llvm-6502/lib/Transforms/IPO
Chris Lattner 019a7c801b Fix references to functions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5222 91177308-0d34-0410-b5e6-96231b3b80d8
2003-01-13 00:27:23 +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
DeadTypeElimination.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
ExtractFunction.cpp
FunctionResolution.cpp - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
GlobalDCE.cpp
InlineSimple.cpp Fix references to functions 2003-01-13 00:27:23 +00:00
Internalize.cpp
Makefile
MutateStructTypes.cpp Fix symbol table problem 2002-11-20 19:32:43 +00:00
OldPoolAllocate.cpp
Parallelize.cpp This file implements a pass that automatically parallelizes a program, 2002-12-10 00:43:34 +00:00
RaiseAllocations.cpp
SimpleStructMutation.cpp