summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CPP
Commit message (Expand)AuthorAgeFilesLines
* Remove bit-rotten CppBackend.James Y Knight2016-05-058-163/+0
* Fix CPP Backend for GEP API changes for opaque pointer typesDavid Blaikie2015-09-081-0/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-272-6/+6
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-0/+14
* CPP backend: set volatile property on atomic instructions.Tim Northover2014-06-131-0/+75
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Begin adding docs and IR-level support for the inalloca attributeReid Kleckner2013-12-191-0/+7
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* test commit: remove blank line.Jiong Wang2013-03-141-1/+0
* test commitVictor Oliveira2012-07-181-0/+1
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* Testcase for commit 149833 (use of an uninitialized variable noticedDuncan Sands2012-02-051-0/+6
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-171-756/+0
* fix PR5295 where the .ll parser didn't reject a function after a globalChris Lattner2009-10-251-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-094-4/+4
* Remove obsolete -f flags.Dan Gohman2009-08-252-2/+2
* Fix code emission for conditional branches.Anton Korobeynikov2009-05-041-0/+28
* 'The attached patch fixes an issue where llc -march=cpp fails withChris Lattner2009-05-011-0/+13
* Put CPPBackend tests into their own directory and run them only if they'reBill Wendling2008-07-103-0/+768
OpenPOWER on IntegriCloud