llvm-6502/lib/Transforms/IPO
Chris Lattner 40c4959e9f Simplify funcresolve a bit more
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6480 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-31 20:44:46 +00:00
..
Cilkifier.cpp
Cilkifier.h
ConstantMerge.cpp Global constants CAN be external 2003-04-18 04:34:29 +00:00
DeadTypeElimination.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
ExtractFunction.cpp Add new linkage types to support a real frontend 2003-04-16 20:28:45 +00:00
FunctionResolution.cpp Simplify funcresolve a bit more 2003-05-31 20:44:46 +00:00
GlobalDCE.cpp
InlineSimple.cpp * Separate all of the grunt work of inlining out into the Utils library. 2003-05-29 15:11:31 +00:00
Internalize.cpp Make the list accept comma separated names 2003-05-22 20:27:13 +00:00
Makefile
MutateStructTypes.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
OldPoolAllocate.cpp Disable construction of pool allocator 2003-01-24 20:13:20 +00:00
Parallelize.cpp Add new linkage types to support a real frontend 2003-04-16 20:28:45 +00:00
PoolAllocate.cpp Added support for function pointers 2003-05-29 22:42:44 +00:00
RaiseAllocations.cpp
SimpleStructMutation.cpp