llvm-6502/include/llvm/Analysis
Chris Lattner cee8f9ae67 Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.

Move files and fix #includes


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1400 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-27 00:03:19 +00:00
..
LiveVar --added support for implicit operands in machine instructions 2001-10-12 17:46:27 +00:00
CallGraph.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
ConstantsScanner.h Convert more code to use new style casts 2001-10-01 20:11:19 +00:00
Dominators.h Changes to compile with GCC 2.96 2001-10-13 06:25:03 +00:00
Expressions.h
FindUnsafePointerTypes.h Initial checkin of pointer safety checker 2001-11-07 21:16:12 +00:00
FindUsedTypes.h Fix protection probs 2001-11-15 15:24:31 +00:00
InductionVariable.h * Implement dominator based loop identification 2001-11-26 18:41:20 +00:00
InstForest.h Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
LoopDepth.h
LoopInfo.h * Implement dominator based loop identification 2001-11-26 18:41:20 +00:00
ModuleAnalyzer.h
SimplifyCFG.h
SlotCalculator.h
Verifier.h
Writer.h Add writer support for call graph nodes and loops and induction variables 2001-11-26 18:47:46 +00:00