summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.rst
AgeCommit message (Expand)Author
2017-12-08[Debugify] Add a pass to test debug info preservationVedant Kumar
2017-11-27Add release note about TargetRegistry change from r318352Daniel Sanders
2017-09-15Add a ReleaseNotes blurb for Execute.*Wait API changeAlexander Kornienko
2017-07-19Clear release notes for 6.0.0Hans Wennborg
2017-06-30Remove the BBVectorize pass.Chandler Carruth
2017-06-30Add a C API section to the release notes.Eric Christopher
2017-06-09Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner
2017-06-08Update release notes for BinaryFormat library.Zachary Turner
2017-05-08Add a blurb to the release notes about the WeakVH -> WeakTrackingVH transitionSanjoy Das
2017-02-09Don't try to link to the 4.0 release notesHans Wennborg
2017-01-12Clear the release notes for 5.0.0Hans Wennborg
2016-11-18Timer: Track name and description.Matthias Braun
2016-11-17[ReleaseNotes] Mention the completion of the upstreaming of the AVR backendDylan McKay
2016-11-12As we released 3.9, from the 4.0 release notes, points to version 3.9 instead...Sylvestre Ledru
2016-11-12[OCaml] Adapt to the new attribute C API.whitequark
2016-11-06Kill deprecated attribute APIAmaury Sechet
2016-10-24ReleaseNotes: mention new compiler requirementsHans Wennborg
2016-10-17Support: Drop LLVM_ATTRIBUTE_UNUSED_RESULTJustin Bogner
2016-07-18Trunk release notes now refer to 4.0.0Hans Wennborg
2016-06-14Fix list of deprecated C API attribute functionsAmaury Sechet
2016-06-12Make sure we have a Add/Remove/Has function for various thing that can have a...Amaury Sechet
2016-06-06Updating release notes for CMake version bumpChris Bieneman
2016-06-03Add a FIXME note in the release notes about documenting ThinLTOMehdi Amini
2016-05-23Extract renaming from D19181Amaury Sechet
2016-05-05SDAG: Rename Select->SelectImpl and repurpose Select as returning voidJustin Bogner
2016-04-26[ppc64] Reenable sibling call optimization on ppc64 since fixed tsan library ...Chuang-Yu Cheng
2016-04-22Add some release notes about the fix for PR26774Sanjoy Das
2016-04-20Add LLVMGetAttrKindID in the C API in order to facilitate migration away from...Amaury Sechet
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini
2016-04-07[PPC] Added a note to release notesEhsan Amiri
2016-03-31Change eliminateCallFramePseudoInstr() to return an iteratorHans Wennborg
2016-03-29Added 2 notesElena Demikhovsky
2016-03-10Add an entry in the Release Notes for LLVMContext::discardValueNames()Mehdi Amini
2016-03-09ReleaseNotes: update 'you may prefer' link to 3.8Hans Wennborg
2016-02-17Mention 'notail' attribute in 3.9 release notes.Akira Hatanaka
2016-02-16Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStrAmaury Sechet
2016-02-16Kill LLVMAddTargetDataAmaury Sechet
2016-02-12Delete the deprecated LLVMLinkModules.Rafael Espindola
2016-02-12C API: Remove LLVMGetDataLayout that was deprecated in 3.7Mehdi Amini
2016-01-26AMDGPU: Note mesa version in release notesMatt Arsenault
2016-01-13Unbreak the sphinx buildHans Wennborg
2016-01-13Update version to 3.9.Hans Wennborg
2015-12-21[Cygwin] Enable TLS as emutls.NAKAMURA Takumi
2015-12-19Delete APIs that have been deprecated since 2010.Rafael Espindola
2015-12-18Deprecate a few C APIs.Rafael Espindola
2015-12-18Reorganize the C API headers to improve build times.Eric Christopher
2015-12-17Drop function that are deprecated since 2010.Rafael Espindola
2015-12-16Change linkInModule to take a std::unique_ptr.Rafael Espindola
2015-11-09Deprecate AutoconfChris Bieneman
2015-10-05ReleaseNotes: note the new Windows version requirementHans Wennborg