llvm-6502/lib/Analysis
Nick Lewycky 83bb0055fd Instead of calculating constant factors, calculate the number of trailing
bits. Patch from Wojciech Matyjewicz.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44268 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-22 07:59:40 +00:00
..
IPA Create nodes for inline asm so that we don't crash looking for the node later. 2007-11-22 03:07:37 +00:00
AliasAnalysis.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
AliasDebugger.cpp
AliasSetTracker.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
Analysis.cpp
BasicAliasAnalysis.cpp Fix for PR1801 2007-11-16 22:44:50 +00:00
CFGPrinter.cpp
ConstantFolding.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
InstCount.cpp
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
LoopInfo.cpp More templatization. 2007-11-15 05:00:15 +00:00
LoopPass.cpp
Makefile
MemoryDependenceAnalysis.cpp Executive summary: getTypeSize -> getTypeStoreSize / getABITypeSize. 2007-11-01 20:53:16 +00:00
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Instead of calculating constant factors, calculate the number of trailing 2007-11-22 07:59:40 +00:00
ScalarEvolutionExpander.cpp
Trace.cpp
ValueNumbering.cpp