summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/bit-bitsplit-at.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Fixes to the bitsplit generationKrzysztof Parzyszek2017-03-091-0/+33
- Fix the insertion point, which occasionally could have been incorrect. - Avoid creating multiple bitsplits with the same operands, if an old one could be reused. llvm-svn: 297414
OpenPOWER on IntegriCloud