Implement constant propogation of multiply and divide instructions!!
authorChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 08:10:14 +0000 (08:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 08:10:14 +0000 (08:10 +0000)
commit05c05ea9cad7d8836e161db674b041a0485fe39f
tree9948fb7a253ad7a96c9bbea09d8fed32ff192ce9
parent24823ccd47d3d59c94d05af18655d9589249d9f8
Implement constant propogation of multiply and divide instructions!!

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