llvm-6502/include/llvm/Support
2003-05-22 20:25:57 +00:00
..
Annotation.h Move annotation to support library 2003-01-14 21:29:58 +00:00
CallSite.h Initial checkin of CallSite wrapper for Call/Invoke instructions 2003-02-24 20:35:45 +00:00
Casting.h Allow dyn_cast to operate on things that aren't OBVIOUSLY a pointer type. 2003-04-23 16:17:28 +00:00
CFG.h Revert last checkin. Note that PHI nodes can use basic blocks also! 2003-04-26 17:38:26 +00:00
CommandLine.h Add support for a new "CommaSeparated" modifier 2003-05-22 20:25:57 +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 Allow the addition of edge source labels 2003-02-05 19:40:59 +00:00
InstIterator.h Kill unneccesary &* 2003-04-23 16:35:30 +00:00
InstVisitor.h Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +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 Remove support for "targetdata pass ctors" 2003-04-24 18:41:30 +00:00
SystemUtils.h New files for miscompilation detection 2002-12-23 23:50:16 +00:00
Timer.h Updates to match recent timer updates 2003-05-09 20:44:22 +00:00
TypeInfo.h Initial checkin 2002-07-23 17:56:53 +00:00