diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-04-22 20:52:25 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-04-22 20:52:25 +0000 |
commit | f97229d6ba32dc9a74a53eb75dab806d2ca44bff (patch) | |
tree | 63924edaddff3cc0ff19aa1cdf79baeb21ade728 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 0b3868ec6b908dd472bc07d9d003c9e6075bbfda (diff) | |
download | llvm-f97229d6ba32dc9a74a53eb75dab806d2ca44bff.zip llvm-f97229d6ba32dc9a74a53eb75dab806d2ca44bff.tar.gz llvm-f97229d6ba32dc9a74a53eb75dab806d2ca44bff.tar.bz2 |
Fold compares for distinct allocations
Summary:
We can fold compares to false when two distinct allocations within a
function are compared for equality.
Patch by Anna Thomas!
Reviewers: majnemer, reames, sanjoy
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D19390
llvm-svn: 267214
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions