llvm-6502/include/llvm/Analysis
Duncan Sands 070fbe69d3 Correct a comment: since AccessArguments is now
being used for atomic intrinsics, it seems the
access may be volatile.  No code was exploiting
the original non-volatile definition, so only
the comment needs changing.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64464 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-13 17:36:13 +00:00
..
AliasAnalysis.h Correct a comment: since AccessArguments is now 2009-02-13 17:36:13 +00:00
AliasSetTracker.h
CallGraph.h
CaptureTracking.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
DebugInfo.h Each input file is encoded as a separate compile unit in LLVM debugging 2009-01-30 18:20:31 +00:00
DominatorInternals.h
Dominators.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LibCallAliasAnalysis.h
LibCallSemantics.h
LoopInfo.h Add a utility function to LoopInfo to return the exit block 2009-02-12 18:08:24 +00:00
LoopPass.h
LoopVR.h
MemoryDependenceAnalysis.h The operator<() and operator>() were reversing their tests. Have the test the correct way. 2009-01-22 03:05:10 +00:00
Passes.h
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Teach IndVarSimplify to optimize code using the C "int" type for 2009-02-12 22:19:27 +00:00
ScalarEvolutionExpander.h
ScalarEvolutionExpressions.h
SparsePropagation.h
Trace.h
ValueTracking.h
Verifier.h