Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Hexagon] Fixes to the bitsplit generation | Krzysztof Parzyszek | 2017-03-09 | 1 | -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 |