llvm-6502/include/llvm/Analysis
Dan Gohman 32efba698d Change the argument to getIntegerSCEV to be an int64_t, rather
than int. This will make it more convenient for LSR, which does
a lot of things with int64_t offsets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95281 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-04 02:43:51 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CaptureTracking.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h Provide interface to identifiy artificial methods. 2010-02-03 19:57:19 +00:00
DominatorInternals.h
Dominators.h
DomPrinter.h
DOTGraphTraitsPass.h
FindUsedTypes.h
InlineCost.h Fix inline cost predictions with SCIENCE. 2010-01-26 23:21:56 +00:00
InstructionSimplify.h
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h Add "dump" method to IVUsersOneStride. 2010-02-01 22:51:23 +00:00
LazyValueInfo.h
LibCallAliasAnalysis.h
LibCallSemantics.h
LiveValues.h
LoopDependenceAnalysis.h
LoopInfo.h
LoopPass.h elimiante the dynamic_cast's from opt. 2010-01-22 06:03:06 +00:00
MemoryBuiltins.h
MemoryDependenceAnalysis.h
Passes.h
PHITransAddr.h
PointerTracking.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Change the argument to getIntegerSCEV to be an int64_t, rather 2010-02-04 02:43:51 +00:00
ScalarEvolutionExpander.h Remove SCEVAllocSizeExpr and SCEVFieldOffsetExpr, and in their place 2010-01-28 02:15:55 +00:00
ScalarEvolutionExpressions.h Generalize target-independent folding rules for sizeof to handle more 2010-02-01 18:27:38 +00:00
SparsePropagation.h
Trace.h
ValueTracking.h
Verifier.h