summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/cmp-to-predreg.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Remove {{ *}} from testcasesKrzysztof Parzyszek2018-03-061-4/+4
| | | | | | The spaces in the instructions are now consistent. llvm-svn: 326829
* [Hexagon] Adding some compare tests, fixing existing XFAILed tests, and ↵Colin LeMahieu2015-06-171-1/+1
| | | | | | removing mcpu=hexagonv4 since that's the minimum version anyway. llvm-svn: 239917
* [Hexagon] Simplifying and formatting several patterns. Changing a pattern ↵Colin LeMahieu2015-02-051-2/+2
| | | | | | multiply to be expanded. llvm-svn: 228347
* Hexagon: Add V4 compare instructions. Enable relationship mappingJyotsna Verma2013-02-051-0/+43
for the existing instructions. llvm-svn: 174389
OpenPOWER on IntegriCloud