summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/clr_set_toggle.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Improve patterns with stack-based addressingKrzysztof Parzyszek2016-07-151-1/+16
| | | | | | | | | - Treat bitwise OR with a frame index as an ADD wherever possible, fold it into addressing mode. - Extend patterns for memops to allow memops with frame indexes as address operands. llvm-svn: 275569
* [Hexagon] Bit-based instruction simplificationKrzysztof Parzyszek2015-10-201-1/+1
| | | | | | | Analyze bit patterns of operands and values of instructions to perform various simplifications, dead/redundant code elimination, etc. llvm-svn: 250868
* Missed testcase for r232577Krzysztof Parzyszek2015-03-181-0/+160
llvm-svn: 232578
OpenPOWER on IntegriCloud