llvm-6502/include/llvm/Support
Chris Lattner 6ffe551f65 Changes to fix up the inst_iterator to pass to boost iterator checks. This
patch was graciously contributed by Vladimir Prus.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13185 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-27 15:13:33 +00:00
..
Annotation.h Make sure that at least one virtual method is defined in a .cpp file to avoid 2004-02-26 07:24:18 +00:00
CallSite.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Casting.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
CFG.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
CommandLine.h Use the new LLVM is_class template instead of the boost one, allowing us to 2004-02-24 03:50:05 +00:00
ConstantRange.h Add some new methods 2004-03-30 00:20:08 +00:00
DataTypes.h.in DataTypes.h is now output from configure, and shortened 2004-02-23 22:07:26 +00:00
Debug.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
DOTGraphTraits.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
DynamicLinker.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ELF.h Update comment at head of file. Also fix C 'typedef struct' nonsense I 2004-02-29 06:33:28 +00:00
FileUtilities.h Change the order of the arguments to the ctor, allowing us to make the boolean default to true 2004-02-18 20:20:52 +00:00
GetElementPtrTypeIterator.h Support iteration over constant instructions 2004-04-04 19:46:54 +00:00
GraphWriter.h If a node has more than 64 outgoing edges, make the edges go from the 'truncated' block, 2004-02-11 20:44:17 +00:00
InstIterator.h Changes to fix up the inst_iterator to pass to boost iterator checks. This 2004-04-27 15:13:33 +00:00
InstVisitor.h Add the visitSelectInst visitor method 2004-03-12 05:51:22 +00:00
LeakDetector.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
Linker.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
MallocAllocator.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
Mangler.h Add method 2004-02-14 00:30:31 +00:00
MathExtras.h Cygwin defines log2 as a macro. Undef it here IFF it has already been defined, 2004-02-25 01:53:45 +00:00
MutexGuard.h ThreadSupport.h is now output from configure. 2004-02-23 21:30:29 +00:00
PassNameParser.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SlowOperationInformer.h * Add a new helper progress method 2003-12-31 10:20:38 +00:00
SystemUtils.h Add new function 2004-04-02 05:04:12 +00:00
ThreadSupport-NoSupport.h Revision of Brian's threading support library to be a bit more generic and 2004-01-17 19:54:29 +00:00
ThreadSupport-PThreads.h Revision of Brian's threading support library to be a bit more generic and 2004-01-17 19:54:29 +00:00
ThreadSupport.h.in ThreadSupport.h is now output from configure. 2004-02-23 21:30:29 +00:00
Timer.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ToolRunner.h Make ToolExecutionError inherit std::exception and implement its 2004-02-19 07:39:26 +00:00
type_traits.h Check in a new type_traits header which provides the mysterious is_class 2004-02-24 03:49:29 +00:00
TypeInfo.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ValueHolder.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00