llvm-6502/lib/Transforms/IPO
Chris Lattner 4e4c444d5c If we are linking two global variables and they have the same size, do not
spew warnings, even if the types don't match.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15933 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-20 00:30:39 +00:00
..
ArgumentPromotion.cpp
ConstantMerge.cpp
DeadArgumentElimination.cpp Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
DeadTypeElimination.cpp
ExtractFunction.cpp
FunctionResolution.cpp If we are linking two global variables and they have the same size, do not 2004-08-20 00:30:39 +00:00
GlobalDCE.cpp Remove useless statistic, fix some slightly broken logic 2004-07-18 07:22:58 +00:00
GlobalOpt.cpp Implement test/Regression/Transforms/GlobalConstifier/phi-select.llx 2004-08-14 20:57:17 +00:00
Inliner.cpp Fix another really nasty regression that Anshu pointed out. In cases where 2004-08-08 03:29:50 +00:00
Inliner.h
InlineSimple.cpp This patch makes the inliner refuse to inline functions that have alloca 2004-08-12 05:45:09 +00:00
Internalize.cpp
IPConstantPropagation.cpp Avoid an unnecessary isa<Constant>. 2004-07-18 08:31:18 +00:00
LoopExtractor.cpp "extract" the block extractor pass from bugpoint (haha) 2004-08-13 03:05:17 +00:00
LowerSetJmp.cpp
Makefile
PruneEH.cpp Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
RaiseAllocations.cpp Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00