Implement folding of a bunch of binops with undef
authorChris Lattner <sabre@nondot.org>
Thu, 20 Apr 2006 05:39:12 +0000 (05:39 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 20 Apr 2006 05:39:12 +0000 (05:39 +0000)
commit62b5772959741f1f1368e9a603d171caac1083f5
tree16e53a963bf49309d5f0a0b825f7db5c94db86c1
parent1ef81aff91c64f8d97e5780f095260fcf8e9dd7f
Implement folding of a bunch of binops with undef

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27863 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp