llvm-6502/include/llvm/Support
Chris Lattner eeb4a84ac8 switch the .ll parser to use SourceMgr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74735 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-02 23:08:13 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h
CallSite.h
Casting.h
CFG.h
CommandLine.h Fix comment. 2009-06-17 03:10:10 +00:00
Compiler.h
ConstantFolder.h Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
ConstantRange.h
DataFlow.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h
DebugLoc.h mv CodeGen/DebugLoc.h Support/DebugLoc.h 2009-06-19 22:08:58 +00:00
DOTGraphTraits.h Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code. 2009-06-24 17:37:09 +00:00
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
Format.h
GetElementPtrTypeIterator.h
GraphWriter.h Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code. 2009-06-24 17:37:09 +00:00
InstIterator.h
InstVisitor.h
IRBuilder.h Revert IRBuilder CC propagation. Fix SimplifyLibCalls instead. 2009-06-18 20:05:31 +00:00
LeakDetector.h
ManagedStatic.h Fences are expensive. Avoid doing them when we're not in multithreaded mode. 2009-06-19 17:50:11 +00:00
Mangler.h
MathExtras.h
MemoryBuffer.h
MutexGuard.h
NoFolder.h Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
OutputBuffer.h Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without 2009-06-07 21:22:38 +00:00
PassNameParser.h
PatternMatch.h Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h switch the .ll parser to use SourceMgr. 2009-07-02 23:08:13 +00:00
StableBasicBlockNumbering.h
StandardPasses.h
Streams.h
StringPool.h
SystemUtils.h
TargetFolder.h Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
Timer.h Make timers threadsafe again. This isn't quite as nice as I'd hoped (it uses locking rather than atomic arithmetic), 2009-06-23 20:52:29 +00:00
type_traits.h
TypeBuilder.h improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
ValueHandle.h