llvm-6502/include/Support
2003-08-31 19:55:31 +00:00
..
Alloca.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Annotation.h Use the C++ <cassert> header, not the C <assert.h> header 2003-07-25 17:34:17 +00:00
BitSetVector.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Casting.h Spell `incompatible' correctly. 2003-08-27 18:26:28 +00:00
CommandLine.h Changes to work better with GCC3.4/LLVM G++ 2003-08-22 14:26:59 +00:00
DataTypes.h If we can't find INT64_MAX, set it to a reasonable default value, 2003-08-11 20:04:57 +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
DepthFirstIterator.h Fix another accessibility problem illuminated by GCC 3.3 2003-07-25 17:49:28 +00:00
DOTGraphTraits.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
EquivalenceClasses.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
FileUtilities.h Moved removeFile() and getUniqueFilename() into FileUtilities. 2003-08-07 21:28:50 +00:00
GraphTraits.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
GraphWriter.h Allow the addition of edge source labels 2003-02-05 19:40:59 +00:00
hash_map hash_map and hash_set: 2003-08-15 20:01:10 +00:00
hash_set hash_map and hash_set: 2003-08-15 20:01:10 +00:00
HashExtras.h Reordered includes to be consistent with the LLVM style. 2003-08-15 17:52:02 +00:00
ilist Fix compilation problems with G++ 3.4 2003-08-29 14:22:29 +00:00
iterator Enable JIT when the platform supports it. 2003-07-29 19:11:58 +00:00
LeakDetector.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
MathExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
PostOrderIterator.h Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
SCCIterator.h ELIMINATE the SCC class completely. One less thing deriving from std::vector 2003-08-31 19:55:31 +00:00
SetOperations.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
Signals.h This file doesn't need this include 2003-08-01 19:16:18 +00:00
slist Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
Statistic.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
STLExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
StringExtras.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
SystemUtils.h Remove references to `bugpoint' from the now-generic system utilities. 2003-08-07 21:33:33 +00:00
Timer.h Add includes of assert 2003-07-25 17:23:27 +00:00
Tree.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
TypeInfo.h Regularize the names of #include-guards. 2003-06-17 00:35:55 +00:00
VectorExtras.h Initial checking: defult the make_vector function 2003-01-28 20:01:16 +00:00