llvm-6502/lib/Analysis
Chris Lattner 5953513308 Attempted fixes to the mergemap to make it work better.
Ended up disabling merge map merging completely.  It shall be removed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4550 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-05 00:01:58 +00:00
..
DataStructure Attempted fixes to the mergemap to make it work better. 2002-11-05 00:01:58 +00:00
IPA Simple passes that print out SCCs in the CFGs or in the CallGraph of a module. 2002-11-04 14:20:22 +00:00
LiveVar Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
AliasAnalysis.cpp
AliasSetTracker.cpp
ConstantRange.cpp
Expressions.cpp
InductionVariable.cpp
Interval.cpp
IntervalPartition.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
LoadValueNumbering.cpp
LoopInfo.cpp
Makefile Use PARALLEL_DIRS. 2002-10-11 16:08:17 +00:00
PostDominators.cpp
PrintSCC.cpp Simple passes that print out SCCs in the CFGs or in the CallGraph of a module. 2002-11-04 14:20:22 +00:00
ValueNumbering.cpp Use new isCommutative interface, which gives us SetEQ and SetNE for free. 2002-10-31 04:20:07 +00:00