llvm-6502/lib/Analysis
Chris Lattner f941a0fe6c Remove this pass, it is not useful
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23949 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-24 02:35:43 +00:00
..
DataStructure don't bother building the archive version of this library 2005-10-24 01:08:20 +00:00
IPA Remove this pass, it is not useful 2005-10-24 02:35:43 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasSetTracker.cpp
BasicAliasAnalysis.cpp floor/ceil don't read/write memory. This allows gcse to eliminate 6 calls 2005-08-24 16:58:56 +00:00
CFGPrinter.cpp * Unbreak optimized build (noticed by Eric van Riet Paap) 2005-08-04 14:16:48 +00:00
ConstantRange.cpp
Expressions.cpp
InstCount.cpp expose a ctor 2005-10-24 01:00:45 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp the correct fix was to fix AliasAnalysis.getModRefInfo 2005-06-20 15:25:22 +00:00
LoopInfo.cpp Add a new getLoopLatch() method. 2005-09-12 17:03:55 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp wrap a long line 2005-09-28 22:30:58 +00:00
ScalarEvolutionExpander.cpp Break SCEVExpander out of IndVarSimplify into its own .h/.cpp file so that 2005-07-30 00:12:19 +00:00
Trace.cpp
ValueNumbering.cpp