Bill Wendling
5adc5f30e2
Validation fixes
...
llvm-svn: 42231
2007-09-22 10:13:39 +00:00
Reid Spencer
f9208e46d2
Subversionify the documentation.
...
llvm-svn: 38442
2007-07-09 08:04:31 +00:00
Reid Spencer
474538d7cd
Update for changes in location of Stacker.
...
llvm-svn: 33293
2007-01-17 05:37:42 +00:00
Nick Lewycky
5bd24251a0
Typo.
...
llvm-svn: 32774
2006-12-31 03:44:08 +00:00
Reid Spencer
78ce9c57b0
Fix an example that used the old SetCondInst instruction.
...
llvm-svn: 32681
2006-12-19 19:47:54 +00:00
Reid Spencer
d414793dbc
For PR950:
...
This patch implements the first increment for the Signless Types feature.
All changes pertain to removing the ConstantSInt and ConstantUInt classes
in favor of just using ConstantInt.
llvm-svn: 31063
2006-10-20 07:07:24 +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
Reid Spencer
d06dc0f95d
Correct the descriptions of WHILE...END and RROT. Thanks to Lalo Martins
...
for pointing out these errors.
llvm-svn: 21683
2005-05-04 15:43:40 +00:00
Reid Spencer
73114d33b3
Update table to llvm.css standards.
...
llvm-svn: 17409
2004-11-01 20:47:22 +00:00
Reid Spencer
37959f00d4
Take one item off the "to do" list: implemented -O1 .. -O5 options for
...
optimization in stkrc instead of depending on "opt"
llvm-svn: 16169
2004-09-04 20:30:01 +00:00
Chris Lattner
804b79eb77
Simplify the first example, as the LLVM IR interfaces have evolved. Other
...
examples in this doc could also be simplified dramatically in similar ways.
llvm-svn: 15428
2004-08-03 00:17:21 +00:00
Misha Brukman
fdd4649014
Fix broken internal link; add stub for missing subsection.
...
llvm-svn: 14003
2004-06-03 23:47:34 +00:00
Chris Lattner
f0931ed115
Make use of the new doc_author class. "Seperate content from presentation" they said.
...
llvm-svn: 13675
2004-05-23 21:07:27 +00:00
Reid Spencer
685c78d511
Removed the 64-bit fix from the "to do" list since the bug is fixed.
...
llvm-svn: 13624
2004-05-22 01:04:19 +00:00
Misha Brukman
9f211058ec
Insert spacing between the table and the next section.
...
llvm-svn: 13523
2004-05-13 00:37:23 +00:00
Misha Brukman
b9855e9b95
* Use stylesheets for table borders so we factor out the formatting and can
...
adjust it much easier. Also changed border to gray to fit into the current
color scheme.
* Convert < and > to < and >, respectively.
* Wrap long lines at 80 cols
llvm-svn: 13522
2004-05-13 00:24:43 +00:00
Misha Brukman
4ef01d6a0e
Made document HTML-4.01 (Strict)-compliant.
...
llvm-svn: 13505
2004-05-12 19:52:00 +00:00
Misha Brukman
fdb346f70a
* Fix capitalization of PICk
...
* Wrap long lines to 80 cols
llvm-svn: 12988
2004-04-16 16:20:07 +00:00
Alkis Evlogimenos
490aa035b9
Fix spelling.
...
llvm-svn: 12287
2004-03-11 10:14:21 +00:00
John Criswell
0659bb0c4a
Merged in RELEASE_11.
...
llvm-svn: 10516
2003-12-18 16:43:17 +00:00
Chris Lattner
754c9b8b69
Check in patch that Reid submitted
...
llvm-svn: 10505
2003-12-18 06:40:22 +00:00
Chris Lattner
4ec629111b
fix broken link
...
llvm-svn: 10273
2003-12-01 05:12:09 +00:00
Chris Lattner
3bf783831a
Minor fixes
...
llvm-svn: 10202
2003-11-25 01:44:27 +00:00
Chris Lattner
a15cced861
Apply docs patch fro Reid
...
llvm-svn: 10201
2003-11-25 01:35:06 +00:00
Brian Gaeke
d43cb2e883
Apply doc patch from PR136.
...
llvm-svn: 10198
2003-11-24 17:03:38 +00:00
Brian Gaeke
6521030c32
Add documentation for Stacker.
...
llvm-svn: 10189
2003-11-24 02:52:51 +00:00