OSDN Git Service

[docs][mips] 7.0 Release notes
[android-x86/external-llvm.git] / docs / ReleaseNotes.rst
2018-08-31 Simon Atanasyan[docs][mips] 7.0 Release notes
2018-08-14 Krzysztof Parzyszek[ReleaseNotes] Fix a typo
2018-08-14 Krzysztof Parzyszek[ReleaseNotes] Add release notes for Hexagon
2018-08-14 Martin Storsjo[ReleaseNotes] Mention various windows related changes...
2018-08-09 Ulrich Weigand[7.0 branch] Update release notes (SystemZ, TableGen)
2018-08-07 Hans WennborgReleaseNotes: the new vs integration
2018-08-03 Paul RobinsonRelease note for DWARF v5 support
2018-08-02 Hans WennborgRelease notes: fix -fno-strict-float-cast-overflow...
2018-07-26 Duncan P. N. Exon... ADT: Document advantages of SmallVector<T,0> over std...
2018-06-07 David Carlier[docs] add various sanitisers support for FreeBSD/OpenBSD
2018-06-04 Amaury SechetGet rid of SETCCE
2018-06-04 Nicola Zaghen[ReleaseNotes] Formatting fixes.
2018-06-04 Nicola Zaghen[ReleaseNotes] Add release note for the new LLVM_DEBUG...
2018-06-01 Amaury SechetSet ADDE/ADDC/SUBE/SUBC to expand by default
2018-05-28 Fangrui Song[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-18 Piotr PadlewskiDissallow non-empty metadata for invariant.group
2018-05-03 Piotr PadlewskiRename invariant.group.barrier to launder.invariant...
2018-04-30 Nico WeberStop setting LLVM_ON_WIN32 in config.h and llvm-config.h.
2018-04-30 Sanjay Patel[DAGCombiner] rename function attribute for disabling...
2018-04-27 Sanjay Patel[docs] add fp-cast-overflow-workaround options to relea...
2018-04-26 Sanjay Patel[docs] provide the specific sanitizer option to detect...
2018-04-20 Sanjay Patel[DAGCombine] (float)((int) f) --> ftrunc (PR36617)
2018-04-06 Manoj Gupta[Release Notes] Add release note for "-fmerge-all-const...
2018-04-04 Clement CourbetRe-land r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetRevert r329156 "Add llvm-exegesis tool."
2018-04-04 Clement CourbetAdd llvm-exegesis tool.
2018-03-29 Sylvestre LedruRename llvm library from libLLVM-X.Y to libLLVM-X
2018-03-20 Andrea Di Biagio[Release Notes] Add release note for llvm-mca.
2018-03-16 Reid Kleckner[IR] Avoid the need to prefix MS C++ symbols with ...
2018-03-12 Vedant KumarRemove the LoopInstSimplify pass (-loop-instsimplify)
2018-02-05 Daniel NeilsonAdd release note on change to memcpy/memmove/memset...
2018-01-03 Hans WennborgClear release notes for 7.0.0
2017-12-08 Vedant Kumar[Debugify] Add a pass to test debug info preservation
2017-11-27 Daniel SandersAdd release note about TargetRegistry change from r318352
2017-09-15 Alexander KornienkoAdd a ReleaseNotes blurb for Execute.*Wait API change
2017-07-19 Hans WennborgClear release notes for 6.0.0
2017-06-30 Chandler CarruthRemove the BBVectorize pass.
2017-06-30 Eric ChristopherAdd a C API section to the release notes.
2017-06-09 Zachary TurnerRename llvm-pdbdump -> llvm-pdbutil.
2017-06-08 Zachary TurnerUpdate release notes for BinaryFormat library.
2017-05-08 Sanjoy DasAdd a blurb to the release notes about the WeakVH ...
2017-02-09 Hans WennborgDon't try to link to the 4.0 release notes
2017-01-12 Hans WennborgClear the release notes for 5.0.0
2016-11-18 Matthias BraunTimer: Track name and description.
2016-11-17 Dylan McKay[ReleaseNotes] Mention the completion of the upstreamin...
2016-11-12 Sylvestre LedruAs we released 3.9, from the 4.0 release notes, points...
2016-11-12 whitequark[OCaml] Adapt to the new attribute C API.
2016-11-06 Amaury SechetKill deprecated attribute API
2016-10-24 Hans WennborgReleaseNotes: mention new compiler requirements
2016-10-17 Justin BognerSupport: Drop LLVM_ATTRIBUTE_UNUSED_RESULT
2016-07-18 Hans WennborgTrunk release notes now refer to 4.0.0
2016-06-14 Amaury SechetFix list of deprecated C API attribute functions
2016-06-12 Amaury SechetMake sure we have a Add/Remove/Has function for various...
2016-06-06 Chris BienemanUpdating release notes for CMake version bump
2016-06-03 Mehdi AminiAdd a FIXME note in the release notes about documenting...
2016-05-23 Amaury SechetExtract renaming from D19181
2016-05-05 Justin BognerSDAG: Rename Select->SelectImpl and repurpose Select...
2016-04-26 Chuang-Yu Cheng[ppc64] Reenable sibling call optimization on ppc64...
2016-04-22 Sanjoy DasAdd some release notes about the fix for PR26774
2016-04-20 Amaury SechetAdd LLVMGetAttrKindID in the C API in order to facilita...
2016-04-14 Mehdi AminiRemove every uses of getGlobalContext() in LLVM (but...
2016-04-07 Ehsan Amiri[PPC] Added a note to release notes
2016-03-31 Hans WennborgChange eliminateCallFramePseudoInstr() to return an...
2016-03-29 Elena DemikhovskyAdded 2 notes
2016-03-10 Mehdi AminiAdd an entry in the Release Notes for LLVMContext:...
2016-03-09 Hans WennborgReleaseNotes: update 'you may prefer' link to 3.8
2016-02-17 Akira HatanakaMention 'notail' attribute in 3.9 release notes.
2016-02-16 Amaury SechetDeprecate LLVMGetDataLayout and replace it by LLVMGetDa...
2016-02-16 Amaury SechetKill LLVMAddTargetData
2016-02-12 Rafael EspindolaDelete the deprecated LLVMLinkModules.
2016-02-12 Mehdi AminiC API: Remove LLVMGetDataLayout that was deprecated...
2016-01-26 Matt ArsenaultAMDGPU: Note mesa version in release notes
2016-01-13 Hans WennborgUnbreak the sphinx build
2016-01-13 Hans WennborgUpdate version to 3.9.
2015-12-21 NAKAMURA Takumi[Cygwin] Enable TLS as emutls.
2015-12-19 Rafael EspindolaDelete APIs that have been deprecated since 2010.
2015-12-18 Rafael EspindolaDeprecate a few C APIs.
2015-12-18 Eric ChristopherReorganize the C API headers to improve build times.
2015-12-17 Rafael EspindolaDrop function that are deprecated since 2010.
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-11-09 Chris BienemanDeprecate Autoconf
2015-10-05 Hans WennborgReleaseNotes: note the new Windows version requirement
2015-09-01 Nico WeberMake trunk release notes point to 3.7, not 3.6
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-07-14 Hans WennborgReleaseNotes.rst: Bump version to 3.8
2015-03-18 Mehdi AminiUpdate 3.7 Release Note mentionning the non-optionality...
2015-03-05 Philip ReamesAdd a link to the new PerformanceTips docs from the...
2015-02-27 Benjamin KramerRefer users looking for the release notes to 3.6.
2015-02-24 Hans WennborgReleaseNotes: add notes about VS2014 Update 4 requirement
2015-01-14 Hans WennborgReleaseNotes.rst: bump version to 3.7
2015-01-13 Daniel SandersAdded a Mips lld milestone to the release notes for...
2015-01-13 Peter ZotovUpdate release notes wrt OCaml bindings.
2015-01-12 Bill SchmidtFirst crack at PowerPC 3.6 release notes
2015-01-11 Daniel SandersFix silly mistake in release notes for Mips.
2015-01-11 Daniel SandersAdded release notes for the Mips target.
2015-01-09 Hans WennborgReleaseNotes.rst: these are for 3.6
2014-12-03 Peter CollingbournePrologue support
2014-09-18 Peter CollingbourneLTO: introduce object file-based on-disk module format.
2014-09-04 Nico WeberFix link to 3.5 release notes.
2014-09-02 Rafael EspindolaAdd a note about AuroraUX to the release notes.
next