| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a link to the doxygen tarball | Chris Lattner | 2005-11-30 | 1 | -1/+4 |
* | copy the doxygen tarball into the HTML directory after building it | Chris Lattner | 2005-11-30 | 1 | -0/+1 |
* | Add "SCC" to the lexicon. Patch provided by Marco Matthies, thanks! | Chris Lattner | 2005-11-29 | 1 | -1/+4 |
* | Fixed a punctuation error. | John Criswell | 2005-11-28 | 1 | -1/+1 |
* | Use std:: where appropriate | Chris Lattner | 2005-11-28 | 1 | -4/+4 |
* | Fix some typos noticed by Gabor Greif! | Chris Lattner | 2005-11-15 | 1 | -1/+1 |
* | this file moved | Andrew Lenharth | 2005-11-14 | 1 | -1/+1 |
* | typeo | Chris Lattner | 2005-11-13 | 1 | -1/+1 |
* | Describe section name encoding | Chris Lattner | 2005-11-12 | 1 | -13/+66 |
* | document sections | Chris Lattner | 2005-11-12 | 1 | -3/+10 |
* | continued readcyclecounter support | Andrew Lenharth | 2005-11-11 | 1 | -0/+34 |
* | Fix some typos. | Jeff Cohen | 2005-11-11 | 1 | -2/+2 |
* | Packed elements must be a power of two in size | Chris Lattner | 2005-11-10 | 1 | -1/+2 |
* | Rip out 1.6ness, bump version # to 1.7cvs | Chris Lattner | 2005-11-08 | 1 | -177/+5 |
* | Merged from RELEASE_16. | John Criswell | 2005-11-08 | 2 | -0/+14 |
* | document alignment on globals, functions, and allocation instructions. | Chris Lattner | 2005-11-06 | 1 | -29/+102 |
* | Minor correction | Chris Lattner | 2005-11-06 | 1 | -3/+6 |
* | describe extensions to the .bc format for function/global alignment | Chris Lattner | 2005-11-06 | 1 | -5/+69 |
* | enumerate non-standard argument encoding cases, such as alignment info for | Chris Lattner | 2005-11-05 | 1 | -10/+34 |
* | rearrange some info about the instruction encoding | Chris Lattner | 2005-11-05 | 1 | -105/+123 |
* | Fix mac os spelling | Chris Lattner | 2005-11-03 | 1 | -4/+4 |
* | Add more bison versions, thanks to Vladimir | Chris Lattner | 2005-11-03 | 1 | -1/+1 |
* | Per bug 655, give people more options in case 1.35 doesn't build on their | Chris Lattner | 2005-11-03 | 1 | -1/+1 |
* | * Replace ampersands in section titles with more formal ``and'' | Misha Brukman | 2005-11-01 | 1 | -30/+32 |
* | Updated alpha known problems. | Andrew Lenharth | 2005-10-31 | 1 | -2/+0 |
* | Update Getting Started for Visual Studio page. | Jeff Cohen | 2005-10-30 | 1 | -18/+11 |
* | Fix <> in html | Chris Lattner | 2005-10-29 | 1 | -2/+2 |
* | First hack-and-slash on the release notes. Comments and improvements welcome | Chris Lattner | 2005-10-29 | 1 | -23/+167 |
* | Basic updates | Chris Lattner | 2005-10-29 | 1 | -15/+2 |
* | Updated bytecode version numbers. | John Criswell | 2005-10-24 | 1 | -1/+3 |
* | Fix spelling of 'separate'. | Jeff Cohen | 2005-10-24 | 2 | -3/+3 |
* | Fixed spelling. | John Criswell | 2005-10-24 | 1 | -1/+1 |
* | Added a note to remove CVS directories when copying the sample project to | John Criswell | 2005-10-24 | 1 | -0/+6 |
* | Attempt to make terminology more consistent. | John Criswell | 2005-10-24 | 1 | -2/+3 |
* | Andrew says that alpha basically works | Chris Lattner | 2005-10-24 | 1 | -1/+1 |
* | Fixed a grammar issue. | John Criswell | 2005-10-24 | 1 | -1/+1 |
* | Grammar and punctuation fixes. | John Criswell | 2005-10-24 | 1 | -10/+10 |
* | This RA no longer exists | Chris Lattner | 2005-10-24 | 1 | -2/+0 |
* | Three of these have been removed, as warned | Chris Lattner | 2005-10-24 | 1 | -1/+1 |
* | Apparently, people object to floating pointers. Picky picky. | Chris Lattner | 2005-10-17 | 1 | -1/+1 |
* | As requested, a blurb on sub-targets. | Jim Laskey | 2005-10-17 | 1 | -1/+5 |
* | fix some grammar-o's I noticed | Chris Lattner | 2005-10-17 | 1 | -7/+7 |
* | Feedback from Nate. | Chris Lattner | 2005-10-17 | 1 | -1/+8 |
* | Document -view-isel-dags and -view-sched-dags | Chris Lattner | 2005-10-17 | 1 | -0/+9 |
* | Add notes about MF.viewCFG() and friends. | Chris Lattner | 2005-10-17 | 1 | -0/+39 |
* | Add a bunch of info about the isel autogenerator. Review appreciated! | Chris Lattner | 2005-10-16 | 1 | -33/+168 |
* | Fill this out some more. Add description of MBB/MF. Fix some broken links, | Chris Lattner | 2005-10-16 | 1 | -31/+113 |
* | Add a stub for the TargetSubtarget class. Jim, please fill a blurb in here | Chris Lattner | 2005-10-16 | 1 | -0/+14 |
* | Update this significantly, mention subtarget and isel generation support. | Chris Lattner | 2005-10-16 | 1 | -33/+32 |
* | update this a little bit to talk about the dag combiner and remove inaccuracies. | Chris Lattner | 2005-10-16 | 1 | -28/+42 |