llvm-6502/include/llvm/Support
2010-03-19 13:50:02 +00:00
..
AlignOf.h
Allocator.h offsetof always has type size_t. 2010-03-18 19:37:35 +00:00
CallSite.h back out r98957, it broke http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/703 in the nightly test suite 2010-03-19 13:50:02 +00:00
Casting.h use a c-style cast instead of reinterpret-cast, as sometimes the 2010-02-08 22:05:38 +00:00
CFG.h
circular_raw_ostream.h
CommandLine.h Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
Compiler.h don't use always_inline with gcc 3.4, it has some unimplemented features 2010-03-03 20:47:12 +00:00
ConstantFolder.h
ConstantRange.h
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h Start using DIFile. See updated SourceLevelDebugging.html for more information. 2010-03-09 00:44:10 +00:00
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h comment fix. 2010-02-15 18:55:04 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h Add support for an i8* type accessor. 2010-03-05 22:21:58 +00:00
IRReader.h
LeakDetector.h
MachO.h
ManagedStatic.h
MathExtras.h
MemoryBuffer.h Extend MemoryBuffer::getFile() to take an optional "stat" structure 2010-03-15 20:32:14 +00:00
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h Define placement new wrappers for BumpPtrAllocator and 2010-03-18 18:49:47 +00:00
Regex.h Add Regex::sub, for doing regular expression substitution with backreferences. 2010-02-17 20:08:42 +00:00
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h
SourceMgr.h Fix some of the memcheck errors found in the JIT unittests. 2010-02-11 06:41:30 +00:00
StableBasicBlockNumbering.h
StandardPasses.h Revert r97245 which seems to be causing performance problems. 2010-02-28 05:34:05 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h add missing method, PR6284 2010-02-17 18:39:56 +00:00
Timer.h
type_traits.h
TypeBuilder.h Add support for TypeBuilder<const/volatile void*, false>. 2010-02-09 19:07:19 +00:00
ValueHandle.h