..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Add a new function, ReplaceAllUsesOfValuesWith, which handles bulk
2008-07-17 19:10:17 +00:00
Annotation.h
CallSite.h
Large mechanical patch.
2008-09-25 21:00:45 +00:00
Casting.h
Remove uses of "llvm/Support/Debug.h" from LLVM include files, which
2008-07-07 18:14:29 +00:00
CFG.h
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
2008-05-29 17:41:17 +00:00
CommandLine.h
Silence a warning about "*/" outside a comment.
2008-05-20 00:46:15 +00:00
Compiler.h
Mark function used by asm block as used, otherwise optimizer may not see the use and may delete the function.
2008-07-16 17:54:34 +00:00
ConstantFolder.h
Add a NullFolder class that doesn't fold constants.
2008-08-12 20:39:27 +00:00
ConstantRange.h
Switch the asmprinter (.ll) and all the stuff it requires over to
2008-08-23 22:23:09 +00:00
DataFlow.h
DataTypes.h.cmake
Initial support for the CMake build system.
2008-09-22 01:08:49 +00:00
DataTypes.h.in
Debug.h
Don't attribute in file headers anymore. See llvmdev for the
2007-12-29 19:59:42 +00:00
DebugInfoBuilder.h
Add DebugInfoBuilder. Patch by Talin!
2008-08-27 06:51:14 +00:00
DOTGraphTraits.h
Enhance the GraphWriter support for edge destinations, and teach the
2008-07-21 21:06:55 +00:00
Dwarf.h
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
2008-05-06 01:32:53 +00:00
DynamicLinker.h
ELF.h
FileUtilities.h
Format.h
Split format() out to its own file, add support for formatting
2008-08-23 19:48:00 +00:00
GetElementPtrTypeIterator.h
GraphWriter.h
Don't use reinterpret_cast when it isn't needed.
2008-07-27 23:12:19 +00:00
InstIterator.h
InstVisitor.h
Enable first-class aggregates support.
2008-07-23 00:34:11 +00:00
IRBuilder.h
Add IRBuilder::{CreateIsNull, CreateIsNonNull} helper methods.
2008-09-27 23:22:55 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h
- Replace use of std::map<std::string, ..> with StringMap. Replace use of std::map with DenseMap, std::set with SmallPtrSet. This results in minor speed up.
2008-07-10 00:04:23 +00:00
MathExtras.h
Add a NextPowerOf2 function to calculate the next power of two greater than a given integer.
2008-06-27 21:48:21 +00:00
MemoryBuffer.h
MutexGuard.h
NoFolder.h
Rename this, in case people think that NullFolder
2008-08-13 08:56:48 +00:00
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
raw_ostream.h
plug memleak: destroy internal buffer
2008-09-02 12:06:08 +00:00
Recycler.h
Fold the useful features of alist and alist_node into ilist, and
2008-07-28 21:51:04 +00:00
RecyclingAllocator.h
Fold the useful features of alist and alist_node into ilist, and
2008-07-28 21:51:04 +00:00
Registry.h
Don't require Registry specializations to define random static variables.
2008-08-17 19:08:34 +00:00
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h
Make it compile on VC2005:
2008-08-17 18:24:26 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h
Add a NullFolder class that doesn't fold constants.
2008-08-12 20:39:27 +00:00
Timer.h
Reapply 53476 and 53480, with a fix so that it properly updates
2008-07-14 18:19:29 +00:00
type_traits.h