summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
Commit message (Expand)AuthorAge
* some 3.0 API notesTorok Edwin2011-09-30
* Add a note on removing LLVMC.Eric Christopher2011-09-28
* Remove the old tail duplication pass. It is not used and is unable to updateRafael Espindola2011-08-30
* docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any m...NAKAMURA Takumi2011-08-22
* Add a finalize() hook, that'll let DIBuilder construct compile unit lazily.Devang Patel2011-08-15
* Move "atomic" and "volatile" designations on instructions after the opcodeEli Friedman2011-08-12
* Reword.Jay Foad2011-08-04
* Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets.Bill Wendling2011-08-03
* Duncan's english is better than mine. :-)Bill Wendling2011-08-02
* Remove the LLVMBuildUnwind C API function.Bill Wendling2011-08-02
* Convert GetElementPtrInst to use ArrayRef.Jay Foad2011-07-25
* Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to useJay Foad2011-07-22
* Sort case-insensitively.Jay Foad2011-07-21
* Convert ConstantExpr::getGetElementPtr andJay Foad2011-07-21
* Convert SimplifyGEPInst to use ArrayRef.Jay Foad2011-07-19
* Convert gep_type_begin and gep_type_end to use ArrayRef.Jay Foad2011-07-19
* Convert TargetData::getIndexedOffset to use ArrayRef.Jay Foad2011-07-19
* Use ArrayRef in ConstantFoldInstOperands and ConstantFoldCall.Jay Foad2011-07-19
* document this api change.Chris Lattner2011-07-18
* Convert CallInst and InvokeInst APIs to use ArrayRef.Jay Foad2011-07-15
* Mention all API changes I've made since 2.9 was branched.Jay Foad2011-07-14
* Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVMChad Rosier2011-05-27
* Add change of crc32 intrinsic to release notesChad Rosier2011-05-27
* docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>....NAKAMURA Takumi2011-04-21
* docs: Redefine Heading elements as below;NAKAMURA Takumi2011-04-18
* docs/*.html: Make W3C HTML 4.01 Strict more compliant.NAKAMURA Takumi2011-04-09
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Also add the late notes for Mips in the current release noteBruno Cardoso Lopes2011-04-08
* add faust tooChris Lattner2011-04-07
* add a few late stragglers.Chris Lattner2011-04-07
* Fix a typo.Roman Divacky2011-04-06
* add rubiniusChris Lattner2011-04-06
* Fix some typos. Minor tweaks to how some things were expressed.Duncan Sands2011-04-06
* Trivial typo fixes.Jay Foad2011-04-06
* Finish up the first draft of the release notes.Chris Lattner2011-04-06
* continue writing.Chris Lattner2011-04-06
* add the external users that emailed me.Chris Lattner2011-04-06
* some libc++ notes.Chris Lattner2011-04-06
* some edits.Chris Lattner2011-04-06
* distribute content out to the appropriate sectionsChris Lattner2011-04-06
* finished my pass through all the 2.9 commits, now to make this intelligibleChris Lattner2011-04-05
* docs/ReleaseNotes.html: Please use proper *Heading* elements instead of class...NAKAMURA Takumi2011-04-05
* remove graphprinter support for domfrontier.Chris Lattner2011-04-05
* only 7 more weeks to go.Chris Lattner2011-04-05
* more notes to self.Chris Lattner2011-04-05
* docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme!NAKAMURA Takumi2011-04-05
* add a bunch of notes to myself, this is not intended to be gramatic orChris Lattner2011-04-05
* Dragonegg release notes.Duncan Sands2011-04-04
* Some release notes.Rafael Espindola2011-03-18
* rip out llvm 2.8 release notes to make room for llvm 2.9 notes.Chris Lattner2011-03-10