llvm-6502/include/llvm/Support
2009-08-24 09:29:24 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
CallSite.h
Casting.h convert LoopInfo.h and GraphWriter.h to use raw_ostream 2009-08-23 07:19:13 +00:00
CFG.h
CommandLine.h
Compiler.h
ConstantFolder.h Add more casts to the IRBuilder. 2009-08-16 02:19:46 +00:00
ConstantRange.h Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00
DataFlow.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h Fix some refactos for iostream changes (in -Asserts mode). 2009-08-23 08:50:52 +00:00
DebugLoc.h
DOTGraphTraits.h
Dwarf.h Fix a bug where the DWARF emitter in the JIT was not initializing alignment 2009-08-21 21:03:57 +00:00
DynamicLinker.h
ELF.h
ErrorHandling.h Add some comments clarifying what appear to be the intent of various 2009-08-20 01:46:24 +00:00
FileUtilities.h
Format.h Fix off-by-one in llvm::Format::print. 2009-08-23 20:31:39 +00:00
FormattedStream.h switch formattedstream to use raw_ostream::indent. This eliminates 2009-08-22 23:16:09 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h Prune #includes from llvm/Linker.h and llvm/System/Path.h, 2009-08-23 22:45:37 +00:00
InstIterator.h
InstVisitor.h
IRBuilder.h Switch IRBuilder to using Twine references for names. 2009-08-19 22:34:21 +00:00
LeakDetector.h Reapply my less-lock-contention-in-leak-detector patch, now with new files 2009-08-19 17:07:46 +00:00
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h Add MemoryBuffer::getBuffer() -> StringRef. 2009-08-24 09:29:24 +00:00
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h Change Pass::print to take a raw ostream instead of std::ostream, 2009-08-23 06:03:38 +00:00
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h split raw_os_ostream out to its own header and implementation file. This 2009-08-24 04:02:06 +00:00
raw_ostream.h Add missing include (for MSVC). 2009-08-24 07:18:07 +00:00
Recycler.h
RecyclingAllocator.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h
SystemUtils.h eliminate the ostream version of CheckBitcodeOutputToConsole, 2009-08-23 21:36:09 +00:00
TargetFolder.h
Timer.h remove some uses of llvm/Support/Streams.h 2009-08-23 08:43:55 +00:00
type_traits.h
TypeBuilder.h
ValueHandle.h