summaryrefslogtreecommitdiff
path: root/test/CodeGen/CPP
Commit message (Expand)AuthorAge
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* fix PR5295 where the .ll parser didn't reject a function after a globalChris Lattner2009-10-25
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Fix code emission for conditional branches.Anton Korobeynikov2009-05-04
* 'The attached patch fixes an issue where llc -march=cpp fails withChris Lattner2009-05-01
* Put CPPBackend tests into their own directory and run them only if they'reBill Wendling2008-07-10