llvm-6502/lib/Analysis
Devang Patel 5a713cc72f Cache DT[*SI] lookup.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36239 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-18 01:19:55 +00:00
..
IPA Removed tabs everywhere except autogenerated & external files. Add make 2007-04-16 18:10:23 +00:00
AliasAnalysis.cpp Removed unneeded <iostream> #include. 2006-11-17 07:10:51 +00:00
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
AliasSetTracker.cpp Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce 2007-02-05 23:42:17 +00:00
BasicAliasAnalysis.cpp For PR1195: 2007-02-15 02:26:10 +00:00
CFGPrinter.cpp
ConstantFolding.cpp The bit counting intrinsics return i32 not the operand type. This fixes 2007-04-01 18:42:20 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Remove use of Instruction::getNext 2007-04-17 17:52:45 +00:00
LoopInfo.cpp
LoopPass.cpp
Makefile
PostDominators.cpp Cache DT[*SI] lookup. 2007-04-18 01:19:55 +00:00
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Revert last patch. It was already fixed. 2007-04-16 02:24:41 +00:00
ScalarEvolutionExpander.cpp Be more careful when inserting reused instructions. This fixes CodeGen/Generic/2007-04-17-lsr-crash.ll 2007-04-17 23:43:50 +00:00
Trace.cpp
ValueNumbering.cpp