llvm-6502/lib
Chris Lattner 93c9587fbb Update GC intrinsics to take a pointer to the object as well as a pointer
to the field being updated.  Patch contributed by Tobias Nurmiranta


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15097 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-22 05:51:13 +00:00
..
Analysis These files don't need to include <iostream> since they include "Support/Debug.h". 2004-07-21 20:50:33 +00:00
Archive Add #include <iostream> which is needed now that Value.h doesn't include it 2004-07-04 11:01:27 +00:00
AsmParser bug 122: 2004-07-18 00:08:11 +00:00
Bytecode bug 122: 2004-07-18 00:18:30 +00:00
CodeGen Use reverse iterators when updating the vector, since scanning from 2004-07-22 02:16:53 +00:00
Debugger bug 122: 2004-07-18 00:44:37 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Linker bug 122: 2004-07-17 23:50:57 +00:00
Support These files don't need to include <iostream> since they include "Support/Debug.h". 2004-07-21 20:50:33 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target Fix cases where we generated horrible code like this: 2004-07-21 21:28:26 +00:00
Transforms Update GC intrinsics to take a pointer to the object as well as a pointer 2004-07-22 05:51:13 +00:00
VMCore Updates to gc intrinsics, contributed by Tobias Nurmiranta 2004-07-22 05:50:01 +00:00
Makefile