This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e81b44f152a GlobalISel: fix SUBREG_TO_REG implementation.
new a575cf69b32 [libFuzzer] enable reduce_inputs=1 by default (seems to be [...]
new f54b9c71c77 GlobalISel: partially revert r308540.
The 2 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:
docs/LibFuzzer.rst | 3 +++
lib/Fuzzer/FuzzerFlags.def | 4 ++--
lib/Fuzzer/test/shrink.test | 6 +++---
lib/Fuzzer/test/value-profile-load.test | 2 +-
lib/Target/AArch64/AArch64InstructionSelector.cpp | 24 -----------------------
5 files changed, 9 insertions(+), 30 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 gcc-6-branch
in repository gcc.
from 6930a26feaa Daily bump.
new bd701dabf28 [gcc] 2017-07-19 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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:
gcc/config/rs6000/rs6000-c.c | 3 ++
gcc/config/rs6000/rs6000.c | 5 ++
gcc/doc/extend.texi | 68 +++++++++++++++++-------
gcc/testsuite/gcc.target/powerpc/cpu-builtin-1.c | 12 +++++
4 files changed, 69 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 branch master
in repository llvm.
from acdb8f988e3 Move Runtime libcall definitions to a .def file
new 53ff09e06fd [opt-viewer] Reduce memory consumption
new 8de34305044 [opt-viewer] Print allocated memory per remark in opt-stats.py
new b2613733b11 [opt-viewer] Reduce memory consumption by another 20-25%
new e81b44f152a GlobalISel: fix SUBREG_TO_REG implementation.
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/Target/AArch64/AArch64InstructionSelector.cpp | 25 ++++++++-
.../AArch64/GlobalISel/select-insert-extract.mir | 4 +-
tools/opt-viewer/opt-diff.py | 7 ++-
tools/opt-viewer/opt-stats.py | 14 ++++-
tools/opt-viewer/opt-viewer.py | 8 +--
tools/opt-viewer/optrecord.py | 61 ++++++++++++++++++----
6 files changed, 100 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 branch master
in repository clang.
from caf7e5a0b5 Add isValidCPUName and isValidFeature to TargetInfo
new 4986d610cf Improve SEMA for attribute-target
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:
include/clang/Basic/DiagnosticSemaKinds.td | 5 ++--
include/clang/Sema/Sema.h | 2 +-
lib/Sema/SemaDeclAttr.cpp | 37 +++++++++++++++++++++++-------
test/Sema/attr-target.c | 10 ++++++--
4 files changed, 41 insertions(+), 13 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 libcxx.
from fea8dc972 Rework libcxx strerror_r handling.
new ffc9965e5 [libcxx] [test] Fix MSVC warning C4242 "conversion from 'int' [...]
new 321617c33 [libcxx] [test] Fix MSVC warning C4067 "unexpected tokens fol [...]
new 3c00cff59 [libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
new d08ba82b0 [libcxx] [test] Update msvc_stdlib_force_include.hpp.
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:
.../input.output/iostream.format/ext.manip/put_money.pass.cpp | 2 +-
.../istream.formatted/istream_extractors/streambuf.pass.cpp | 2 +-
.../locale.moneypunct.byname/curr_symbol.pass.cpp | 10 ++++++++--
.../complex.number/complex.transcendentals/acos.pass.cpp | 1 -
.../complex.number/complex.transcendentals/acosh.pass.cpp | 1 -
.../complex.number/complex.transcendentals/asin.pass.cpp | 1 -
.../complex.number/complex.transcendentals/asinh.pass.cpp | 1 -
.../complex.number/complex.transcendentals/atanh.pass.cpp | 1 -
.../complex.number/complex.transcendentals/cos.pass.cpp | 1 -
.../complex.number/complex.transcendentals/cosh.pass.cpp | 1 -
.../complex.number/complex.transcendentals/sin.pass.cpp | 1 -
.../complex.number/complex.transcendentals/sinh.pass.cpp | 1 -
.../complex.number/complex.transcendentals/tanh.pass.cpp | 1 -
.../rand.dist.norm/rand.dist.norm.lognormal/eval.pass.cpp | 5 -----
.../rand.dis/rand.dist.norm/rand.dist.norm.t/eval.pass.cpp | 3 ---
.../rand.dist.pois/rand.dist.pois.extreme/eval.pass.cpp | 4 ----
.../rand.dis/rand.dist.pois/rand.dist.pois.gamma/eval.pass.cpp | 3 ---
.../rand.dist.samp/rand.dist.samp.plinear/eval.pass.cpp | 6 ------
.../thread.threads/thread.thread.this/sleep_until.pass.cpp | 1 -
test/support/msvc_stdlib_force_include.hpp | 7 ++++---
20 files changed, 14 insertions(+), 39 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 65e39f87d07 Forgot to add triple to test in r308513.
new acdb8f988e3 Move Runtime libcall definitions to a .def file
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:
include/llvm/CodeGen/RuntimeLibcalls.def | 492 +++++++++++++++++++++++++++++++
include/llvm/CodeGen/RuntimeLibcalls.h | 468 +----------------------------
lib/CodeGen/TargetLoweringBase.cpp | 446 +---------------------------
3 files changed, 503 insertions(+), 903 deletions(-)
create mode 100644 include/llvm/CodeGen/RuntimeLibcalls.def
--
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 8ccbaa6d61 Add AlignedAllocation.h.
new caf7e5a0b5 Add isValidCPUName and isValidFeature to TargetInfo
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:
include/clang/Basic/TargetInfo.h | 10 ++
lib/Basic/Targets.cpp | 318 +++++++++++++++++++++++++++------------
2 files changed, 233 insertions(+), 95 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 5cd89b0d4aa [TRE] Add another test for OptRemark.
new 65e39f87d07 Forgot to add triple to test in r308513.
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:
test/CodeGen/X86/debug-nodebug-crash.ll | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 0a2a1e023 Fix one more occurrence of getOption().getID().
new 696d6b170 Use StringRef::contains().
new abd20b2cb Call StringRef::contains only once for each StringRef.
The 2 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:
COFF/Driver.cpp | 4 ++--
COFF/DriverUtils.cpp | 4 ++--
ELF/Error.cpp | 2 +-
ELF/SymbolTable.cpp | 10 +++++-----
lib/Core/Reproduce.cpp | 6 +++---
5 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.