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