..
AddReadAttrs.cpp
Add a new pass AddReadAttrs which works out which functions
2008-09-19 08:17:05 +00:00
ArgumentPromotion.cpp
Update the callgraph correctly in ArgumentPromotion.
2008-09-08 11:07:35 +00:00
ConstantMerge.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
DeadArgumentElimination.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
DeadTypeElimination.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
ExtractGV.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
GlobalDCE.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
GlobalOpt.cpp
Make safer variant of alias resolution routine to be default
2008-09-09 20:05:04 +00:00
IndMemRemoval.cpp
fix crash when the malloc/free function is defined or is a declaration with 0 parameters.
2008-09-06 17:44:06 +00:00
InlineAlways.cpp
Fix typo in a comment.
2008-09-03 20:25:40 +00:00
Inliner.cpp
Use removeAllCalledFunctions rather than removing
2008-09-05 14:56:53 +00:00
InlineSimple.cpp
Add parentheses to make code more readable.
2008-09-03 19:57:15 +00:00
Internalize.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
IPConstantPropagation.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
LoopExtractor.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
LowerSetJmp.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00
PartialSpecialization.cpp
try to seperate the mechanism into something others can use
2008-09-04 18:51:26 +00:00
PruneEH.cpp
Reapply 55859. This doesn't change anything as
2008-09-08 11:05:51 +00:00
RaiseAllocations.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
StripDeadPrototypes.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
StripSymbols.cpp
Tidy up several unbeseeming casts from pointer to intptr_t.
2008-09-04 17:05:41 +00:00
StructRetPromotion.cpp
Update the callgraph correctly.
2008-09-08 11:08:09 +00:00