.. |
ArgumentPromotion.cpp
|
Expand ParameterAttributes to 32 bits (in preparation
|
2008-02-19 21:38:47 +00:00 |
ConstantMerge.cpp
|
remove some dead code.
|
2008-02-13 17:18:26 +00:00 |
DeadArgumentElimination.cpp
|
Expand ParameterAttributes to 32 bits (in preparation
|
2008-02-19 21:38:47 +00:00 |
DeadTypeElimination.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
ExtractFunction.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
GlobalDCE.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
GlobalOpt.cpp
|
Simplify caller updating using a CallSite, as
|
2008-02-18 17:32:13 +00:00 |
IndMemRemoval.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
Inliner.cpp
|
Allow clients to specify the inline threshold when creating
|
2008-01-12 06:49:13 +00:00 |
InlineSimple.cpp
|
Allow clients to specify the inline threshold when creating
|
2008-01-12 06:49:13 +00:00 |
Internalize.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
IPConstantPropagation.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
LoopExtractor.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
LowerSetJmp.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
Makefile
|
remove attribution from lib Makefiles.
|
2007-12-29 20:09:26 +00:00 |
PruneEH.cpp
|
Expand ParameterAttributes to 32 bits (in preparation
|
2008-02-19 21:38:47 +00:00 |
RaiseAllocations.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
SimplifyLibCalls.cpp
|
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
|
2008-02-20 11:08:44 +00:00 |
StripDeadPrototypes.cpp
|
Remove attribution from file headers, per discussion on llvmdev.
|
2007-12-29 20:36:04 +00:00 |
StripSymbols.cpp
|
Handle attribute(used) global variables that are i8.
|
2008-01-16 21:35:43 +00:00 |