Next | Query returned 59 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2019-01-27 01:07:32 by Tobias Nygren | Files touched by this commit (2)
Log message:
libLLVM: Darwin rpath fix
   2019-01-27 00:03:53 by Tobias Nygren | Files touched by this commit (1)
Log message:
don't need libxml2 here
   2019-01-26 22:44:34 by Tobias Nygren | Files touched by this commit (1)
Log message:
regen distinfo for patch comments
   2019-01-26 22:17:20 by Tobias Nygren | Files touched by this commit (15) | Package updated
Log message:
libLLVM: update to 7.0.1, adapted from lang/llvm
   2018-03-04 02:47:39 by Greg Troxel | Files touched by this commit (1)
Log message:
libLLVM: Note plan for this to stay at 4.0
   2018-03-04 02:46:37 by Greg Troxel | Files touched by this commit (1)
Log message:
libLLVM: Note that not updating from 4.0 is intentional
   2017-12-08 03:14:44 by Greg Troxel | Files touched by this commit (8) | Package updated
Log message:
libLLVM: Revert update to 5.0.0

The update broke MesaLib, which blocks a vast number of packages.  In
the interest of stability heading towards 2017Q4, revert it, leaving
the issue of how to handle updates to this package (how much testing
is required, keeping multiple versions, etc.) to after the branch.
   2017-12-01 20:22:13 by Adam Ciarcinski | Files touched by this commit (34) | Package updated
Log message:
llvm: updated to 5.0.0

5.0.0:
Non-comprehensive list of changes in this release
* LLVM’s WeakVH has been renamed to WeakTrackingVH and a new WeakVH has been \ 
introduced. The new WeakVH nulls itself out on deletion, but does not track \ 
values across RAUW.
* A new library named BinaryFormat has been created which holds a collection of \ 
code which previously lived in Support. This includes the file_magic structure \ 
and identify_magic functions, as well as all the structure and type definitions \ 
for DWARF, ELF, COFF, WASM, and MachO file formats.
* The tool llvm-pdbdump has been renamed llvm-pdbutil to better reflect its \ 
nature as a general purpose PDB manipulation / diagnostics tool that does more \ 
than just dumping contents.
* The BBVectorize pass has been removed. It was fully replaced and no longer \ 
used back in 2014 but we didn’t get around to removing it. Now it is gone. The \ 
SLP vectorizer is the suggested non-loop vectorization pass.
* A new tool opt-viewer.py has been added to visualize optimization remarks in \ 
HTML. The tool processes the YAML files produced by clang with the \ 
-fsave-optimization-record option.
* A new CMake macro LLVM_REVERSE_ITERATION has been added. If enabled, all \ 
supported unordered LLVM containers would be iterated in reverse order. This is \ 
useful for uncovering non-determinism caused by iteration of unordered \ 
containers. Currently, it supports reverse iteration of SmallPtrSet and \ 
DenseMap.
* A new tool llvm-dlltool has been added to create short import libraries from \ 
GNU style definition files. The tool utilizes the PE COFF SPEC Import Library \ 
Format and PE COFF Auxiliary Weak Externals Format to achieve compatibility with \ 
LLD and MSVC LINK.
   2017-07-24 15:13:39 by Maya Rashish | Files touched by this commit (2) | Package updated
Log message:
libLLVM: update to 4.0.1, a bugfix release.

Next | Query returned 59 messages, browsing 21 to 30 | Previous