aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CPP
AgeCommit message (Expand)Author
2013-03-14test commit: remove blank line.Jiong Wang
2012-07-18test commitVictor Oliveira
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky
2012-02-05Testcase for commit 149833 (use of an uninitialized variable noticedDuncan Sands
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2009-10-25fix PR5295 where the .ll parser didn't reject a function after a globalChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-05-04Fix code emission for conditional branches.Anton Korobeynikov
2009-05-01'The attached patch fixes an issue where llc -march=cpp fails withChris Lattner
2008-07-10Put CPPBackend tests into their own directory and run them only if they'reBill Wendling