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
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
Makefile
PruneEH.cpp
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