llvm-6502/include/llvm/Support
Chris Lattner 4a10645c70 New files for miscompilation detection
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5120 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-23 23:50:16 +00:00
..
Annotation.h Disable the operator= in Value 2002-07-24 20:01:57 +00:00
Casting.h Add missing typename's that GCC3.1 is whining about. 2002-07-24 20:22:09 +00:00
CFG.h Expose API to graph library to allow iteration over all nodes, even unreachable ones 2002-10-10 22:31:31 +00:00
CommandLine.h Checkin patch written by Casey Carter, enabling support for the redhat GCC 2.96 2002-09-13 14:33:39 +00:00
ConstantRange.h Implement operator== and != for ranges 2002-09-03 01:05:31 +00:00
DOTGraphTraits.h As wierd as it feels to type it, const void* is more generic than void* 2002-10-17 00:16:39 +00:00
GraphWriter.h Fix a problem where bad graphs could be generated 2002-11-10 06:47:03 +00:00
InstIterator.h *** empty log message *** 2002-07-25 15:00:45 +00:00
InstVisitor.h Eliminate the GenericBinaryInst class 2002-09-10 15:35:23 +00:00
LeakDetector.h Checkin initial support for automatic memory leak detection routines 2002-09-08 18:51:12 +00:00
Linker.h Update header after moving file 2002-05-07 18:34:57 +00:00
MathExtras.h Don't #include <Support/*>, #include "Support/*" 2002-10-28 02:11:53 +00:00
NameMangling.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
PassNameParser.h Give better error message if two passes of the same argument are registered 2002-12-07 04:41:22 +00:00
SystemUtils.h New files for miscompilation detection 2002-12-23 23:50:16 +00:00
Timer.h Add facility to compute peak memory usage 2002-11-18 21:45:55 +00:00
TypeInfo.h Initial checkin 2002-07-23 17:56:53 +00:00