llvm-6502/include/llvm/Support
Jeffrey Yasskin 6a9291ad55 Fix http://llvm.org/PR5160, to let CallbackVHs modify other ValueHandles on the
same Value without breaking things.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83861 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-12 17:43:32 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
CallSite.h
Casting.h
CFG.h
CommandLine.h Rename enum NumOccurrences to NumOccurrencesFlag since there is a member named NumOccurrences. 2009-10-04 05:25:42 +00:00
Compiler.h Use __attribute__((__used__)) if GCC >= 3.1 (seems to be the oldest GCC 2009-09-17 23:27:10 +00:00
ConstantFolder.h For the NSWSub support in the builder to actually be useable, 2009-09-26 15:35:35 +00:00
ConstantRange.h
DataFlow.h
DataTypes.h.cmake Teach CMake to look for bidirectional_iterator, iterator, forward_iterator, uint64_t, and u_int64_t, from Yonggang Luo 2009-10-01 17:25:36 +00:00
DataTypes.h.in
Debug.h
DebugLoc.h Add another MDNode into DebugLocTuple. This will be used to keep track of inlined functions. 2009-10-01 01:15:28 +00:00
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h Revert "Don't allow formatted_ostream to be unbuffered, even if its underlying 2009-09-22 16:33:42 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h A few more tabs -> spaces. 2009-09-20 04:03:25 +00:00
InstIterator.h
InstVisitor.h
IRBuilder.h Only one custom meadata of each kind can be attached with an instruction. 2009-09-29 20:30:57 +00:00
IRReader.h Use MemoryBuffer::getBufferIdentifier() in the AsmPrinter instead 2009-09-08 22:20:35 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h Allow symbols to start from the digit if target requests it. This allows, e.g. pinning 2009-09-18 16:57:42 +00:00
MathExtras.h
MemoryBuffer.h
MemoryObject.h Added an abstract superclass, MCDisassembler, for 2009-09-09 22:49:13 +00:00
MutexGuard.h
NoFolder.h For the NSWSub support in the builder to actually be useable, 2009-09-26 15:35:35 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h add a helper for matching "1". 2009-10-11 07:51:25 +00:00
PluginLoader.h
PointerLikeTypeTraits.h Make the type traits for a const pointer defer to those for a unqualified 2009-09-23 06:53:51 +00:00
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h Drop the raw_ostream required buffer size to 1. 2009-09-15 20:31:46 +00:00
Recycler.h
RecyclingAllocator.h
Regex.h remove support for "NoSub" from regex. It seems like a minor optimization 2009-09-26 21:27:04 +00:00
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h there is no need to run mem2reg after jump threading at LTO time now. 2009-10-11 04:17:33 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h For the NSWSub support in the builder to actually be useable, 2009-09-26 15:35:35 +00:00
Timer.h Fix apostrophos. 2009-09-15 15:08:33 +00:00
type_traits.h
TypeBuilder.h Make TypeBuilder's result depend on the LLVMContext it's passed. 2009-09-09 05:04:01 +00:00
ValueHandle.h Fix http://llvm.org/PR5160, to let CallbackVHs modify other ValueHandles on the 2009-10-12 17:43:32 +00:00