llvm-6502/include/llvm/Support
2008-05-01 05:23:45 +00:00
..
AIXDataTypesFix.h
AlignOf.h Add more alignment enums. 2008-04-28 17:58:20 +00:00
Allocator.h
Annotation.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
CallSite.h Add support for equality comparison of CallSite's. 2008-04-13 19:40:26 +00:00
Casting.h merge of r49785 (from branches/ggreif/use-diet): pass V to dyn_cast by const reference, this avoids copy-constructing and destructing all the time. especially important if these constructors are not accessible 2008-04-16 11:43:47 +00:00
CFG.h Remove 'unwinds to' support from mainline. This patch undoes r47802 r47989 2008-04-25 16:53:59 +00:00
CommandLine.h Add support for response files to the CommandLine library. 2008-04-28 16:44:25 +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
IRBuilder.h Add CreateCall3/CreateCall4 at Eric's request. 2008-05-01 05:23:45 +00:00
LeakDetector.h
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