summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CPP
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-094-4/+4
| | | | llvm-svn: 81293
* Remove obsolete -f flags.Dan Gohman2009-08-252-2/+2
| | | | llvm-svn: 79992
* Fix code emission for conditional branches.Anton Korobeynikov2009-05-041-0/+28
| | | | | | Patch by Collin Winter! llvm-svn: 70898
* 'The attached patch fixes an issue where llc -march=cpp fails withChris Lattner2009-05-011-0/+13
| | | | | | | "Invalid primitive type" on input containing the x86_fp80 type.' Patch by Collin Winter! llvm-svn: 70610
* Put CPPBackend tests into their own directory and run them only if they'reBill Wendling2008-07-103-0/+768
supported. llvm-svn: 53427
OpenPOWER on IntegriCloud