llvm-6502/lib/Analysis
Nick Lewycky 65e2da3b4d Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV
is disabled in the sense that it will refuse to create one from a UDiv
instruction, until the code is better tested.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44163 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-15 06:30:50 +00:00
..
IPA Silenced a VC++ warning. 2007-10-25 23:49:14 +00:00
AliasAnalysis.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
AliasDebugger.cpp
AliasSetTracker.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
Analysis.cpp Bindings for the verifier. 2007-10-06 21:00:36 +00:00
BasicAliasAnalysis.cpp Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll 2007-11-06 05:58:42 +00:00
CFGPrinter.cpp Add explicit keywords. 2007-07-02 14:53:37 +00:00
ConstantFolding.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
LoopInfo.cpp More templatization. 2007-11-15 05:00:15 +00:00
LoopPass.cpp Use empty() member functions when that's what's being tested for instead 2007-10-03 19:26:29 +00:00
Makefile
MemoryDependenceAnalysis.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
PostDominators.cpp Make DomTree and PostDomTree thin wrappers around DomTreeBase, rather than inheriting from it. 2007-10-23 20:58:37 +00:00
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp More explicit keywords. 2007-08-01 15:32:29 +00:00
ScalarEvolution.cpp Fix handling of overflow in loop calculation by adding new UDiv SCEV. This SCEV 2007-11-15 06:30:50 +00:00
ScalarEvolutionExpander.cpp Move the SCEV object factors from being static members of the individual 2007-10-22 18:31:58 +00:00
Trace.cpp
ValueNumbering.cpp Add explicit keywords. 2007-10-29 19:52:04 +00:00