aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Also add the late notes for Mips in the current release noteBruno Cardoso Lopes2011-04-081-1/+5
* Fix a bit of nonsense.Jay Foad2011-04-071-2/+2
* add faust tooChris Lattner2011-04-071-0/+14
* add a few late stragglers.Chris Lattner2011-04-071-0/+30
* Fix a typo.Roman Divacky2011-04-061-1/+1
* add rubiniusChris Lattner2011-04-061-0/+13
* Fix some typos. Minor tweaks to how some things were expressed.Duncan Sands2011-04-061-6/+5
* Trivial typo fixes.Jay Foad2011-04-062-3/+3
* Finish up the first draft of the release notes.Chris Lattner2011-04-062-118/+91
* continue writing.Chris Lattner2011-04-061-91/+98
* add the external users that emailed me.Chris Lattner2011-04-061-0/+110
* some libc++ notes.Chris Lattner2011-04-061-6/+6
* some edits.Chris Lattner2011-04-061-21/+16
* distribute content out to the appropriate sectionsChris Lattner2011-04-061-192/+226
* finished my pass through all the 2.9 commits, now to make this intelligibleChris Lattner2011-04-051-13/+32
* mention llvm::ArrayRef, which should be use much more pervasively thanChris Lattner2011-04-051-0/+16
* Add support to encode function's template parameters.Devang Patel2011-04-051-1/+9
* docs/ReleaseNotes.html: Please use proper *Heading* elements instead of class...NAKAMURA Takumi2011-04-051-61/+61
* remove graphprinter support for domfrontier.Chris Lattner2011-04-052-11/+4
* only 7 more weeks to go.Chris Lattner2011-04-051-5/+48
* Document llvm/ADT/IntEqClasses.h in ProgrammersManual.htmlJakob Stoklund Olesen2011-04-051-0/+21
* more notes to self.Chris Lattner2011-04-051-6/+59
* docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme!NAKAMURA Takumi2011-04-051-8/+22
* docs/GettingStarted.html: FIXME: dg, lit, and source tree layout.NAKAMURA Takumi2011-04-051-0/+10
* add a bunch of notes to myself, this is not intended to be gramatic orChris Lattner2011-04-051-40/+82
* Add info on where to get 2.9 final svn sources.Bill Wendling2011-04-041-0/+1
* Dragonegg release notes.Duncan Sands2011-04-041-17/+17
* Pick better examples. "fpext float 3.1415 to double" won't parse because 3.1415Nick Lewycky2011-03-311-2/+2
* Remove PHINode::reserveOperandSpace(). Instead, add a parameter toJay Foad2011-03-303-7/+7
* Document llvm.dbg.sp, llvm.dbg.gv and llvm.dbg.enumDevang Patel2011-03-291-3/+8
* docs/GettingStarted.html: [PR8850] Add a note for x86_64-w64-mingw32.NAKAMURA Takumi2011-03-281-0/+7
* docs/GettingStarted.html: Add blurb "--enable-shared" on cygming.NAKAMURA Takumi2011-03-281-4/+4
* Remove redundant compression option.Bill Wendling2011-03-251-4/+4
* fix description, PR9542Chris Lattner2011-03-241-5/+6
* Update Passes.html, part 3: alphabetize descriptions.Eli Friedman2011-03-191-102/+99
* Update Passes.html, part 2: cleanup a bit more dead docs, a few moreEli Friedman2011-03-191-70/+8
* Update Passes.html, part 1: remove passes which were removed from the tree,Eli Friedman2011-03-191-144/+35
* Some release notes.Rafael Espindola2011-03-181-2/+11
* Change the signext language in LangRef to closer match zeroext.Cameron Zwarich2011-03-171-2/+3
* The x86-64 ABI says that a bool is only guaranteed to be sign-extended to a byteCameron Zwarich2011-03-161-2/+3
* rip out llvm 2.8 release notes to make room for llvm 2.9 notes.Chris Lattner2011-03-101-666/+50
* Since last couple of days, argument number is encoded using 8 bits from line ...Devang Patel2011-03-081-1/+2
* Update DILexicalBlock doc to mention new fields.Devang Patel2011-03-081-1/+3
* Clarify that the result of an srem is only guaranteed to have the same sign a...Duncan Sands2011-03-071-3/+4
* Fix tagging name.Bill Wendling2011-03-071-8/+8
* remove another jeff linkChris Lattner2011-03-061-1/+0
* remove jeff's name (by his request)Chris Lattner2011-03-051-3/+1
* Support for parallel compilation (/MP) when using the VS IDE.Oscar Fuentes2011-03-021-0/+16
* Small cleanup.Bill Wendling2011-03-021-6/+11
* Update the documentation on "How to Release LLVM". It lays out a new way ofBill Wendling2011-02-281-303/+406