summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/CPP
Commit message (Collapse)AuthorAgeFilesLines
* 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