llvm-6502/include/llvm/Analysis
Chris Lattner 62deff066c Fix phi translation in load PRE to agree with the phi
translation done by memdep, and reenable gep translation 
again.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89992 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-27 06:31:14 +00:00
..
AliasAnalysis.h add a helper 2009-11-23 16:38:54 +00:00
AliasSetTracker.h
CallGraph.h
CaptureTracking.h Extend CaptureTracking to indicate when a value is never stored, even 2009-11-19 21:57:48 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h Use StringRef (again) in DebugInfo interface. 2009-11-25 17:36:49 +00:00
DominatorInternals.h
Dominators.h Remove dead variable found by clang++. 2009-11-14 19:51:20 +00:00
DomPrinter.h
FindUsedTypes.h
InlineCost.h
InstructionSimplify.h factor some instcombine simplifications for getelementptr out to a new 2009-11-27 00:29:05 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h
LazyValueInfo.h disable copying, enforce some invariants. 2009-11-15 20:03:53 +00:00
LibCallAliasAnalysis.h Remove the AliasAnalysis::getMustAliases method, which is dead. 2009-11-22 16:01:44 +00:00
LibCallSemantics.h
LiveValues.h
LoopDependenceAnalysis.h
LoopInfo.h Make Loop::getLoopLatch() work on loops which don't have preheaders, as 2009-11-20 20:51:18 +00:00
LoopPass.h
MemoryBuiltins.h
MemoryDependenceAnalysis.h Fix phi translation in load PRE to agree with the phi 2009-11-27 06:31:14 +00:00
Passes.h
PointerTracking.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
SparsePropagation.h
Trace.h
ValueTracking.h Implement PR1143 (at -m64) by making basicaa look through extensions. We 2009-11-26 18:53:33 +00:00
Verifier.h