diff options
| author | Weiming Zhao <weimingz@codeaurora.org> | 2016-01-15 00:06:58 +0000 |
|---|---|---|
| committer | Weiming Zhao <weimingz@codeaurora.org> | 2016-01-15 00:06:58 +0000 |
| commit | 038393bba00c5654724de27d72ae633ec48533d4 (patch) | |
| tree | 3e4871610d43fd329c577d246ae273efda389a3c /llvm/lib/Analysis | |
| parent | 95e363d0de54e10bf4bf7cc18d84b4998b5e9e78 (diff) | |
| download | bcm5719-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

