llvm-6502/lib/Transforms/IPO
Brian Gaeke 09ca4115ee Make deadarghaX0r warning louder.
(I just love typing haX0r.   haX0r haX0r haX0r.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11079 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-02 19:32:27 +00:00
..
ConstantMerge.cpp Merging constants can cause further room for improvement. Iterate until 2003-12-28 07:19:08 +00:00
DeadArgumentElimination.cpp Make deadarghaX0r warning louder. 2004-02-02 19:32:27 +00:00
DeadTypeElimination.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
ExtractFunction.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
FunctionResolution.cpp * Finegrainify namespacification 2003-11-20 21:21:31 +00:00
GlobalDCE.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
Inliner.cpp Finegrainify namespacification 2003-11-21 21:45:31 +00:00
Inliner.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
InlineSimple.cpp Considering that CI is not even IN SCOPE here, I wooda thought the compiler 2003-11-21 21:57:29 +00:00
Internalize.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
IPConstantPropagation.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
LowerSetJmp.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MutateStructTypes.cpp Remove dependence on structure index type. s/MT/FT 2004-01-09 06:02:51 +00:00
Parallelize.cpp Finegrainify namespacification 2003-11-21 21:54:22 +00:00
PruneEH.cpp Delete dead line 2003-11-22 02:26:17 +00:00
RaiseAllocations.cpp Implement RaiseAllocations/FreeCastConstantExpr.ll 2003-12-07 01:42:08 +00:00
SimpleStructMutation.cpp Get rid of using decls, finegrainify namespacification 2003-11-21 21:52:10 +00:00