summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorWeiming Zhao <weimingz@codeaurora.org>2016-01-15 00:06:58 +0000
committerWeiming Zhao <weimingz@codeaurora.org>2016-01-15 00:06:58 +0000
commit038393bba00c5654724de27d72ae633ec48533d4 (patch)
tree3e4871610d43fd329c577d246ae273efda389a3c /llvm/lib/Analysis
parent95e363d0de54e10bf4bf7cc18d84b4998b5e9e78 (diff)
downloadbcm5719-llvm-038393bba00c5654724de27d72ae633ec48533d4.tar.gz
bcm5719-llvm-038393bba00c5654724de27d72ae633ec48533d4.zip
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 llvm-svn: 257844
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud