llvm-6502/lib/Analysis
Torok Edwin 620f28095b Add utility functions to search for DbgStopPointInst corresponding to an
instruction or BasicBlock, and to search for DbgDeclareInst corresponding to a
variable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61084 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-16 09:07:36 +00:00
..
IPA reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an 2008-11-21 16:42:48 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp
AliasSetTracker.cpp
Analysis.cpp
BasicAliasAnalysis.cpp Teach basicaa to use the nocapture attribute when possible. When the 2008-12-15 18:59:22 +00:00
CFGPrinter.cpp
CMakeLists.txt add new file 2008-11-10 02:58:28 +00:00
ConstantFolding.cpp Fix whitespace in comment. 2008-12-15 01:35:36 +00:00
DebugInfo.cpp Add utility functions to search for DbgStopPointInst corresponding to an 2008-12-16 09:07:36 +00:00
EscapeAnalysis.cpp Trim #includes. 2008-10-16 20:18:31 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LoopInfo.cpp
LoopPass.cpp
LoopVR.cpp Avoid crashing if instruction is not part of a loop. 2008-10-27 10:18:45 +00:00
Makefile
MemoryDependenceAnalysis.cpp fix PR3217: fully cached queries need to be verified against the 2008-12-16 07:10:09 +00:00
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Generalize support for analyzing loops to include SLE/SGE loop exit conditions 2008-12-16 08:30:01 +00:00
ScalarEvolutionExpander.cpp Add a new SCEV representing signed division. 2008-12-02 08:05:48 +00:00
SparsePropagation.cpp
Trace.cpp
ValueTracking.cpp Re-apply 55137 with fixes. 2008-10-27 23:24:03 +00:00