aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2014-04-24 21:43:04 +0000
committerSean Callanan <scallanan@apple.com>2014-04-24 21:43:04 +0000
commit4640a01c1c8905a77d2c448ff038039d68882033 (patch)
tree955f63685ebf2b3ec6a5a58b1fc5d0c63b24aedc /llvm/lib/Transforms/Utils/Local.cpp
parent91dcf0f97786a126e8dca3946a0579163038338d (diff)
downloadllvm-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