llvm-6502/include/llvm/Analysis
Chris Lattner e2fe784500 Add an AliasSetTracker::copyValue method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16343 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-14 19:15:12 +00:00
..
DataStructure Adjust to #include movage 2004-09-14 04:08:41 +00:00
AliasAnalysis.h Several *major* changes to the AA interfaces: 2004-05-23 21:12:38 +00:00
AliasSetTracker.h Add an AliasSetTracker::copyValue method 2004-09-14 19:15:12 +00:00
CallGraph.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
CFGPrinter.h
ConstantsScanner.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
Dominators.h
Expressions.h
FindUnsafePointerTypes.h
FindUsedTypes.h
Interval.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
IntervalIterator.h Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
IntervalPartition.h
LoadValueNumbering.h Make the create...() functions for some of these passes return a FunctionPass *. 2004-07-27 17:43:21 +00:00
LoopInfo.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
Passes.h Add new header 2004-06-28 06:31:26 +00:00
PostDominators.h
ProfileInfo.h
ProfileInfoLoader.h
ProfileInfoTypes.h
ScalarEvolution.h Remove distasteful method which is really part of the indvars pass 2004-06-24 06:52:20 +00:00
ScalarEvolutionExpressions.h
Trace.h
ValueNumbering.h Add interfaces to update value numbering results 2004-05-23 21:11:17 +00:00
Verifier.h