Implement creation of ICmp and FCmp constant expressions.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 3 Dec 2006 05:48:19 +0000 (05:48 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 3 Dec 2006 05:48:19 +0000 (05:48 +0000)
commit728b6db6fbd3caee7fa25b377f4592160476bb9c
tree27a7dc83db58b92307801961ed76425c15c786d3
parent3795ad164a26ec826f43dece346e25f551c7f095
Implement creation of ICmp and FCmp constant expressions.

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