.. |
AIXDataTypesFix.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
AlignOf.h
|
Fix more -Wshorten-64-to-32 warnings.
|
2008-05-05 18:30:58 +00:00 |
Allocator.h
|
Add member template MallocAllocator::Allocate(Num) (to match the same function in BumpPtrAllocator).
|
2009-01-14 00:38:21 +00:00 |
Annotation.h
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
CallSite.h
|
make comparisons a bist faster
|
2009-01-17 19:03:45 +00:00 |
Casting.h
|
Roll back rev 59890, since Chris says this can never happen.
|
2008-11-23 19:22:48 +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
|
Support for multi-valued options in CommandLine
|
2009-01-16 22:54:19 +00:00 |
Compiler.h
|
Symbol visibility is unsupported on cygwin too.
|
2008-10-31 18:05:01 +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
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
DataTypes.h.cmake
|
CMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in.
|
2008-10-25 03:25:11 +00:00 |
DataTypes.h.in
|
Revert r58411. The user needs to #define this when using the JITMemoryManager.h header.
|
2008-10-30 01:22:58 +00:00 |
Debug.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +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
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
ELF.h
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
FileUtilities.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Format.h
|
Split format() out to its own file, add support for formatting
|
2008-08-23 19:48:00 +00:00 |
GetElementPtrTypeIterator.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
GraphWriter.h
|
Don't use reinterpret_cast when it isn't needed.
|
2008-07-27 23:12:19 +00:00 |
InstIterator.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
InstVisitor.h
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
IRBuilder.h
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
LeakDetector.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
ManagedStatic.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Mangler.h
|
Add the private linkage.
|
2009-01-15 20:18:42 +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
|
Fix more -Wshorten-64-to-32 warnings.
|
2008-05-05 18:30:58 +00:00 |
MutexGuard.h
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
NoFolder.h
|
Fix the name of the include guard to match the filename.
|
2008-10-28 00:52:46 +00:00 |
OutputBuffer.h
|
Fix more -Wshorten-64-to-32 warnings.
|
2008-05-05 18:30:58 +00:00 |
PassNameParser.h
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
PatternMatch.h
|
no need to negate the APInt for 0.
|
2009-01-06 00:06:25 +00:00 |
PluginLoader.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
PredIteratorCache.h
|
Tidy up #includes, deleting a bunch of unnecessary #includes.
|
2009-01-05 17:59:02 +00:00 |
raw_ostream.h
|
Have raw_fd_ostream keep track of the position in the file to make tell() go faster by not requiring a flush().
|
2008-12-04 22:51:11 +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
|
Registry.h should not depend on CommandLine.h.
|
2009-01-16 07:02:28 +00:00 |
RegistryParser.h
|
Registry.h should not depend on CommandLine.h.
|
2009-01-16 07:02:28 +00:00 |
SlowOperationInformer.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
StableBasicBlockNumbering.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
Streams.h
|
add a write method.
|
2008-11-19 06:45:06 +00:00 |
StringPool.h
|
Fix a memory correctness error noticed by valgrind (harmless in practice).
|
2008-01-15 20:02:11 +00:00 |
SystemUtils.h
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |
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
|
Don't attribute in file headers anymore. See llvmdev for the
|
2007-12-29 19:59:42 +00:00 |