llvm-6502/lib/Transforms/IPO
Zhou Sheng 6b6b6ef167 For PR1043:
Merge ConstantIntegral and ConstantBool into ConstantInt.
Remove ConstantIntegral and ConstantBool from LLVM.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33073 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-11 12:24:14 +00:00
..
ArgumentPromotion.cpp For PR950: 2006-12-31 05:48:39 +00:00
ConstantMerge.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
DeadArgumentElimination.cpp For PR950: 2006-12-31 05:48:39 +00:00
DeadTypeElimination.cpp For PR411: 2007-01-06 07:24:44 +00:00
ExtractFunction.cpp
FunctionResolution.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
GlobalDCE.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
GlobalOpt.cpp For PR1043: 2007-01-11 12:24:14 +00:00
IndMemRemoval.cpp For PR950: 2006-12-31 05:48:39 +00:00
Inliner.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
Inliner.h
InlineSimple.cpp For PR950: 2006-11-27 01:05:10 +00:00
Internalize.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
IPConstantPropagation.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
LoopExtractor.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
LowerSetJmp.cpp relax types 2007-01-07 06:59:47 +00:00
Makefile
PruneEH.cpp Eliminate static ctors due to Statistic objects 2006-12-19 22:09:18 +00:00
RaiseAllocations.cpp For PR950: 2006-12-31 05:48:39 +00:00
SimplifyLibCalls.cpp Types should be const. 2007-01-07 21:45:41 +00:00
StripSymbols.cpp For PR411: 2007-01-06 07:24:44 +00:00