summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/XCore/resources_combine.ll
Commit message (Collapse)AuthorAgeFilesLines
* [XCore] Add dag combines for instructions that ignore some input bits.Richard Osborne2014-02-271-0/+41
| | | | | | | These instructions ignore the high bits of one of their input operands - try and use this to simplify the code. llvm-svn: 202394
* [XCore] Provide information about known zero bits of resource instructions.Richard Osborne2014-02-271-0/+52
llvm-svn: 202393
OpenPOWER on IntegriCloud