.. |
AlignOf.h
|
|
|
Allocator.h
|
offsetof always has type size_t.
|
2010-03-18 19:37:35 +00:00 |
CallSite.h
|
Reapply r99451 with a fix to move the NoInline check to the cost functions
|
2010-03-25 04:49:10 +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
|
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
|
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
|
Adding missing methods for creating Add, Mul, Neg and Sub with NUW.
|
2010-02-02 12:53:04 +00:00 |
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
|
Remove ShortNames from getNodeLabel in DOTGraphTraits
|
2009-11-30 12:38:47 +00:00 |
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
|
Make it easier to use the llvm_unreachable and DEBUG macros without "using
|
2009-12-12 04:08:32 +00:00 |
FileUtilities.h
|
|
|
Format.h
|
Restore snprintf weirdness for VCPP only
|
2009-12-22 20:11:00 +00:00 |
FormattedStream.h
|
comment fix.
|
2010-02-15 18:55:04 +00:00 |
GetElementPtrTypeIterator.h
|
Fix indentation.
|
2009-12-04 22:46:47 +00:00 |
GraphWriter.h
|
Fix odd declaration.
|
2009-11-30 15:52:29 +00:00 |
InstIterator.h
|
|
|
InstVisitor.h
|
|
|
IRBuilder.h
|
Add support for an i8* type accessor.
|
2010-03-05 22:21:58 +00:00 |
IRReader.h
|
Rename two IRReader.h functions to indicate that they return a Module
|
2010-01-29 21:11:04 +00:00 |
LeakDetector.h
|
|
|
MachO.h
|
Add a new top-level MachO.h file for manifest constants, fixing
|
2010-02-02 19:38:14 +00:00 |
ManagedStatic.h
|
|
|
MathExtras.h
|
Correct spelling.
|
2010-01-07 09:05:26 +00:00 |
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
|
Adding missing methods for creating Add, Mul, Neg and Sub with NUW.
|
2010-02-02 12:53:04 +00:00 |
OutputBuffer.h
|
|
|
PassNameParser.h
|
give PassNameParser a home.
|
2010-01-22 06:29:25 +00:00 |
PatternMatch.h
|
change the canonical form of "cond ? -1 : 0" to be
|
2010-01-24 00:09:49 +00:00 |
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
|
Changes to fix buffering that I forgot to commit with previous patch.
|
2010-01-22 21:16:10 +00:00 |
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
|
Added a newline at the end of SMLoc.h
|
2010-01-18 22:16:54 +00:00 |
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
|
improve isPodLike to know that all non-class types are pod.
|
2009-12-15 07:40:44 +00:00 |
TypeBuilder.h
|
Add support for TypeBuilder<const/volatile void*, false>.
|
2010-02-09 19:07:19 +00:00 |
ValueHandle.h
|
Remove isPod() from DenseMapInfo, splitting it out to its own
|
2009-12-15 07:26:43 +00:00 |