llvm-6502/lib/Transforms/IPO
Devang Patel df9292cbdd Strip new llvm.dbg.value intrinsic.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95807 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-10 21:19:56 +00:00
..
ArgumentPromotion.cpp Fix "the the" and similar typos. 2010-02-10 16:03:48 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Speculatively revert r94322 to see if it fixes darwin selfhost buildbot. 2010-01-23 20:32:12 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp Be less stingy as to how many selects and phi nodes we 2010-01-07 05:48:42 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Keep iterating over all uses when meeting a phi node in AllUsesOfValueWillTrapIfNull(). 2010-01-29 23:54:14 +00:00
InlineAlways.cpp
Inliner.cpp Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
InlineSimple.cpp
Internalize.cpp Change errs() to dbgs(). 2010-01-05 01:28:07 +00:00
IPConstantPropagation.cpp
IPO.cpp
LoopExtractor.cpp
LowerSetJmp.cpp
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
MergeFunctions.cpp Kill ModuleProvider and ghost linkage by inverting the relationship between 2010-01-27 20:34:15 +00:00
PartialInlining.cpp Fix "the the" and similar typos. 2010-02-10 16:03:48 +00:00
PartialSpecialization.cpp
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp Strip new llvm.dbg.value intrinsic. 2010-02-10 21:19:56 +00:00
StructRetPromotion.cpp Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer. 2010-01-05 13:12:22 +00:00