llvm-6502/lib/Analysis
2009-08-12 16:48:27 +00:00
..
IPA Use isa instead of dyn_cast when the result is only converted to bool. 2009-08-11 17:20:16 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp
AliasSetTracker.cpp
Analysis.cpp Tidy #includes. 2009-08-11 16:02:12 +00:00
BasicAliasAnalysis.cpp
CaptureTracking.cpp
CFGPrinter.cpp
CMakeLists.txt Add a basic static ProfileInfo provider (ProfileEstimatorPass). 2009-08-08 18:44:18 +00:00
ConstantFolding.cpp
DbgInfoPrinter.cpp Fix a missing newline (now that Value*'s operator<< doesn't append one). 2009-08-12 16:48:27 +00:00
DebugInfo.cpp Keep track of DIType. 2009-08-10 22:09:58 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
IVUsers.cpp
LibCallAliasAnalysis.cpp
LibCallSemantics.cpp
LiveValues.cpp
LoopDependenceAnalysis.cpp SIV/MIV classification for LDA. 2009-08-07 18:23:41 +00:00
LoopInfo.cpp
LoopPass.cpp
LoopVR.cpp
Makefile
MemoryDependenceAnalysis.cpp
PointerTracking.cpp
PostDominators.cpp
ProfileEstimatorPass.cpp Add a basic static ProfileInfo provider (ProfileEstimatorPass). 2009-08-08 18:44:18 +00:00
ProfileInfo.cpp Some ProfileInfo cleanups. 2009-08-08 18:59:03 +00:00
ProfileInfoLoader.cpp Remove unnecessary ProfileInfoLoader methods. 2009-08-05 15:55:56 +00:00
ProfileInfoLoaderPass.cpp Some ProfileInfo cleanups. 2009-08-08 18:59:03 +00:00
ScalarEvolution.cpp Fix copy-pasto. 2009-08-07 22:55:26 +00:00
ScalarEvolutionExpander.cpp
SparsePropagation.cpp
Trace.cpp
ValueTracking.cpp Don't assume that external global variables are aligned at their preferred 2009-08-11 15:50:03 +00:00