commit | fec793c98f15c8a7fafafc525e66a567e9579532 | [log] [tgz] |
---|---|---|
author | Sam Parker <sam.parker@arm.com> | Mon Nov 05 11:26:04 2018 +0000 |
committer | Sam Parker <sam.parker@arm.com> | Mon Nov 05 11:26:04 2018 +0000 |
tree | e6a3ff271dfca7413e2ada8f682765eda18becd7 | |
parent | fcd8adab309c984360d3767dc794edc2ee1603bf [diff] |
[ARM] Turn assert into condition in ARMCGP Turn the assert in PrepareConstants into a conditon so that we can handle mul instructions with negative immediates. Differential Revision: https://reviews.llvm.org/D54094 llvm-svn: 346126