llvm-6502/include/llvm/Analysis
Nick Lewycky 280a6e607d Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989
r48047 r48084 r48085 r48086 r48088 r48096 r48099 r48109 and r48123.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50265 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-25 16:53:59 +00:00
..
AliasAnalysis.h
AliasSetTracker.h Teach AliasSetTracker about VAArgInst. 2008-04-14 18:34:50 +00:00
CallGraph.h add a new CallGraphNode::removeCallEdgeFor method, tidy some comments. 2008-04-13 19:41:25 +00:00
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DominatorInternals.h Major repairs to the post-dominators implementation. Patch from Florian Brandner! 2008-04-16 04:21:16 +00:00
Dominators.h Major repairs to the post-dominators implementation. Patch from Florian Brandner! 2008-04-16 04:21:16 +00:00
FindUsedTypes.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h Don't include <map> in Pass.h, which doesn't need it. This requires 2008-03-21 23:51:57 +00:00
LoadValueNumbering.h
LoopInfo.h Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
LoopPass.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
MemoryDependenceAnalysis.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
Passes.h
PostDominators.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h PassInfo keep tracks whether a pass is an analysis pass or not. 2008-03-19 21:56:59 +00:00
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h
Verifier.h