llvm-6502/include/llvm/Support
2009-11-12 14:53:53 +00:00
..
AlignOf.h
Allocator.h
CallSite.h
Casting.h
CFG.h
CommandLine.h Move llvm:🆑:opt's conversion function into the base classes that 2009-11-05 18:30:50 +00:00
Compiler.h
ConstantFolder.h InstrTypes.h includes Instruction.h, so it's not necessary to include both. 2009-11-05 19:42:20 +00:00
ConstantRange.h implement shl, ashr, and lshr methods. shl is not fully implemented as it is quite tricky. 2009-11-12 14:53:53 +00:00
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h Add SetDebugLocation() variant to 2009-11-11 19:06:06 +00:00
IRReader.h
LeakDetector.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h Fix MemoryBuffer::getSTDIN to *not* return null if stdin is empty, this is a lame API. 2009-11-10 00:43:58 +00:00
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
PassNameParser.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h Pass StringRef by value. 2009-11-06 10:58:06 +00:00
Recycler.h
RecyclingAllocator.h Make a few headers standalone. Plus, add a missing "template" keyword 2009-11-05 13:30:28 +00:00
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h jump threading does everything that condprop does any more. This passes 2009-11-10 23:54:10 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h remove some more Context arguments. 2009-11-06 05:59:53 +00:00
Timer.h
type_traits.h Fix DenseMap iterator constness. 2009-11-10 01:02:17 +00:00
TypeBuilder.h
ValueHandle.h