..
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
llvm-extract should remove module-level asm
2006-10-20 21:35:41 +00:00
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
Implement review feedback for the ConstantBool->ConstantInt merge. Chris
2007-01-12 04:24:46 +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
Remove trailing whitespace
2005-04-21 23:48:37 +00:00
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
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
2007-01-11 18:21:29 +00:00
Makefile
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now
2005-10-24 02:26:13 +00:00
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
Rename BoolTy as Int1Ty. Patch by Sheng Zhou.
2007-01-11 18:21:29 +00:00
StripSymbols.cpp
For PR411:
2007-01-06 07:24:44 +00:00