llvm-6502/include/llvm/Support
Torok Edwin 56c2f99f00 Add new file Support/DataFlow.h.
It allows Use-Def and Def-Use relations to be treated as graphs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49088 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-02 14:57:52 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
CallSite.h Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
Casting.h
CFG.h Treat BBs that use BBs as proper predecessors and successors in the CFG. 2008-03-06 06:54:53 +00:00
CommandLine.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
Compiler.h
ConstantRange.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
DataFlow.h Add new file Support/DataFlow.h. 2008-04-02 14:57:52 +00:00
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h Add GetResultInst. First step for multiple return value support. 2008-02-19 22:15:16 +00:00
LeakDetector.h
LLVMBuilder.h add some convenience methods for creating GEP instructions and 2008-03-19 05:06:05 +00:00
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
MutexGuard.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h De-constify the input to the "operator >>" method as it is modified. 2008-03-25 18:16:52 +00:00
StringPool.h
SystemUtils.h
Timer.h
type_traits.h