llvm-6502/lib/Analysis
2003-06-22 03:03:52 +00:00
..
DataStructure Remove support for the MultiObject flag, which was fundamentally broken 2003-06-22 03:03:52 +00:00
IPA Fix bug: CBackend/2003-05-31-MissingStructName.ll 2003-05-31 23:30:52 +00:00
LiveVar Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly() 2003-05-27 00:06:48 +00:00
AliasAnalysis.cpp Add new -no-aa implementation 2003-02-26 19:57:10 +00:00
AliasAnalysisCounter.cpp Avoid divide by zero errors 2003-06-17 15:07:20 +00:00
AliasAnalysisEvaluator.cpp Adjust to new AA interface 2003-02-26 19:29:16 +00:00
AliasSetTracker.cpp Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.ll 2003-05-03 03:42:08 +00:00
BasicAliasAnalysis.cpp Implement handling of constantexprs for disambiguation. This implements 2003-06-17 15:25:37 +00:00
ConstantRange.cpp
Expressions.cpp s/convertable/convertible/g 2003-05-20 18:45:36 +00:00
InductionVariable.cpp Remove unneccesary &* 2003-04-23 16:36:11 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Implement forwarding from stores to loads of must-aliased pointers. 2003-06-16 12:06:41 +00:00
LoopInfo.cpp Fix bug: Analysis/LoopInfo/2003-05-15-NestingProblem.ll 2003-05-15 18:03:51 +00:00
Makefile
PostDominators.cpp
PrintSCC.cpp
ValueNumbering.cpp