This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
mlir
/
test
/
TestDialect
History
Jacques Pienaar
8b4c214046
Use TestDialect to test traits instead of unittest.
...
-- PiperOrigin-RevId: 249916947
2019-06-01 20:01:12 -07:00
..
CMakeLists.txt
Add a new TestDialect directory in tests/. This directory defines a fake 'TestDialect' that allows for the use of FileCheck to test things that aren't currently used anywhere else in tree. As a first order, this should simplify the tests used for tablegen components revolving around operation constraints/patterns.
2019-06-01 19:59:04 -07:00
lit.local.cfg
Add a new TestDialect directory in tests/. This directory defines a fake 'TestDialect' that allows for the use of FileCheck to test things that aren't currently used anywhere else in tree. As a first order, this should simplify the tests used for tablegen components revolving around operation constraints/patterns.
2019-06-01 19:59:04 -07:00
TestDialect.cpp
Add a new TestDialect directory in tests/. This directory defines a fake 'TestDialect' that allows for the use of FileCheck to test things that aren't currently used anywhere else in tree. As a first order, this should simplify the tests used for tablegen components revolving around operation constraints/patterns.
2019-06-01 19:59:04 -07:00
TestDialect.h
Make TupleOf take a list of allowed types.
2019-06-01 19:59:13 -07:00
TestOps.td
Use TestDialect to test traits instead of unittest.
2019-06-01 20:01:12 -07:00
TestPatterns.cpp
Add a new TestDialect directory in tests/. This directory defines a fake 'TestDialect' that allows for the use of FileCheck to test things that aren't currently used anywhere else in tree. As a first order, this should simplify the tests used for tablegen components revolving around operation constraints/patterns.
2019-06-01 19:59:04 -07:00