| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Validate the generated C++ code in llvmc tests. | Mikhail Glushenkov | 2009-12-15 | 1 | -1/+2 |
| | | | | | | | | | | | Checks that the code generated by 'tblgen --emit-llvmc' can be actually compiled. Also fixes two bugs found in this way: - forward_transformed_value didn't work with non-list arguments - cl::ZeroOrOne is now called cl::Optional llvm-svn: 91404 | ||||
| * | Rewrite tests to not use Tcl substitution. | Daniel Dunbar | 2009-09-13 | 1 | -1/+1 |
| | | | | | llvm-svn: 81660 | ||||
| * | Add tests for tblgen's LLVMC backend. | Mikhail Glushenkov | 2008-12-07 | 1 | -0/+8 |
| llvm-svn: 60657 | |||||

