summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/addr-calc-opt.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Update more testcasesKrzysztof Parzyszek2018-03-061-1/+1
| | | | llvm-svn: 326830
* [Hexagon] Remove {{ *}} from testcasesKrzysztof Parzyszek2018-03-061-1/+1
| | | | | | The spaces in the instructions are now consistent. llvm-svn: 326829
* [Hexagon] Improve balancing of address calculationKrzysztof Parzyszek2016-07-291-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
OpenPOWER on IntegriCloud