refactor handling of symbolic constant folding, picking up
authorChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 21:58:19 +0000 (21:58 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 21:58:19 +0000 (21:58 +0000)
commit1c14c297460e0a6480bab989c0ade346288bbfd2
treecbfa03122b461b9ad864c17e5716ab89fa69231e
parent61783d73223eed373fdcf1e4bda29978323f9e54
refactor handling of symbolic constant folding, picking up
a few new cases( see Integer/a1.ll), but not anything that
would happen in practice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49965 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp
test/Integer/a1.ll.out