llvm-6502/include/llvm/Analysis
Chris Lattner 9f3c25aeb3 stub out a new libanalysis "instruction simplify" interface that
takes decimated instructions and applies identities to them.  This
is pretty minimal at this point, but I plan to pull some instcombine
logic out into these and similar routines.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86613 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-09 22:57:59 +00:00
..
AliasAnalysis.h
AliasSetTracker.h Remove FreeInst. 2009-10-26 23:43:48 +00:00
CallGraph.h Reverting 85714, 85715, 85716, which are breaking the build 2009-11-01 16:42:53 +00:00
CaptureTracking.h
CFGPrinter.h
ConstantFolding.h remove a bunch of extraneous LLVMContext arguments 2009-11-06 04:27:31 +00:00
ConstantsScanner.h
DebugInfo.h Add support to encode type info using llvm::Constant. 2009-10-26 16:54:35 +00:00
DominatorInternals.h
Dominators.h Make DominanceFrontier::addBasicBlock return the iterator for the newly 2009-10-24 19:57:58 +00:00
DomPrinter.h
FindUsedTypes.h
InlineCost.h
InstructionSimplify.h stub out a new libanalysis "instruction simplify" interface that 2009-11-09 22:57:59 +00:00
Interval.h
IntervalIterator.h
IntervalPartition.h
IVUsers.h
LibCallAliasAnalysis.h
LibCallSemantics.h
LiveValues.h
LoopDependenceAnalysis.h
LoopInfo.h Fix an 80-column violation. 2009-11-09 18:20:38 +00:00
LoopPass.h
MemoryBuiltins.h Re-commit r86077 now that r86290 fixes the 179.art and 175.vpr ARM regressions. 2009-11-07 00:16:28 +00:00
MemoryDependenceAnalysis.h
Passes.h Reverting 85714, 85715, 85716, which are breaking the build 2009-11-01 16:42:53 +00:00
PointerTracking.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Rename forgetLoopBackedgeTakenCount to forgetLoop, because it 2009-10-31 15:04:55 +00:00
ScalarEvolutionExpander.h remove some more Context arguments. 2009-11-06 05:59:53 +00:00
ScalarEvolutionExpressions.h
SparsePropagation.h
Trace.h
ValueTracking.h Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
Verifier.h