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