aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add a link to the doxygen tarballChris Lattner2005-11-301-1/+4
* copy the doxygen tarball into the HTML directory after building itChris Lattner2005-11-301-0/+1
* Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks!Chris Lattner2005-11-291-1/+4
* Fixed a punctuation error.John Criswell2005-11-281-1/+1
* Use std:: where appropriateChris Lattner2005-11-281-4/+4
* Fix some typos noticed by Gabor Greif!Chris Lattner2005-11-151-1/+1
* this file movedAndrew Lenharth2005-11-141-1/+1
* typeoChris Lattner2005-11-131-1/+1
* Describe section name encodingChris Lattner2005-11-121-13/+66
* document sectionsChris Lattner2005-11-121-3/+10
* continued readcyclecounter supportAndrew Lenharth2005-11-111-0/+34
* Fix some typos.Jeff Cohen2005-11-111-2/+2
* Packed elements must be a power of two in sizeChris Lattner2005-11-101-1/+2
* Rip out 1.6ness, bump version # to 1.7cvsChris Lattner2005-11-081-177/+5
* Merged from RELEASE_16.John Criswell2005-11-082-0/+14
* document alignment on globals, functions, and allocation instructions.Chris Lattner2005-11-061-29/+102
* Minor correctionChris Lattner2005-11-061-3/+6
* describe extensions to the .bc format for function/global alignmentChris Lattner2005-11-061-5/+69
* enumerate non-standard argument encoding cases, such as alignment info forChris Lattner2005-11-051-10/+34
* rearrange some info about the instruction encodingChris Lattner2005-11-051-105/+123
* Fix mac os spellingChris Lattner2005-11-031-4/+4
* Add more bison versions, thanks to VladimirChris Lattner2005-11-031-1/+1
* Per bug 655, give people more options in case 1.35 doesn't build on theirChris Lattner2005-11-031-1/+1
* * Replace ampersands in section titles with more formal ``and''Misha Brukman2005-11-011-30/+32
* Updated alpha known problems.Andrew Lenharth2005-10-311-2/+0
* Update Getting Started for Visual Studio page.Jeff Cohen2005-10-301-18/+11
* Fix <> in htmlChris Lattner2005-10-291-2/+2
* First hack-and-slash on the release notes. Comments and improvements welcomeChris Lattner2005-10-291-23/+167
* Basic updatesChris Lattner2005-10-291-15/+2
* Updated bytecode version numbers.John Criswell2005-10-241-1/+3
* Fix spelling of 'separate'.Jeff Cohen2005-10-242-3/+3
* Fixed spelling.John Criswell2005-10-241-1/+1
* Added a note to remove CVS directories when copying the sample project toJohn Criswell2005-10-241-0/+6
* Attempt to make terminology more consistent.John Criswell2005-10-241-2/+3
* Andrew says that alpha basically worksChris Lattner2005-10-241-1/+1
* Fixed a grammar issue.John Criswell2005-10-241-1/+1
* Grammar and punctuation fixes.John Criswell2005-10-241-10/+10
* This RA no longer existsChris Lattner2005-10-241-2/+0
* Three of these have been removed, as warnedChris Lattner2005-10-241-1/+1
* Apparently, people object to floating pointers. Picky picky.Chris Lattner2005-10-171-1/+1
* As requested, a blurb on sub-targets.Jim Laskey2005-10-171-1/+5
* fix some grammar-o's I noticedChris Lattner2005-10-171-7/+7
* Feedback from Nate.Chris Lattner2005-10-171-1/+8
* Document -view-isel-dags and -view-sched-dagsChris Lattner2005-10-171-0/+9
* Add notes about MF.viewCFG() and friends.Chris Lattner2005-10-171-0/+39
* Add a bunch of info about the isel autogenerator. Review appreciated!Chris Lattner2005-10-161-33/+168
* Fill this out some more. Add description of MBB/MF. Fix some broken links,Chris Lattner2005-10-161-31/+113
* Add a stub for the TargetSubtarget class. Jim, please fill a blurb in hereChris Lattner2005-10-161-0/+14
* Update this significantly, mention subtarget and isel generation support.Chris Lattner2005-10-161-33/+32
* update this a little bit to talk about the dag combiner and remove inaccuracies.Chris Lattner2005-10-161-28/+42