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