llvm-6502/include/llvm/Support
Chris Lattner 6eeb7345f2 give PassNameParser a home.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94162 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-22 06:29:25 +00:00
..
AlignOf.h
Allocator.h Temporarily revert r93581. It was causing failures in the ExecutionEngine tests 2010-01-16 01:06:58 +00:00
CallSite.h
Casting.h Convert debug messages to use dbgs(). Generally this means 2009-12-23 18:25:37 +00:00
CFG.h Revive dead assert. 2010-01-16 16:14:55 +00:00
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
ConstantRange.h
DataFlow.h
Debug.h Fix a comment. 2009-12-23 23:19:43 +00:00
DebugLoc.h Replace DebugLocTuple with DILocation. 2010-01-16 06:09:35 +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 Fix a build error by adding a missing commit. 2010-01-05 01:36:30 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h remove #include that comes in from ConstantFolder.h 2009-12-28 21:52:06 +00:00
IRReader.h
LeakDetector.h
ManagedStatic.h
MathExtras.h Correct spelling. 2010-01-07 09:05:26 +00:00
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h give PassNameParser a home. 2010-01-22 06:29:25 +00:00
PatternMatch.h teach instcombine to optimize pointer difference idioms involving constant 2010-01-01 22:29:12 +00:00
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h Added a newline at the end of SMLoc.h 2010-01-18 22:16:54 +00:00
SourceMgr.h Split SMLoc out in its own header so that it can 2010-01-18 22:07:51 +00:00
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
Timer.h
type_traits.h
TypeBuilder.h
ValueHandle.h