Gordon Henriksen
|
351222b471
|
GarbageCollection.html is expanded to encompass the coming
capabilities. This is a major rewrite and is easier to read en toto
rather than patchwise.
llvm-svn: 42414
|
2007-09-27 19:31:36 +00:00 |
|
Chris Lattner
|
cdb6479d76
|
fix syntax
llvm-svn: 42242
|
2007-09-22 23:41:15 +00:00 |
|
Chris Lattner
|
cd2ae40679
|
gcroot must take concrete types, not arbitrary types.
clean up intrinsic descriptions in langref a bit.
llvm-svn: 42194
|
2007-09-21 17:30:40 +00:00 |
|
Chris Lattner
|
d58e0026ec
|
Change llvm.gcroot to not init the root to null at runtime, this prevents
using it for live-in values etc.
llvm-svn: 41879
|
2007-09-12 17:53:10 +00:00 |
|
Jeff Cohen
|
225c0a0988
|
Provide link.
llvm-svn: 36257
|
2007-04-18 17:26:14 +00:00 |
|
Duncan Sands
|
05834dfd9e
|
Various hopefully correct easy fixes.
llvm-svn: 35506
|
2007-03-30 12:22:09 +00:00 |
|
Reid Spencer
|
1667ea03b6
|
Changes docs for llvm.cs.uiuc.edu -> llvm.org
llvm-svn: 26746
|
2006-03-14 05:39:39 +00:00 |
|
Chris Lattner
|
b6c0676755
|
Update documentation for gc intrinsics change. Contributed by
Tobias Nurmiranta
llvm-svn: 15095
|
2004-07-22 05:49:38 +00:00 |
|
Chris Lattner
|
baa8ac1880
|
Fix Validation bugs
llvm-svn: 14715
|
2004-07-09 05:03:54 +00:00 |
|
Chris Lattner
|
6b87fb8d66
|
Minor tweaks
llvm-svn: 14081
|
2004-06-09 03:59:05 +00:00 |
|
Chris Lattner
|
bd2b12905e
|
Continue the exposition
llvm-svn: 13819
|
2004-05-27 05:52:10 +00:00 |
|
Reid Spencer
|
3750a5feb8
|
Fix a small typo.
llvm-svn: 13743
|
2004-05-25 08:45:31 +00:00 |
|
Chris Lattner
|
be2814718c
|
Add a todo to make it clear that the section is not done
llvm-svn: 13712
|
2004-05-24 04:54:31 +00:00 |
|
Chris Lattner
|
3a607c575e
|
Add a new document describing the LLVM accurate garbage collection support.
llvm-svn: 13667
|
2004-05-23 21:02:20 +00:00 |
|