llvm/lib/Transforms/IPO
2008-09-22 22:32:29 +00:00
..
AddReadAttrs.cpp Implement review feedback from Devang: make use 2008-09-20 16:45:58 +00:00
ArgumentPromotion.cpp Update the callgraph correctly in ArgumentPromotion. 2008-09-08 11:07:35 +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 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 Add hasNote() to check note associated with a function. 2008-09-22 22:32:29 +00:00
Inliner.cpp Add hasNote() to check note associated with a function. 2008-09-22 22:32:29 +00:00
InlineSimple.cpp Add hasNote() to check note associated with a function. 2008-09-22 22:32:29 +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