llvm-6502/lib/Transforms/IPO
2008-09-24 00:55:02 +00:00
..
AddReadAttrs.cpp Implement review feedback from Devang: make use 2008-09-20 16:45:58 +00:00
ArgumentPromotion.cpp s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ConstantMerge.cpp Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
DeadArgumentElimination.cpp s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +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 Put FN_NOTE_AlwaysInline and others in FnAttr namespace. 2008-09-24 00:06:15 +00:00
Inliner.cpp Put FN_NOTE_AlwaysInline and others in FnAttr namespace. 2008-09-24 00:06:15 +00:00
InlineSimple.cpp Put FN_NOTE_AlwaysInline and others in FnAttr namespace. 2008-09-24 00:06: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 s/ParameterAttributes/Attributes/g 2008-09-23 23:03:40 +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 s/ParamAttrsWithIndex/FnAttributeWithIndex/g 2008-09-24 00:55:02 +00:00