summaryrefslogtreecommitdiff
path: root/test/CodeGen/CPP
Commit message (Expand)AuthorAge
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-13
* CPP backend: set volatile property on atomic instructions.Tim Northover2014-06-13
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-09
* Begin adding docs and IR-level support for the inalloca attributeReid Kleckner2013-12-19
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* test commit: remove blank line.Jiong Wang2013-03-14
* test commitVictor Oliveira2012-07-18
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-25
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Testcase for commit 149833 (use of an uninitialized variable noticedDuncan Sands2012-02-05
* 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