Reid Spencer
|
ca05854a71
|
Changes docs for llvm.cs.uiuc.edu -> llvm.org
llvm-svn: 26746
|
2006-03-14 05:39:39 +00:00 |
Chris Lattner
|
2e6f448d0f
|
update usage of -print-alias-sets
llvm-svn: 25061
|
2006-01-03 06:04:48 +00:00 |
Misha Brukman
|
125255b9f6
|
Remove extraneous blank lines.
llvm-svn: 16205
|
2004-09-06 23:00:30 +00:00 |
Misha Brukman
|
2361fcff41
|
* Use the doc_code class for code listings to make it stand out from text
* Wrap text in soft, comfortable <div>s and <p>s
* Wrap lines at 80 cols
llvm-svn: 15311
|
2004-07-28 22:18:33 +00:00 |
Chris Lattner
|
d138437ffc
|
New functionality
llvm-svn: 15266
|
2004-07-27 07:50:07 +00:00 |
Misha Brukman
|
3eef5d4715
|
* `The' isn't necessary in front of LLVM
* Wrap long line
llvm-svn: 14530
|
2004-07-01 15:33:24 +00:00 |
Chris Lattner
|
9475b96a3c
|
document new pass
llvm-svn: 14471
|
2004-06-28 19:19:47 +00:00 |
Chris Lattner
|
53e5e2accc
|
Fix some broken links
llvm-svn: 14306
|
2004-06-21 22:52:48 +00:00 |
Chris Lattner
|
2a19d83689
|
Substantially expand and update the alias analysis documentation, including
adding blurbs about all of the implementations we have
llvm-svn: 13669
|
2004-05-23 21:04:01 +00:00 |
Misha Brukman
|
55ba220cee
|
Fix grammar: remove `the' before LLVM.
llvm-svn: 13496
|
2004-05-12 18:02:00 +00:00 |
Misha Brukman
|
c6ef5598ef
|
Put stylesheet after the title.
llvm-svn: 10887
|
2004-01-15 19:04:12 +00:00 |
Misha Brukman
|
8834af99d6
|
Fix the URL to check the referrer for CSS conformity.
llvm-svn: 10571
|
2003-12-21 22:53:21 +00:00 |
Chris Lattner
|
b8b9163a2f
|
Expand on the AliasSetTracker a bit, so I can remember this next time I come back to it. :)
llvm-svn: 10537
|
2003-12-19 08:43:07 +00:00 |
Misha Brukman
|
3096ca319a
|
Fix the links to match our 'llvm' namespace in doxygen-generated docs.
llvm-svn: 10504
|
2003-12-17 23:10:49 +00:00 |
Misha Brukman
|
423ad188da
|
Since we are now in the 'llvm' namespace, the mangled C++ name of structs
and hence the links, all change.
llvm-svn: 10495
|
2003-12-17 18:46:49 +00:00 |
Misha Brukman
|
e8e932a671
|
Align the W3C images on the right side, bottom of page.
llvm-svn: 10156
|
2003-11-22 01:26:21 +00:00 |
Misha Brukman
|
58ec434f03
|
This page now uses valid HTML 4.01 Strict and valid CSS.
llvm-svn: 10152
|
2003-11-22 01:07:30 +00:00 |
Misha Brukman
|
bc2d3308fe
|
Made paragraph structure more consistent.
llvm-svn: 10145
|
2003-11-21 22:30:25 +00:00 |
John Criswell
|
f531f319d2
|
Merged in RELEASE_1.
llvm-svn: 9538
|
2003-10-27 18:18:16 +00:00 |
Misha Brukman
|
084a3a0773
|
This is now valid HTML 4.01 Strict.
llvm-svn: 9475
|
2003-10-24 18:06:11 +00:00 |
Misha Brukman
|
9782b036fc
|
Really close the <li> tags.
llvm-svn: 9396
|
2003-10-23 02:29:42 +00:00 |
Misha Brukman
|
90827ecc18
|
Remove extraneous comments.
llvm-svn: 9395
|
2003-10-23 01:50:39 +00:00 |
Misha Brukman
|
f1e6b1526c
|
* Quote a value in <font> tag.
* Let CVS figure out the last-modified-date for us
llvm-svn: 9394
|
2003-10-23 01:49:47 +00:00 |
Misha Brukman
|
283ff6937f
|
* Use UTF-8 instead of soon-to-be-extinct ISO-8859-1 ;)
* Use stylesheets instead of explicit <font> tags
* Stop using <ul> for spacing layout
* Close <a> and <p> tags
llvm-svn: 9392
|
2003-10-22 23:27:16 +00:00 |
Misha Brukman
|
7eb05a170a
|
Spell `necessary' correctly.
llvm-svn: 7944
|
2003-08-18 14:43:39 +00:00 |
Misha Brukman
|
b4dd539eb7
|
Grammar fix: `of course' is separated from the sentences by commas on both
sides.
llvm-svn: 6019
|
2003-05-07 21:47:16 +00:00 |
Chris Lattner
|
b512e9f37f
|
Initial checkin of AliasAnalysis doc
llvm-svn: 5696
|
2003-03-04 19:37:49 +00:00 |