llvm-6502/lib/Transforms/IPO
Misha Brukman 99cc88bb64 * Remove function to find "main" in a Module, there's a method for that
* Removing extraneous empty space and empty comment lines


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12014 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-29 23:09:10 +00:00
..
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp Since LLVM uses structure type equivalence, it isn't useful to keep around 2004-02-26 20:02:23 +00:00
ExtractFunction.cpp
FunctionResolution.cpp
GlobalDCE.cpp
GlobalOpt.cpp setcond instructions don't have aliasing implications. 2004-02-27 18:09:25 +00:00
Inliner.cpp
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
LowerSetJmp.cpp
Makefile
MutateStructTypes.cpp
Parallelize.cpp * Remove function to find "main" in a Module, there's a method for that 2004-02-29 23:09:10 +00:00
PruneEH.cpp Intrinsic functions cannot throw 2004-02-13 16:46:46 +00:00
RaiseAllocations.cpp
SimpleStructMutation.cpp Don't depend on auto data conversion 2004-02-09 05:16:30 +00:00