diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2015-02-11 19:54:44 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2015-02-11 19:54:44 +0000 |
commit | 9730116bd6792a91eb965c9fcab19b8f5095b29e (patch) | |
tree | 37fe540d215c8cce04497a67cbf0cab4d910dd11 /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | 349e0626953528454f2566bd56e6565ad5a4fd82 (diff) | |
download | bcm5719-llvm-9730116bd6792a91eb965c9fcab19b8f5095b29e.tar.gz bcm5719-llvm-9730116bd6792a91eb965c9fcab19b8f5095b29e.zip |
Reassociate: cannot negate a INT_MIN value
Summary:
When trying to canonicalize negative constants out of
multiplication expressions, we need to check that the
constant is not INT_MIN which cannot be negated.
Reviewers: mcrosier
Reviewed By: mcrosier
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D7286
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 228872
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions