llvm-6502/lib/Transforms/IPO
Duncan Sands e10920d678 Fix a README item: have functionattrs look through selects and
phi nodes when deciding which pointers point to local memory.
I actually checked long ago how useful this is, and it isn't
very: it hardly ever fires in the testsuite, but since Chris
wants it here it is!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92836 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-06 15:37:47 +00:00
..
ArgumentPromotion.cpp Change errs() to dbgs(). 2010-01-05 01:28:37 +00:00
CMakeLists.txt
ConstantMerge.cpp
DeadArgumentElimination.cpp Change errs() to dbgs(). 2010-01-05 01:28:29 +00:00
DeadTypeElimination.cpp
ExtractGV.cpp
FunctionAttrs.cpp Fix a README item: have functionattrs look through selects and 2010-01-06 15:37:47 +00:00
GlobalDCE.cpp
GlobalOpt.cpp Move remaining stuff to the isInteger predicate. 2010-01-05 21:05:54 +00:00
InlineAlways.cpp
Inliner.cpp Change errs() to dbgs(). 2010-01-05 01:27:51 +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
MergeFunctions.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
PartialInlining.cpp Fix indentation. 2010-01-05 16:20:55 +00:00
PartialSpecialization.cpp
PruneEH.cpp
StripDeadPrototypes.cpp
StripSymbols.cpp Final step in the metadata API restructuring: move the 2009-12-29 09:01:33 +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