llvm-6502/lib/Analysis
2003-02-04 00:59:50 +00:00
..
DataStructure Fix a huge bug with handling non-pointer instructions 2003-02-04 00:59:50 +00:00
IPA Change DSGraph stuff to use hash_(set|map) instead of std::(set|map) 2003-02-01 04:52:08 +00:00
LiveVar Rename llvm/Analysis/LiveVar/FunctionLiveVarInfo.h -> llvm/CodeGen/FunctionLiveVarInfo.h 2003-01-14 23:05:08 +00:00
AliasAnalysis.cpp Add statistics to basicAA pass 2003-02-03 21:16:17 +00:00
AliasSetTracker.cpp
ConstantRange.cpp
Expressions.cpp
InductionVariable.cpp Fix warning 2002-11-09 00:49:43 +00:00
InstCount.cpp Add total instruction, bb, & function counts 2002-12-07 23:24:24 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp
Makefile
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