Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Update more testcases | Krzysztof Parzyszek | 2018-03-06 | 1 | -1/+1 |
| | | | | llvm-svn: 326830 | ||||
* | [Hexagon] Remove {{ *}} from testcases | Krzysztof Parzyszek | 2018-03-06 | 1 | -1/+1 |
| | | | | | | The spaces in the instructions are now consistent. llvm-svn: 326829 | ||||
* | [Hexagon] Improve balancing of address calculation | Krzysztof Parzyszek | 2016-07-29 | 1 | -0/+54 |
Rebalances address calculation trees and applies Hexagon-specific optimizations to the trees to improve instruction selection. Patch by Tobias Edler von Koch. llvm-svn: 277151 |