summaryrefslogtreecommitdiff
path: root/lib/VMCore/LLVMContextImpl.cpp
diff options
context:
space:
mode:
authorPawel Wodnicki <pawel@32bitmicro.com>2012-11-21 19:01:53 +0000
committerPawel Wodnicki <pawel@32bitmicro.com>2012-11-21 19:01:53 +0000
commit07d7748544abaaf97123233804a194478ed020b3 (patch)
tree03f936edbb07aad478f391f460fe3602da8044e4 /lib/VMCore/LLVMContextImpl.cpp
parentb30ce3e484f1e7f37a709e6fa7a91712a3d85e97 (diff)
downloadllvm-07d7748544abaaf97123233804a194478ed020b3.tar.gz
llvm-07d7748544abaaf97123233804a194478ed020b3.tar.bz2
llvm-07d7748544abaaf97123233804a194478ed020b3.tar.xz
Merging r168181: into 3.2 release branch.
Fix PR14361: wrong simplification of A+B==B+A. You may think that the old logic replaced by this patch is equivalent to the new logic, but you'd be wrong, and that's exactly where the bug was. There's a similar bug in instsimplify which manifests itself as instsimplify failing to simplify this, rather than doing it wrong, see next commit. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_32@168447 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/LLVMContextImpl.cpp')
0 files changed, 0 insertions, 0 deletions