llvm-6502/lib/Transforms/IPO
Jeff Cohen ca5183d445 Unbreak VC++ build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34917 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-05 00:00:42 +00:00
..
ArgumentPromotion.cpp Use APInt conversion to string so the result is correct regardless of the 2007-03-01 21:00:32 +00:00
ConstantMerge.cpp
DeadArgumentElimination.cpp Eliminate use of ctors that take vectors. 2007-02-13 02:10:56 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
GlobalDCE.cpp
GlobalOpt.cpp Prefer non-virtual calls to ConstantInt::isZero over virtual calls to 2007-03-02 00:28:52 +00:00
IndMemRemoval.cpp
Inliner.cpp
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LoopExtractor.cpp
LowerSetJmp.cpp Eliminate use of ctors that take vectors. 2007-02-13 02:10:56 +00:00
Makefile
PruneEH.cpp Eliminate use of ctors that take vectors. 2007-02-13 02:10:56 +00:00
RaiseAllocations.cpp Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
SimplifyLibCalls.cpp Prefer non-virtual calls to ConstantInt::isZero over virtual calls to 2007-03-02 00:28:52 +00:00
StripDeadPrototypes.cpp fix comment 2007-02-18 22:10:58 +00:00
StripSymbols.cpp Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::string, Value*> 2007-02-12 05:18:08 +00:00