summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/select-cc.ll
Commit message (Collapse)AuthorAgeFilesLines
* XFAIL some of the generic CodeGen tests for Hexagon.Jyotsna Verma2013-03-251-1/+1
| | | | | | | | | | | | test/CodeGen/Generic/2008-02-20-MatchingMem.ll: Test contains inline assembly not supported by Hexagon. Following tests are XFAILed due to multiple return values which Hexagon doesn't support. test/CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll test/CodeGen/Generic/select-cc.ll test/CodeGen/Generic/vector.ll llvm-svn: 177912
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Implement split and scalarize for SELECT_CC, fixing PR2504Chris Lattner2008-06-301-0/+9
llvm-svn: 52887
OpenPOWER on IntegriCloud