llvm-6502/include/llvm/Analysis
Reid Spencer 6df60a9eff For PR780:
Break the "IncludeFile" mechanism into its own header file and adjust other
files accordingly. Use this facility for the IntrinsicInst problem which
was the subject of PR800.
More to follow on this.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28709 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-07 20:00:19 +00:00
..
DataStructure Fix some doxygen usage in these headers. 2006-05-19 19:07:54 +00:00
AliasAnalysis.h For PR780: 2006-06-07 20:00:19 +00:00
AliasSetTracker.h Add a simple clear() method 2005-11-30 19:31:23 +00:00
CallGraph.h Fix -pedantic warning 2006-06-01 17:17:46 +00:00
CallTargets.h Since there was interest on the mailing list, this is a utility pass that 2006-05-29 22:58:38 +00:00
CFGPrinter.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ConstantFolding.h Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
ConstantsScanner.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
Dominators.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
ET-Forest.h Initialize DFSnum's to -1, in case a node is not reachable. 2006-01-15 21:48:36 +00:00
FindUsedTypes.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Interval.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
IntervalIterator.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00
IntervalPartition.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LinkAllAnalyses.h Since there was interest on the mailing list, this is a utility pass that 2006-05-29 22:58:38 +00:00
LoadValueNumbering.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
LoopInfo.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Passes.h add a proto 2005-10-24 01:00:32 +00:00
PostDominators.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
ProfileInfo.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoLoader.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ProfileInfoTypes.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ScalarEvolution.h add two helper methods 2005-08-09 23:36:18 +00:00
ScalarEvolutionExpander.h Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and 2006-04-01 04:48:52 +00:00
ScalarEvolutionExpressions.h Fix Transforms/IndVarsSimplify/2006-03-31-NegativeStride.ll and 2006-04-01 04:48:52 +00:00
Trace.h Remove trailing whitespace 2005-04-21 20:19:05 +00:00
ValueNumbering.h Change from using a stub function to a stub variable for passing to the 2006-06-01 07:02:51 +00:00
Verifier.h Convert tabs to spaces 2005-04-22 03:27:20 +00:00