summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/bit-loop.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Remove {{ *}} from testcasesKrzysztof Parzyszek2018-03-061-2/+1
| | | | | | The spaces in the instructions are now consistent. llvm-svn: 326829
* [Hexagon] Bit-based instruction simplificationKrzysztof Parzyszek2015-10-201-0/+80
Analyze bit patterns of operands and values of instructions to perform various simplifications, dead/redundant code elimination, etc. llvm-svn: 250868
OpenPOWER on IntegriCloud