llvm-6502/include/llvm/Support
2008-06-05 08:04:58 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h
CallSite.h * Make CallSite::hasArgument const and let it take a const parameter. 2008-06-05 08:04:58 +00:00
Casting.h
CFG.h For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" 2008-05-29 17:41:17 +00:00
CommandLine.h Silence a warning about "*/" outside a comment. 2008-05-20 00:46:15 +00:00
Compiler.h
ConstantRange.h
DataFlow.h
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h IR support for extractvalue and insertvalue instructions. Also, begin 2008-05-15 19:50:34 +00:00
IRBuilder.h API change for {BinaryOperator|CmpInst|CastInst}::create*() --> Create. Legacy interfaces will be in place for some time. (Merge from use-diet branch.) 2008-05-16 19:29:10 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h Remove uses of llvm/System/IncludeFile.h that are no longer needed. 2008-05-06 01:32:53 +00:00
MathExtras.h
MemoryBuffer.h
MutexGuard.h
OutputBuffer.h
PassNameParser.h Using "unsigned" was masking the "size_t" version of this method. 2008-05-05 20:51:58 +00:00
PatternMatch.h add support for pattern matching 'neg' 2008-05-09 05:20:27 +00:00
PluginLoader.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h Remove more iostream header includes. Needed to implement a "FlushStream" 2008-05-29 21:46:33 +00:00
StringPool.h
SystemUtils.h
Timer.h
type_traits.h