llvm-6502/include/llvm/Support
2008-07-08 23:33:46 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h Make BumpPtrAllocator noncopyable. 2008-07-07 18:38:14 +00:00
Annotation.h
CallSite.h Add CallSite::getArgumentNo() to be able to translate an operand number into a 2008-07-08 08:51:47 +00:00
Casting.h Remove uses of "llvm/Support/Debug.h" from LLVM include files, which 2008-07-07 18:14:29 +00:00
CFG.h
CommandLine.h
Compiler.h
ConstantRange.h
DataFlow.h
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h The graph name really does matter for configurations that use gv. 2008-07-08 23:33:46 +00:00
InstIterator.h
InstVisitor.h
IRBuilder.h Add a couple more helper functions to deal with 2008-07-02 22:57:59 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h Use a DenseMap instead of an std::map for mangled name lookup. This is 2008-06-26 17:20:16 +00:00
MathExtras.h Add a NextPowerOf2 function to calculate the next power of two greater than a given integer. 2008-06-27 21:48:21 +00:00
MemoryBuffer.h
MutexGuard.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
Recycler.h Add some basic Pool-allocation infrastructure. This adds a Recycler class, 2008-07-07 22:58:06 +00:00
RecyclingAllocator.h Add some basic Pool-allocation infrastructure. This adds a Recycler class, 2008-07-07 22:58:06 +00:00
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h
StringPool.h
SystemUtils.h
Timer.h Add explicit keywords. 2008-07-07 18:00:37 +00:00
type_traits.h