summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.rst
Commit message (Expand)AuthorAgeFilesLines
* Update ReleaseNotes: expand the section on enabling MemorySSAAlina Sbirlea2019-10-161-1/+14
* [LoopIdiomRecognize] Recommit: BCmp loop idiom recognitionRoman Lebedev2019-10-121-0/+3
* [UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined ...Roman Lebedev2019-10-101-0/+14
* [X86] Enable -mprefer-vector-width=256 by default for Skylake-avx512 and late...Craig Topper2019-09-111-0/+4
* Update ReleaseNotes: add enabling of MemorySSA.Alina Sbirlea2019-09-101-0/+1
* [SelectionDAG] Remove ISD::FP_ROUND_INREGCraig Topper2019-09-091-0/+2
* Revert r370454 "[LoopIdiomRecognize] BCmp loop idiom recognition"Roman Lebedev2019-09-031-4/+0
* [X86] Pass v32i16/v64i8 in zmm registers on KNL target.Craig Topper2019-08-301-0/+4
* [LoopIdiomRecognize] BCmp loop idiom recognitionRoman Lebedev2019-08-301-0/+4
* [X86] Remove what little support we had for MPXCraig Topper2019-08-291-0/+4
* [X86][ReleaseNotes] Add a note about the switch to widening legalization for ...Craig Topper2019-08-281-0/+5
* Revert r367941 "Add a note to the release not about a potentially breaking op...Hans Wennborg2019-08-061-13/+0
* Add a note to the release not about a potentially breaking optimizationPhilip Reames2019-08-051-0/+13
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-0/+7
* Bump the trunk version to 10.0.0svnHans Wennborg2019-07-181-53/+7
* Add some release notes for 9.0 releaseMatt Arsenault2019-07-151-1/+11
* Add lldb type unit support to the release notesPavel Labath2019-07-091-0/+2
* Retire VS2015 SupportSimon Pilgrim2019-07-091-0/+6
* Add lldb-mi deprecation to the release notesJonas Devlieghere2019-07-051-0/+4
* Add LLDB section to the release notesJonas Devlieghere2019-07-051-0/+5
* Document legacy pass manager extension pointsSerge Guelton2019-07-041-0/+4
* Reapply: IR: add optional type to 'byval' function parametersTim Northover2019-05-301-0/+5
* [IR] Disallow llvm.global_ctors and llvm.global_dtors of the 2-field form in ...Fangrui Song2019-05-151-0/+4
* [Docs] ReleaseNotes: fixup markup in memcmp()->bcmp() entryRoman Lebedev2019-04-231-4/+4
* 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
OpenPOWER on IntegriCloud