summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/SCCP.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-04-01 08:03:55 +0000
committerChris Lattner <sabre@nondot.org>2006-04-01 08:03:55 +0000
commitdcd0792622a4dca8b51026db4e96c50a5a5e0f53 (patch)
treeeaadd1ee368eab6572a54dc638d267cc7dc8d285 /llvm/lib/Transforms/Scalar/SCCP.cpp
parent2b11adcf5c65108ff0f045bbfb3cf7b6357ce0f2 (diff)
downloadbcm5719-llvm-dcd0792622a4dca8b51026db4e96c50a5a5e0f53.tar.gz
bcm5719-llvm-dcd0792622a4dca8b51026db4e96c50a5a5e0f53.zip
Fold A^(B&A) -> (B&A)^A
Fold (B&A)^A == ~B & A This implements InstCombine/xor.ll:test2[56] llvm-svn: 27328
Diffstat (limited to 'llvm/lib/Transforms/Scalar/SCCP.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud