llvm-6502/include/llvm/Analysis
Chris Lattner 60a05cc118 Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and
PR726 by performing consistent signed division, not consistent unsigned
division when evaluating scev's.  Do not touch udivs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27326 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-01 04:48:52 +00:00
..
DataStructure Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
AliasAnalysis.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
Dominators.h Move some common data structures between dom and pdom into the base class 2006-03-20 19:32:48 +00:00
ET-Forest.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LinkAllAnalyses.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
LoadValueNumbering.h
LoopInfo.h
Passes.h
PostDominators.h Move some common data structures between dom and pdom into the base class 2006-03-20 19:32:48 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and 2006-04-01 04:48:52 +00:00
ScalarEvolutionExpressions.h Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and 2006-04-01 04:48:52 +00:00
Trace.h
ValueNumbering.h
Verifier.h