llvm-6502/lib/Analysis
2007-01-08 05:34:39 +00:00
..
IPA For PR950: 2006-12-23 06:05:41 +00:00
AliasAnalysis.cpp
AliasAnalysisCounter.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
AliasAnalysisEvaluator.cpp
AliasDebugger.cpp
AliasSetTracker.cpp
BasicAliasAnalysis.cpp For PR950: 2006-12-31 05:48:39 +00:00
CFGPrinter.cpp
ConstantFolding.cpp remove llvm.isunordered 2007-01-07 08:19:47 +00:00
ConstantRange.cpp Fix a bug in an assert that would never trigger. 2007-01-08 05:34:39 +00:00
InstCount.cpp eliminate static ctors from Statistics 2006-12-19 22:30:33 +00:00
Interval.cpp
IntervalPartition.cpp
LoadValueNumbering.cpp
LoopInfo.cpp For PR950: 2006-12-23 06:05:41 +00:00
Makefile Changed from PARALLEL_DIRS to DIRS since we're only building one directory. 2006-12-13 19:42:54 +00:00
PostDominators.cpp
ProfileInfo.cpp
ProfileInfoLoader.cpp
ProfileInfoLoaderPass.cpp
ScalarEvolution.cpp Convert uses of getPrimitiveSize that should be getPrimitiveSizeInBits. 2007-01-08 01:26:33 +00:00
ScalarEvolutionExpander.cpp Change the interface to SCEVExpander::InsertCastOfTo to take a cast opcode 2006-12-13 08:06:42 +00:00
Trace.cpp Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
ValueNumbering.cpp For PR950: 2006-12-23 06:05:41 +00:00