llvm-6502/include/llvm/Support
Chris Lattner 0eb419800a rename getMDKind -> getMDKindID, make it autoinsert if an MD Kind
doesn't exist already, eliminate registerMDKind.  Tidy up a bunch
of random stuff.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92225 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-28 20:45:51 +00:00
..
AlignOf.h
Allocator.h
CallSite.h
Casting.h Convert debug messages to use dbgs(). Generally this means 2009-12-23 18:25:37 +00:00
CFG.h
circular_raw_ostream.h Add circular_raw_ostream, which buffers its output in a circular queue 2009-12-23 16:08:15 +00:00
CommandLine.h
Compiler.h Add an "ATTRIBUTE_UNUSED" macro (and use it). It's for variables which are 2009-12-28 01:20:29 +00:00
ConstantFolder.h Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
ConstantRange.h
DataFlow.h
Debug.h Fix a comment. 2009-12-23 23:19:43 +00:00
DebugLoc.h Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h Restore snprintf weirdness for VCPP only 2009-12-22 20:11:00 +00:00
FormattedStream.h Make some methods const. The only interesting change here is that 2009-12-19 01:38:42 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h rename getMDKind -> getMDKindID, make it autoinsert if an MD Kind 2009-12-28 20:45:51 +00:00
IRReader.h
LeakDetector.h
ManagedStatic.h
Mangler.h
MathExtras.h
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h Make some methods const. The only interesting change here is that 2009-12-19 01:38:42 +00:00
raw_ostream.h Make some methods const. The only interesting change here is that 2009-12-19 01:38:42 +00:00
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h don't run GVN at -O1, GCC doesn't do it's equivalent at that optimization level. 2009-12-22 04:47:41 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h Add utility routines for NSW multiply. 2009-12-18 03:10:26 +00:00
Timer.h
type_traits.h improve isPodLike to know that all non-class types are pod. 2009-12-15 07:40:44 +00:00
TypeBuilder.h
ValueHandle.h Remove isPod() from DenseMapInfo, splitting it out to its own 2009-12-15 07:26:43 +00:00