summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/memops-stack.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Improve patterns with stack-based addressingKrzysztof Parzyszek2016-07-151-0/+147
- 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
OpenPOWER on IntegriCloud