llvm-6502/include/llvm/Analysis
Reid Spencer 1628cec4d7 For PR950:
Make necessary changes to support DIV -> [SUF]Div. This changes llvm to
have three division instructions: signed, unsigned, floating point. The
bytecode and assembler are bacwards compatible, however.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31195 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-26 06:15:43 +00:00
..
DataStructure change this back 2006-10-23 19:52:54 +00:00
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
Dominators.h Move DominatorTree to immediately follow DominatorTreeBase 2006-10-03 05:24:56 +00:00
ET-Forest.h Use iterative algorith to assign DFS number. This reduces 2006-09-22 01:05:33 +00:00
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h Do not rely on std::sort and std::erase to get list of unique 2006-08-29 22:29:16 +00:00
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h
ScalarEvolutionExpander.h For PR950: 2006-10-26 06:15:43 +00:00
ScalarEvolutionExpressions.h For PR950: 2006-10-26 06:15:43 +00:00
Trace.h
ValueNumbering.h
Verifier.h