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