llvm-6502/lib/Transforms/IPO
Chris Lattner 250d91b4bf Fix FIXME by removing FIXME
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7832 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-13 22:15:04 +00:00
..
Cilkifier.cpp
Cilkifier.h
ConstantMerge.cpp
DeadArgumentElimination.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp Fix FIXME by removing FIXME 2003-08-13 22:15:04 +00:00
GlobalDCE.cpp Fixed a segfault in gccld. 2003-08-07 14:43:13 +00:00
InlineSimple.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Internalize.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Makefile
MutateStructTypes.cpp DEBUG got moved to Support/Debug.h 2003-08-01 22:15:03 +00:00
Parallelize.cpp Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
RaiseAllocations.cpp Fix handling of 'free' if it has absolutely no prototype 2003-08-11 15:05:08 +00:00
SimpleStructMutation.cpp