llvm-6502/include/llvm/Analysis
Dan Gohman 17f1972c77 Use SCEVAddRecExpr::isAffine.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52614 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-22 19:23:09 +00:00
..
AliasAnalysis.h Revert 51775. 2008-05-30 22:47:19 +00:00
AliasSetTracker.h Revert 51775. 2008-05-30 22:47:19 +00:00
CallGraph.h Revert 51775. 2008-05-30 22:47:19 +00:00
CFGPrinter.h
ConstantFolding.h "ret (constexpr)" can't be folded into a Constant. Add a method to 2008-05-25 20:56:15 +00:00
ConstantsScanner.h For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" 2008-05-29 17:41:17 +00:00
DominatorInternals.h
Dominators.h Check empty dominance frontier. 2008-06-18 02:12:09 +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 Revert 51775. 2008-05-30 22:47:19 +00:00
LoadValueNumbering.h
LoopInfo.h Move RemoveFromVector out of the global namespace. 2008-05-14 01:02:49 +00:00
LoopPass.h
MemoryDependenceAnalysis.h
Passes.h
PostDominators.h Force postdom to be linked into opt and bugpoint, even though it is no longer used by any passes. 2008-05-29 17:00:13 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Move LSR's private isZero function to a public SCEV member 2008-06-18 16:23:07 +00:00
ScalarEvolutionExpander.h Move a few more SCEVExpander methods out-of-line. 2008-06-22 19:09:18 +00:00
ScalarEvolutionExpressions.h Use SCEVAddRecExpr::isAffine. 2008-06-22 19:23:09 +00:00
SparsePropagation.h Fix a word-o and add an explicit keyword. 2008-05-27 20:41:18 +00:00
Trace.h
ValueNumbering.h
ValueTracking.h It's invalid to take the one-past-the-end address of a non-array 2008-06-20 00:49:21 +00:00
Verifier.h