Add instructions to fold unary and binary instructions.
authorChris Lattner <sabre@nondot.org>
Wed, 27 Jun 2001 23:31:34 +0000 (23:31 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Jun 2001 23:31:34 +0000 (23:31 +0000)
commit6bb09d96a05f9cfab4b0ef4a2b834d6ff4e6caa5
tree5298e29549e5be67a5e2aca1f8145c7df2ed98d8
parent3596366bed2ec5e492d994f88ea76829a0e3d657
Add instructions to fold unary and binary instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@87 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ConstantHandling.h
lib/VMCore/ConstantFold.h
lib/VMCore/ConstantFolding.h