1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner 228e66d208 Fix typo in comment
llvm-svn: 16384
2004-09-17 03:58:39 +00:00
..
ArgumentPromotion.cpp Fix typo in comment 2004-09-17 03:58:39 +00:00
ConstantMerge.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
DeadArgumentElimination.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
DeadTypeElimination.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
ExtractFunction.cpp Clarify the logic: the flag is renamed to `deleteFn' to signify it will delete 2004-04-22 23:00:51 +00:00
FunctionResolution.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
GlobalConstifier.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
GlobalDCE.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Inliner.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Inliner.h Simplify the interface and remove an unneeded #include 2004-05-23 21:21:35 +00:00
InlineSimple.cpp This patch makes the inliner refuse to inline functions that have alloca 2004-08-12 05:45:09 +00:00
Internalize.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
IPConstantPropagation.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
LoopExtractor.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
LowerSetJmp.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
PruneEH.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
RaiseAllocations.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00