llvm-6502/lib/Transforms/IPO
Reid Spencer 3188cab989 Avoid an unnecessary isa<Constant>.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14963 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-18 08:31:18 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp bug 122: 2004-07-18 00:44:37 +00:00
GlobalDCE.cpp Remove useless statistic, fix some slightly broken logic 2004-07-18 07:22:58 +00:00
GlobalOpt.cpp bug 122: 2004-07-18 00:44:37 +00:00
Inliner.cpp Fix a rather serious bug in previous checkin 2004-07-18 06:56:58 +00:00
Inliner.h
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp Avoid an unnecessary isa<Constant>. 2004-07-18 08:31:18 +00:00
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile
PruneEH.cpp
RaiseAllocations.cpp bug 122: 2004-07-18 00:44:37 +00:00