aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* * Use stylesheets for table borders so we factor out the formatting and canMisha Brukman2004-05-131-336/+343
| | | | | | | | | | adjust it much easier. Also changed border to gray to fit into the current color scheme. * Convert < and > to &lt; and &gt;, respectively. * Wrap long lines at 80 cols git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13522 91177308-0d34-0410-b5e6-96231b3b80d8
* Break lines at 80 cols; eliminate extra space caused by a single <p> tag on aMisha Brukman2004-05-121-34/+35
| | | | | | | line by itself. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13516 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the subsubsections stand out a bit moreChris Lattner2004-05-121-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13511 91177308-0d34-0410-b5e6-96231b3b80d8
* These images have been moved to img/Misha Brukman2004-05-122-0/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13510 91177308-0d34-0410-b5e6-96231b3b80d8
* Use the images in the img/ directory.Misha Brukman2004-05-122-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13509 91177308-0d34-0410-b5e6-96231b3b80d8
* Finally, switch to a stylesheet that makes the documentation easier on the eyesMisha Brukman2004-05-121-12/+8
| | | | | | | and consistent with the LLVM website. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13508 91177308-0d34-0410-b5e6-96231b3b80d8
* Centralize images in this dir; add lines.gif from website for consistentMisha Brukman2004-05-123-0/+0
| | | | | | | formatting. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13507 91177308-0d34-0410-b5e6-96231b3b80d8
* Make file use stylesheets and be HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-121-386/+442
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13506 91177308-0d34-0410-b5e6-96231b3b80d8
* Made document HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-121-69/+78
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13505 91177308-0d34-0410-b5e6-96231b3b80d8
* Make file standard-compliant once again.Misha Brukman2004-05-121-21/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13504 91177308-0d34-0410-b5e6-96231b3b80d8
* Made file comply with HTML-4.01 (Strict)Misha Brukman2004-05-121-234/+179
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13503 91177308-0d34-0410-b5e6-96231b3b80d8
* Made file HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-121-12/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13501 91177308-0d34-0410-b5e6-96231b3b80d8
* Made to be HTML-4.01 (Strict)-compliant.Misha Brukman2004-05-121-14/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13500 91177308-0d34-0410-b5e6-96231b3b80d8
* Made to be HTML-4.01 (Strict) -compliant.Misha Brukman2004-05-121-13/+18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13499 91177308-0d34-0410-b5e6-96231b3b80d8
* Add proper footer since this file is HTML-4.01 compliant.Misha Brukman2004-05-121-6/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13498 91177308-0d34-0410-b5e6-96231b3b80d8
* Make document HTML-4.01 (Strict) compliant.Misha Brukman2004-05-121-265/+184
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13497 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix grammar: remove `the' before LLVM.Misha Brukman2004-05-121-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13496 91177308-0d34-0410-b5e6-96231b3b80d8
* * Make the document format follow the stringent purple standards (like the restMisha Brukman2004-05-121-265/+162
| | | | | | | | | | | of the documentation) * Do not make the link text be the link itself, use some keywords * Make doc use stylesheets and HTML markup for lists instead of definitions * Shorten page by not making multiple lines per link with description + link of the same name as the target git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13495 91177308-0d34-0410-b5e6-96231b3b80d8
* Add link to Valgrind.Misha Brukman2004-05-121-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13472 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note to make sure the program is memory correctChris Lattner2004-05-111-3/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13464 91177308-0d34-0410-b5e6-96231b3b80d8
* Bug fixedChris Lattner2004-05-101-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13450 91177308-0d34-0410-b5e6-96231b3b80d8
* Bug 178 FixedReid Spencer2004-05-091-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13442 91177308-0d34-0410-b5e6-96231b3b80d8
* Bug fixed.Brian Gaeke2004-05-091-8/+12
| | | | | | | Rewrite portability intro. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13434 91177308-0d34-0410-b5e6-96231b3b80d8
* PR implementedChris Lattner2004-05-071-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13406 91177308-0d34-0410-b5e6-96231b3b80d8
* Bug fixedChris Lattner2004-05-071-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13403 91177308-0d34-0410-b5e6-96231b3b80d8
* Bug fixed.John Criswell2004-05-061-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13392 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a new cl::PositionalEatsArgs flagChris Lattner2004-05-061-4/+14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13387 91177308-0d34-0410-b5e6-96231b3b80d8
* Bugs fixedBrian Gaeke2004-05-041-2/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13360 91177308-0d34-0410-b5e6-96231b3b80d8
* update command guide to have --tool-argsBrian Gaeke2004-05-041-0/+12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13359 91177308-0d34-0410-b5e6-96231b3b80d8
* Bug fixedChris Lattner2004-05-041-3/+11
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13350 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some stuff to the release notes.Chris Lattner2004-05-021-6/+17
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13314 91177308-0d34-0410-b5e6-96231b3b80d8
* Add comment about optimizationsChris Lattner2004-05-011-1/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13298 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix broken link, again.Chris Lattner2004-04-301-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13295 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a broken linkChris Lattner2004-04-301-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13290 91177308-0d34-0410-b5e6-96231b3b80d8
* bug fixedChris Lattner2004-04-211-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13099 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some PRs which were fixed, but not previously mentioned in the rel. notes.Brian Gaeke2004-04-201-2/+13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13077 91177308-0d34-0410-b5e6-96231b3b80d8
* * Remove note about "UNSUPPORTED: " feature that just became supportedMisha Brukman2004-04-191-11/+6
| | | | | | | * Fix usage of <p> tag and some grammar git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13062 91177308-0d34-0410-b5e6-96231b3b80d8
* Display sample bugpoint output with the `code' stylesheet class.Misha Brukman2004-04-191-3/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13060 91177308-0d34-0410-b5e6-96231b3b80d8
* Add notes about PRs 38 and 290 being fixed.Misha Brukman2004-04-191-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13056 91177308-0d34-0410-b5e6-96231b3b80d8
* Wrap (some) lines to 80 cols.Misha Brukman2004-04-191-19/+29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13055 91177308-0d34-0410-b5e6-96231b3b80d8
* Add idea about a disassembler.Misha Brukman2004-04-161-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12993 91177308-0d34-0410-b5e6-96231b3b80d8
* * Fix capitalization of PICkMisha Brukman2004-04-161-11/+11
| | | | | | | * Wrap long lines to 80 cols git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12988 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about easier way to debug tests in the llvm tree.Misha Brukman2004-04-151-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12972 91177308-0d34-0410-b5e6-96231b3b80d8
* Add note about passing arguments to program being debugged.Misha Brukman2004-04-152-35/+44
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12970 91177308-0d34-0410-b5e6-96231b3b80d8
* Removed obsolete doxygen options (they were blank anyway).Misha Brukman2004-04-152-70/+0
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12965 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a noteChris Lattner2004-04-131-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12922 91177308-0d34-0410-b5e6-96231b3b80d8
* Add notes about some of the code quality improvements that have gone inChris Lattner2004-04-131-2/+26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12887 91177308-0d34-0410-b5e6-96231b3b80d8
* Corrected the descriptions of the llvm.writeport and llvm.writeioJohn Criswell2004-04-121-28/+31
| | | | | | | | | | | | | | | intrinsics. Modified llvm.readio and llvm.writeio to use pointers to memory instead of integers. This should take care of problems such as different pointer sizes, casting integers to pointers, weird architectural pointer types, etc. Re-worded the description of llvm.readio and llvm.writeio so that it should be more clear as to why they should be used over regular loads/stores for I/O. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12867 91177308-0d34-0410-b5e6-96231b3b80d8
* Added initial design for the llvm.readio and llvm.writeio intrinsics.John Criswell2004-04-121-0/+96
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12864 91177308-0d34-0410-b5e6-96231b3b80d8
* Add noteChris Lattner2004-04-101-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12809 91177308-0d34-0410-b5e6-96231b3b80d8