diff options
author | Sean Callanan <scallanan@apple.com> | 2014-04-24 21:43:04 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2014-04-24 21:43:04 +0000 |
commit | 4640a01c1c8905a77d2c448ff038039d68882033 (patch) | |
tree | 955f63685ebf2b3ec6a5a58b1fc5d0c63b24aedc /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 91dcf0f97786a126e8dca3946a0579163038338d (diff) | |
download | llvm-4640a01c1c8905a77d2c448ff038039d68882033.zip llvm-4640a01c1c8905a77d2c448ff038039d68882033.tar.gz llvm-4640a01c1c8905a77d2c448ff038039d68882033.tar.bz2 |
Fixed a flipped conditional when writing back the
values of variables in the Materializer.
The Materializer should not write the variable
back if its new value is the *same* as the old
value, not if the new value is *different*.
<rdar://problem/16712205>
llvm-svn: 207148
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions