llvm-6502/include/llvm/Support
2003-10-19 21:34:11 +00:00
..
Annotation.h Use the C++ <cassert> header, not the C <assert.h> header 2003-07-25 17:34:17 +00:00
CallSite.h Fix spelling. 2003-10-10 17:42:19 +00:00
Casting.h Standardize header file comments 2003-09-30 18:37:50 +00:00
CFG.h Standardize header file comments 2003-09-30 18:37:50 +00:00
CommandLine.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ConstantRange.h Implement operator== and != for ranges 2002-09-03 01:05:31 +00:00
Debug.h Move debugging support out of Statistic.h into Debug.h, implement the new DEBUG_TYPE facilities 2003-08-01 22:12:40 +00:00
DOTGraphTraits.h Standardize header file comments 2003-09-30 18:37:50 +00:00
DynamicLinker.h Add my abstracted dynamic linker support files. 2003-10-10 16:55:42 +00:00
FileUtilities.h Added the MakeFileReadable() method. 2003-09-02 21:09:30 +00:00
GraphWriter.h Standardize header file comments 2003-09-30 18:37:50 +00:00
InstIterator.h Standardize header file comments 2003-09-30 18:37:50 +00:00
InstVisitor.h Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. 2003-10-19 21:34:11 +00:00
LeakDetector.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
Linker.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Mangler.h Standardize header file comments 2003-09-30 18:37:50 +00:00
MathExtras.h Standardize header file comments 2003-09-30 18:37:50 +00:00
PassNameParser.h Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
SystemUtils.h Standardize header file comments 2003-09-30 18:37:50 +00:00
Timer.h Doxygenize class comments. Add new NamedRegionTimer class 2003-10-06 15:02:16 +00:00
ToolRunner.h Generalize abstract interpreter interface to allow linking in an arbitrary number of shared objects 2003-10-14 21:52:52 +00:00
TypeInfo.h Standardize header file comments 2003-09-30 18:37:50 +00:00
ValueHolder.h Of course, the copy ctor really should copy the operand as well 2003-08-23 20:06:38 +00:00