llvm-6502/lib/Transforms/IPO
2003-02-14 19:12:29 +00:00
..
Cilkifier.cpp External routines used to identify Cilk operations inserted by the 2002-12-10 13:08:48 +00:00
Cilkifier.h External routines used to identify Cilk operations inserted by the 2002-12-10 13:08:48 +00:00
ConstantMerge.cpp - Dramatically simplify the ConstantMerge code now that 2002-10-09 23:16:04 +00:00
DeadTypeElimination.cpp Fix a misunderstanding of the standard associative containers 2003-02-14 05:34:36 +00:00
ExtractFunction.cpp Move the function extractor pass from tools/extract into lib/Xform/IPO 2002-11-19 18:42:59 +00:00
FunctionResolution.cpp Fix a bug that cause a crash resolving questionable function calls 2003-02-14 19:12:29 +00:00
GlobalDCE.cpp Use methods that are more explanatory 2002-10-13 17:12:47 +00:00
InlineSimple.cpp Fix references to functions 2003-01-13 00:27:23 +00:00
Internalize.cpp Use the new getMainFunction() method to efficiently locate main 2002-11-08 20:34:21 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
MutateStructTypes.cpp Fix symbol table problem 2002-11-20 19:32:43 +00:00
OldPoolAllocate.cpp Disable construction of pool allocator 2003-01-24 20:13:20 +00:00
Parallelize.cpp This file implements a pass that automatically parallelizes a program, 2002-12-10 00:43:34 +00:00
PoolAllocate.cpp Fix a problem Sumant was running into 2003-02-06 22:03:46 +00:00
RaiseAllocations.cpp Updates to work with recent Statistic's changes: 2002-10-01 22:38:41 +00:00
SimpleStructMutation.cpp Move MutatStructTypes.h out of IPO 2002-11-19 20:49:40 +00:00