summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAgeFilesLines
* ReleaseNotes: mention new compiler requirementsHans Wennborg2016-10-241-0/+2
* Support: Drop LLVM_ATTRIBUTE_UNUSED_RESULTJustin Bogner2016-10-171-0/+4
* Trunk release notes now refer to 4.0.0Hans Wennborg2016-07-181-85/+11
* Fix list of deprecated C API attribute functionsAmaury Sechet2016-06-141-2/+2
* Make sure we have a Add/Remove/Has function for various thing that can have a...Amaury Sechet2016-06-121-2/+6
* Updating release notes for CMake version bumpChris Bieneman2016-06-061-0/+2
* Add a FIXME note in the release notes about documenting ThinLTOMehdi Amini2016-06-031-0/+3
* Extract renaming from D19181Amaury Sechet2016-05-231-1/+1
* SDAG: Rename Select->SelectImpl and repurpose Select as returning voidJustin Bogner2016-05-051-0/+4
* [ppc64] Reenable sibling call optimization on ppc64 since fixed tsan library ...Chuang-Yu Cheng2016-04-261-0/+1
* Add some release notes about the fix for PR26774Sanjoy Das2016-04-221-0/+10
* Add LLVMGetAttrKindID in the C API in order to facilitate migration away from...Amaury Sechet2016-04-201-0/+3
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-141-0/+2
* [PPC] Added a note to release notesEhsan Amiri2016-04-071-1/+1
* Change eliminateCallFramePseudoInstr() to return an iteratorHans Wennborg2016-03-311-0/+4
* Added 2 notesElena Demikhovsky2016-03-291-2/+15
* Add an entry in the Release Notes for LLVMContext::discardValueNames()Mehdi Amini2016-03-101-0/+5
* ReleaseNotes: update 'you may prefer' link to 3.8Hans Wennborg2016-03-091-1/+1
* Mention 'notail' attribute in 3.9 release notes.Akira Hatanaka2016-02-171-0/+6
* Deprecate LLVMGetDataLayout and replace it by LLVMGetDataLayoutStrAmaury Sechet2016-02-161-0/+3
* Kill LLVMAddTargetDataAmaury Sechet2016-02-161-0/+2
* Delete the deprecated LLVMLinkModules.Rafael Espindola2016-02-121-1/+3
* C API: Remove LLVMGetDataLayout that was deprecated in 3.7Mehdi Amini2016-02-121-1/+2
* AMDGPU: Note mesa version in release notesMatt Arsenault2016-01-261-0/+5
* Unbreak the sphinx buildHans Wennborg2016-01-131-2/+2
* Update version to 3.9.Hans Wennborg2016-01-131-43/+9
* [Cygwin] Enable TLS as emutls.NAKAMURA Takumi2015-12-211-0/+8
* Delete APIs that have been deprecated since 2010.Rafael Espindola2015-12-191-0/+4
* Deprecate a few C APIs.Rafael Espindola2015-12-181-0/+6
* Reorganize the C API headers to improve build times.Eric Christopher2015-12-181-0/+6
* Drop function that are deprecated since 2010.Rafael Espindola2015-12-171-0/+3
* Change linkInModule to take a std::unique_ptr.Rafael Espindola2015-12-161-0/+11
* Deprecate AutoconfChris Bieneman2015-11-091-0/+4
* ReleaseNotes: note the new Windows version requirementHans Wennborg2015-10-051-0/+3
* Make trunk release notes point to 3.7, not 3.6Nico Weber2015-09-011-1/+1
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-1/+1
* ReleaseNotes.rst: Bump version to 3.8Hans Wennborg2015-07-141-17/+5
* Update 3.7 Release Note mentionning the non-optionality of the DataLayoutMehdi Amini2015-03-181-2/+6
* Add a link to the new PerformanceTips docs from the 3.7 release notesPhilip Reames2015-03-051-0/+5
* Refer users looking for the release notes to 3.6.Benjamin Kramer2015-02-271-1/+1
* ReleaseNotes: add notes about VS2014 Update 4 requirementHans Wennborg2015-02-241-0/+3
* ReleaseNotes.rst: bump version to 3.7Hans Wennborg2015-01-141-161/+8
* Added a Mips lld milestone to the release notes for the 3.6 release.Daniel Sanders2015-01-131-4/+5
* Update release notes wrt OCaml bindings.Peter Zotov2015-01-131-0/+26
* First crack at PowerPC 3.6 release notesBill Schmidt2015-01-121-1/+19
* Fix silly mistake in release notes for Mips.Daniel Sanders2015-01-111-1/+1
* Added release notes for the Mips target.Daniel Sanders2015-01-111-1/+68
* ReleaseNotes.rst: these are for 3.6Hans Wennborg2015-01-091-1/+1
* Prologue supportPeter Collingbourne2014-12-031-0/+44
* LTO: introduce object file-based on-disk module format.Peter Collingbourne2014-09-181-0/+3
OpenPOWER on IntegriCloud