llvm-6502/lib/Analysis
Andrew Lenharth 9df47b5928 Another simple case type merge case to try
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27831 91177308-0d34-0410-b5e6-96231b3b80d8
2006-04-19 15:34:34 +00:00
..
DataStructure Another simple case type merge case to try 2006-04-19 15:34:34 +00:00
IPA updates for recent changes 2006-03-03 01:21:36 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasSetTracker.cpp
BasicAliasAnalysis.cpp Use autogenerated mod/ref info for intrinsics. 2006-03-09 22:31:29 +00:00
CFGPrinter.cpp
ConstantFolding.cpp
ConstantRange.cpp
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp
Makefile
PostDominators.cpp Fix PR681 by using the standard Lengauer and Tarjan algorithm for dominator 2006-03-11 02:20:46 +00:00
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Signed shr by a constant is not the same as sdiv by 2^k 2006-04-04 06:11:42 +00:00
ScalarEvolutionExpander.cpp
Trace.cpp
ValueNumbering.cpp Implement value #'ing for vector operations, implementing 2006-04-14 05:10:20 +00:00