Implement InstCombine/add.ll:test20
authorChris Lattner <sabre@nondot.org>
Sat, 10 Apr 2004 22:01:55 +0000 (22:01 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Apr 2004 22:01:55 +0000 (22:01 +0000)
commit66331a4e3312af6cc07b8c583565cc53d5b1516a
treeaec85846d16ebe6516d91644d2ab04f7f3a54108
parent770632451273658c49777392d4f8972a9a4be0cd
Implement InstCombine/add.ll:test20
Canonicalize add of sign bit constant into a xor

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12819 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp