1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner 3bef1d6ae4 Dead files
llvm-svn: 8289
2003-09-01 16:49:57 +00:00
..
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp Fix bug: FunctionResolve/2003-08-23-ArgumentWarning.ll 2003-08-23 20:03:05 +00:00
GlobalDCE.cpp Fixed a segfault in gccld. 2003-08-07 14:43:13 +00:00
Inliner.cpp Heavily refactor code: 2003-08-31 19:10:30 +00:00
Inliner.h Heavily refactor code: 2003-08-31 19:10:30 +00:00
InlineSimple.cpp Heavily refactor code: 2003-08-31 19:10:30 +00:00
Internalize.cpp
Makefile
MutateStructTypes.cpp
Parallelize.cpp If "These should be used only by the auto-parallelization pass", we might as 2003-09-01 16:49:38 +00:00
PruneEH.cpp Add accessor function 2003-08-31 16:30:07 +00:00
RaiseAllocations.cpp Change the RaiseAllocations pass to be a Pass instead of a BasicBlock pass. 2003-09-01 03:14:56 +00:00
SimpleStructMutation.cpp