| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Hexagon] Improve patterns with stack-based addressing | Krzysztof Parzyszek | 2016-07-15 | 1 | -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 simplification | Krzysztof Parzyszek | 2015-10-20 | 1 | -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 r232577 | Krzysztof Parzyszek | 2015-03-18 | 1 | -0/+160 |
| llvm-svn: 232578 | |||||

