llvm-6502/include/llvm/Analysis
Nick Lewycky b0b046848f Remove getValueRange from SCEV. It wasn't doing anything there anyways, and a
more complete version is now available from the LoopVR pass.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53269 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-09 03:21:51 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DominatorInternals.h
Dominators.h Fix dom tree compare. Don't forget to compare children! 2008-07-01 21:41:00 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LibCallAliasAnalysis.h Expose a public interface to this pass. 2008-06-05 23:45:18 +00:00
LibCallSemantics.h
LoadValueNumbering.h
LoopInfo.h Add explicit keywords. 2008-07-07 18:00:37 +00:00
LoopPass.h
LoopVR.h Because of the laziness, the required passes must exist even after 2008-06-30 01:04:39 +00:00
MemoryDependenceAnalysis.h
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Remove getValueRange from SCEV. It wasn't doing anything there anyways, and a 2008-07-09 03:21:51 +00:00
ScalarEvolutionExpander.h Expand SCEVUDiv of power of 2 to a lshr instruction. 2008-07-08 05:05:37 +00:00
ScalarEvolutionExpressions.h Remove getValueRange from SCEV. It wasn't doing anything there anyways, and a 2008-07-09 03:21:51 +00:00
SparsePropagation.h
Trace.h
ValueNumbering.h
ValueTracking.h - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an empty string for ConstantAggregateZero case which surprises selectiondag. 2008-06-30 07:31:25 +00:00
Verifier.h