llvm-6502/lib/Analysis
Vikram S. Adve bac0622ef9 Two bug fixes:
(1) Make entries for Constant values in the ScalarMap.
(2) Set MOD bit for the node pointed to by the
    argument of a free instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4948 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-06 21:17:10 +00:00
..
DataStructure Two bug fixes: 2002-12-06 21:17:10 +00:00
IPA (1) Bug fix that was causing nodes with dangling references to be freed. 2002-11-27 17:37:46 +00:00
LiveVar
AliasAnalysis.cpp
AliasSetTracker.cpp
ConstantRange.cpp
Expressions.cpp
InductionVariable.cpp Fix warning 2002-11-09 00:49:43 +00:00
InstCount.cpp Simplify code 2002-12-03 19:40:16 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp