llvm-6502/include/llvm/Analysis
Owen Anderson 690c684fc6 Make ETForest depend on DomTree rather than IDom. This is the first step
in the long process that will be fixing PR 217.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36034 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-14 23:49:24 +00:00
..
AliasAnalysis.h add #include 2007-02-12 05:00:35 +00:00
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantFolding.h Make this a *real* header: 2007-01-30 23:47:35 +00:00
ConstantsScanner.h
Dominators.h Make ETForest depend on DomTree rather than IDom. This is the first step 2007-04-14 23:49:24 +00:00
ET-Forest.h Simplify 2007-02-21 19:57:33 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h
LoopPass.h Use schedulePass() instead of assignPassManager() to add new LPPassManager. 2007-03-06 19:11:25 +00:00
Passes.h
PostDominators.h Completely purge DomSet. This is the (hopefully) final patch for PR1171. 2007-04-07 07:17:27 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
ScalarEvolutionExpander.h CSE simple binary expressions when they are inserted. This makes LSR produce 2007-04-13 05:04:18 +00:00
ScalarEvolutionExpressions.h Make it possible to create an SCEVUnknown from an APInt as well as an int. 2007-03-01 22:28:51 +00:00
Trace.h
ValueNumbering.h
Verifier.h