summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAgeFilesLines
* IR: Add immarg attributeMatt Arsenault2019-03-121-0/+4
* [SelectionDAG] Allow the user to specify a memeq function.Clement Courbet2019-03-081-0/+5
* Bump the trunk version to 9.0.0svnHans Wennborg2019-01-161-22/+6
* [WebAssembly] Update release notesDerek Schuff2019-01-151-0/+2
* [WebAssembly] Add a release notes blurbDan Gohman2019-01-141-0/+11
* ReleaseNotes: X86 Target: bdver2 sched model was added (D52779)Roman Lebedev2018-12-241-1/+2
* ReleaseNotes: Document removal of add_llvm_loadable_module CMake macroTom Stellard2018-12-211-0/+5
* [llvm-cov] Add lcov tracefile export format.Max Moroz2018-11-091-1/+2
* ReleaseNotes: update links to use httpsHans Wennborg2018-09-101-8/+8
* Clear release notes and update versionHans Wennborg2018-08-011-90/+4
* ADT: Document advantages of SmallVector<T,0> over std::vectorDuncan P. N. Exon Smith2018-07-261-0/+8
* [docs] add various sanitisers support for FreeBSD/OpenBSDDavid Carlier2018-06-071-0/+3
* Get rid of SETCCEAmaury Sechet2018-06-041-0/+2
* [ReleaseNotes] Formatting fixes.Nicola Zaghen2018-06-041-9/+4
* [ReleaseNotes] Add release note for the new LLVM_DEBUG macro.Nicola Zaghen2018-06-041-0/+15
* Set ADDE/ADDC/SUBE/SUBC to expand by defaultAmaury Sechet2018-06-011-0/+6
* [LLVM-C] [OCaml] Remove LLVMAddBBVectorizePassFangrui Song2018-05-281-2/+4
* Dissallow non-empty metadata for invariant.groupPiotr Padlewski2018-05-181-0/+2
* Rename invariant.group.barrier to launder.invariant.groupPiotr Padlewski2018-05-031-0/+2
* Stop setting LLVM_ON_WIN32 in config.h and llvm-config.h.Nico Weber2018-04-301-0/+3
* [DAGCombiner] rename function attribute for disabling ftrunc transformSanjay Patel2018-04-301-2/+2
* [docs] add fp-cast-overflow-workaround options to release notesSanjay Patel2018-04-271-3/+6
* [docs] provide the specific sanitizer option to detect junk-in-the-ftruncSanjay Patel2018-04-261-2/+3
* [DAGCombine] (float)((int) f) --> ftrunc (PR36617)Sanjay Patel2018-04-201-0/+20
* [Release Notes] Add release note for "-fmerge-all-constants"Manoj Gupta2018-04-061-0/+3
* Re-land r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-0/+5
* Revert r329156 "Add llvm-exegesis tool."Clement Courbet2018-04-041-5/+0
* Add llvm-exegesis tool.Clement Courbet2018-04-041-0/+5
* Rename llvm library from libLLVM-X.Y to libLLVM-XSylvestre Ledru2018-03-291-0/+3
* [Release Notes] Add release note for llvm-mca.Andrea Di Biagio2018-03-201-0/+5
* [IR] Avoid the need to prefix MS C++ symbols with '\01'Reid Kleckner2018-03-161-0/+3
* Remove the LoopInstSimplify pass (-loop-instsimplify)Vedant Kumar2018-03-121-0/+2
* Add release note on change to memcpy/memmove/memset builtin signaturesDaniel Neilson2018-02-051-0/+4
* Clear release notes for 7.0.0Hans Wennborg2018-01-031-18/+4
* [Debugify] Add a pass to test debug info preservationVedant Kumar2017-12-081-0/+5
* Add release note about TargetRegistry change from r318352Daniel Sanders2017-11-271-0/+5
* Add a ReleaseNotes blurb for Execute.*Wait API changeAlexander Kornienko2017-09-151-0/+4
* Clear release notes for 6.0.0Hans Wennborg2017-07-191-24/+5
* Remove the BBVectorize pass.Chandler Carruth2017-06-301-3/+8
* Add a C API section to the release notes.Eric Christopher2017-06-301-0/+5
* Rename llvm-pdbdump -> llvm-pdbutil.Zachary Turner2017-06-091-0/+4
* Update release notes for BinaryFormat library.Zachary Turner2017-06-081-0/+7
* Add a blurb to the release notes about the WeakVH -> WeakTrackingVH transitionSanjoy Das2017-05-081-0/+4
* Don't try to link to the 4.0 release notesHans Wennborg2017-02-091-3/+3
* Clear the release notes for 5.0.0Hans Wennborg2017-01-121-28/+8
* Timer: Track name and description.Matthias Braun2016-11-181-0/+4
* [ReleaseNotes] Mention the completion of the upstreaming of the AVR backendDylan McKay2016-11-171-0/+7
* As we released 3.9, from the 4.0 release notes, points to version 3.9 instead...Sylvestre Ledru2016-11-121-1/+1
* [OCaml] Adapt to the new attribute C API.whitequark2016-11-121-1/+2
* Kill deprecated attribute APIAmaury Sechet2016-11-061-0/+6
OpenPOWER on IntegriCloud