This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 339c153 MetadataLoader: split the creation of a single metadata out o [...]
new 90dfd72 [ThinLTO] Verify lazy-loaded source module for function impor [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Transforms/IPO/FunctionImport.cpp | 8 ++++++++
1 file changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f090930 Fix for PR15623. The patch eliminates unwanted ProgramState c [...]
new 8819f89 Revert changes made by r290413 until regression is fixed.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 24 +++++++++++++++-------
.../Core/SimpleConstraintManager.cpp | 16 +--------------
test/Analysis/malloc.c | 11 ----------
test/Analysis/misc-ps.c | 10 ---------
4 files changed, 18 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 66b35bd [WebAssembly] Annotate call and load/store immediates.
new 339c153 MetadataLoader: split the creation of a single metadata out o [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Bitcode/Reader/MetadataLoader.cpp | 1285 +++++++++++++++++----------------
1 file changed, 650 insertions(+), 635 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c4d5a76 Fix placement of forced local symbols in the dynamic symbol table.
new 7a0c0a1 Add -z bndplt support (for Intel MPX).
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gold/ChangeLog | 28 ++
gold/options.h | 3 +
gold/testsuite/Makefile.am | 29 +-
gold/testsuite/Makefile.in | 42 +-
.../ifunc-1-x86.s => gold/testsuite/bnd_ifunc_1.s | 0
.../{copy_test_protected.sh => bnd_ifunc_1.sh} | 24 +-
.../pr17154-x86.s => gold/testsuite/bnd_ifunc_2.s | 0
.../{x32_overflow_pc32.sh => bnd_ifunc_2.sh} | 38 +-
.../bnd-branch-1.s => gold/testsuite/bnd_plt_1.s | 0
gold/testsuite/{split_i386.sh => bnd_plt_1.sh} | 38 +-
gold/x86_64.cc | 520 ++++++++++++++++++++-
11 files changed, 648 insertions(+), 74 deletions(-)
copy ld/testsuite/ld-ifunc/ifunc-1-x86.s => gold/testsuite/bnd_ifunc_1.s (100%)
copy gold/testsuite/{copy_test_protected.sh => bnd_ifunc_1.sh} (63%)
copy ld/testsuite/ld-ifunc/pr17154-x86.s => gold/testsuite/bnd_ifunc_2.s (100%)
copy gold/testsuite/{x32_overflow_pc32.sh => bnd_ifunc_2.sh} (56%)
copy ld/testsuite/ld-x86-64/bnd-branch-1.s => gold/testsuite/bnd_plt_1.s (100%)
copy gold/testsuite/{split_i386.sh => bnd_plt_1.sh} (54%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5d286f2 Move generation of injected template arguments for a template [...]
new f090930 Fix for PR15623. The patch eliminates unwanted ProgramState c [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 24 +++++++---------------
.../Core/SimpleConstraintManager.cpp | 16 ++++++++++++++-
test/Analysis/malloc.c | 11 ++++++++++
test/Analysis/misc-ps.c | 10 +++++++++
4 files changed, 43 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e365f83 Make the canonicalisation on shifts benifit to more case.
new 66b35bd [WebAssembly] Annotate call and load/store immediates.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 4 ++
lib/Target/WebAssembly/WebAssemblyInstrCall.td | 6 +--
lib/Target/WebAssembly/WebAssemblyInstrInfo.td | 6 +++
lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 46 +++++++++++-----------
4 files changed, 36 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1abddce [CMake] Add install target for the lld tool
new edec367 Remove Driver::OwningMB and instead use make().
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ELF/Driver.cpp | 4 ++--
ELF/Driver.h | 1 -
ELF/LinkerScript.cpp | 5 +++--
3 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5e43d26 MetadataLoader: Reinitialize MinFwdRef/MaxFwdRef after resolv [...]
new e365f83 Make the canonicalisation on shifts benifit to more case.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 22 +++++++++++++---------
test/CodeGen/ARM/shift-combine.ll | 31 +++++++++++++++++++++++++++++++
test/CodeGen/Thumb2/machine-licm.ll | 4 +---
3 files changed, 45 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/ARM/shift-combine.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 124a091 Fix some DOS-style line endings that I suspect snuck in from [...]
new 49d3ce6 MetadataLoader: Refactor "IsImporting" into the Pimpl for the [...]
new 4408314 MetadataLoader: Make sure every member of MetadataLoader are [...]
new b1c7543 MetadataLoader: Add an assertion for the implicit invariant o [...]
new 5e43d26 MetadataLoader: Reinitialize MinFwdRef/MaxFwdRef after resolv [...]
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/Bitcode/Reader/MetadataLoader.cpp | 51 +++++++++++++++++++++++------------
lib/Bitcode/Reader/MetadataLoader.h | 2 --
2 files changed, 34 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag newlib-2_5_0
in repository newlib.
at 47c0464 (tag)
tagging 61f181d6b872e6f37b04fed790fa903a312a3795 (commit)
replaces cygwin-2_6_1-release
tagged by Jeff Johnston
on Thu Dec 22 21:35:54 2016 -0500
- Log -----------------------------------------------------------------
Newlib 2.5.0 snapshot.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 61f181d Bump release to 2.5.0 for yearly snapshot.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.