llvm-6502/lib/Analysis
Chris Lattner 7238210e1f Add explicit iostream #includes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25513 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-22 23:19:18 +00:00
..
DataStructure Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
IPA Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp
AliasAnalysisEvaluator.cpp
AliasSetTracker.cpp Make the -print-alias-sets pass work for printing out something other than 2006-01-03 06:05:22 +00:00
BasicAliasAnalysis.cpp Add bswap intrinsics as documented in the Language Reference 2006-01-14 01:25:24 +00:00
CFGPrinter.cpp * Unbreak optimized build (noticed by Eric van Riet Paap) 2005-08-04 14:16:48 +00:00
ConstantFolding.cpp For PR411: 2006-01-16 21:12:35 +00:00
ConstantRange.cpp
InstCount.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp Fix a problem exposed by the et-forest work. Load-vn needs these passes live 2006-01-08 09:10:04 +00:00
LoopInfo.cpp Change ET-Forest to automatically recalculate its DFSnum's if too many slow 2006-01-14 20:55:09 +00:00
Makefile DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now 2005-10-24 02:26:13 +00:00
PostDominators.cpp Initial implementation of the ET-Forest data structure for dominators and 2006-01-08 08:22:18 +00:00
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Add explicit iostream #includes 2006-01-22 23:19:18 +00:00
ScalarEvolutionExpander.cpp Fix a problem that Nate noticed with LSR: 2005-10-30 06:24:33 +00:00
Trace.cpp
ValueNumbering.cpp