llvm-6502/include/llvm/Analysis
Chris Lattner 7fec90ebf4 CSE simple binary expressions when they are inserted. This makes LSR produce
less huge code that needs to be cleaned up by sdisel.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35959 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-13 05:04:18 +00:00
..
AliasAnalysis.h
AliasSetTracker.h
CallGraph.h
CFGPrinter.h
ConstantFolding.h
ConstantsScanner.h
Dominators.h Move isReachableFromEntry out of line to avoid an unnecessary #include 2007-04-09 04:07:36 +00:00
ET-Forest.h
FindUsedTypes.h
Interval.h
IntervalIterator.h
IntervalPartition.h
LoadValueNumbering.h
LoopInfo.h
LoopPass.h Use schedulePass() instead of assignPassManager() to add new LPPassManager. 2007-03-06 19:11:25 +00:00
Passes.h
PostDominators.h Completely purge DomSet. This is the (hopefully) final patch for PR1171. 2007-04-07 07:17:27 +00:00
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Unbreak VC++ build. 2007-03-05 00:00:42 +00:00
ScalarEvolutionExpander.h CSE simple binary expressions when they are inserted. This makes LSR produce 2007-04-13 05:04:18 +00:00
ScalarEvolutionExpressions.h Make it possible to create an SCEVUnknown from an APInt as well as an int. 2007-03-01 22:28:51 +00:00
Trace.h
ValueNumbering.h
Verifier.h