Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Remove {{ *}} from testcases | Krzysztof Parzyszek | 2018-03-06 | 1 | -2/+1 |
| | | | | | | The spaces in the instructions are now consistent. llvm-svn: 326829 | ||||
* | [Hexagon] Bit-based instruction simplification | Krzysztof Parzyszek | 2015-10-20 | 1 | -0/+80 |
Analyze bit patterns of operands and values of instructions to perform various simplifications, dead/redundant code elimination, etc. llvm-svn: 250868 |