Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove these two directories. The tests can be ported to dragonegg if | Eric Christopher | 2011-07-27 | 1 | -9/+0 |
| | | | | | | they're still wanted. llvm-svn: 136193 | ||||
* | Dragonegg cannot output bitcode, only human readable IR, so use -S rather | Duncan Sands | 2010-11-25 | 1 | -1/+1 |
| | | | | | | than -c. llvm-svn: 120157 | ||||
* | For multipart tests, place the parts with no | Duncan Sands | 2007-07-23 | 1 | -1/+1 |
| | | | | | | | RUN line in Support. Give up on sending output to /dev/null - this cannot always be arranged. llvm-svn: 40436 | ||||
* | Test that TREE_CONSTANT is being set correctly. | Duncan Sands | 2007-05-02 | 1 | -0/+9 |
llvm-svn: 36645 |