llvm/lib/Analysis
Chris Lattner 1314f20283 Teach basicaa to use the nocapture attribute when possible. When the
intrinsics are properly marked nocapture, the fixme should be addressed.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61040 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-15 18:59:22 +00:00
..
IPA
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
ConstantFolding.cpp Fix whitespace in comment. 2008-12-15 01:35:36 +00:00
DebugInfo.cpp Fix getFieldAs() to use the parameter instead of 6. 2008-12-13 08:25:29 +00:00
EscapeAnalysis.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LoopInfo.cpp
LoopPass.cpp
LoopVR.cpp
Makefile
MemoryDependenceAnalysis.cpp if we have a phi translation failure of the start block, 2008-12-15 04:58:29 +00:00
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Revert my re-instated reverted commit, fixes the bootstrap build on x86-64 linux. 2008-12-12 17:09:07 +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