commit | 8f43bb43cc9cfc1bad4a833e5a14d95ec5fa1978 | [log] [tgz] |
---|---|---|
author | Weiming Zhao <weimingz@codeaurora.org> | Fri Jan 15 00:06:58 2016 +0000 |
committer | Weiming Zhao <weimingz@codeaurora.org> | Fri Jan 15 00:06:58 2016 +0000 |
tree | bdd7c22cdbd08afd0fad4abe4226e6e9eb04eae0 | |
parent | 112e094b77fca6e21653a04c5766df189a86afa4 [diff] |
Fix AArch64ConditionOptimizer Summary: This pass may modify the Cmp operands. However, the flag reg may be used by both the branch and CSEL. Modifying CMP will have side effect on CSEL. Reviewers: t.p.northover Subscribers: llvm-commits, aemerson, rengolin Differential Revision: http://reviews.llvm.org/D16147 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257844 91177308-0d34-0410-b5e6-96231b3b80d8