This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a9b41911523 * tree-ssa-loop-ivopts.c (get_loop_invariant_expr): Simpli [...]
new d62e138ee52 * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Handle [...]
new f104ff30c13 * tree-ssa-loop-ivopts.c (autoinc_possible_for_pair): Simplify.
new c2f87792902 * tree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p) [...]
new 154fd4cb4e6 * tree-ssa-loop-ivopts.c (struct iv_cand): New field inv_e [...]
new 5189250b8e7 * tree-ssa-loop-ivopts.c (relate_compare_use_with_all_cand [...]
new 59a86519747 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Re- [...]
The 6 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/ChangeLog | 37 ++++++++
gcc/tree-ssa-address.c | 58 +++++++++++++
gcc/tree-ssa-loop-ivopts.c | 205 +++++++++++++++++++++++++++------------------
gcc/tree-ssa-loop-ivopts.h | 2 -
4 files changed, 220 insertions(+), 82 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 gcc.
from 3c07d5b1445 2017-05-11 Richard Biener <rguenther(a)suse.de>
new 0ceae46bedb * tree-affine.h (aff_combination_type): New interface. (a [...]
new 4639f543fde * tree-ssa-address.c (struct mem_address): Move to header [...]
new a9b41911523 * tree-ssa-loop-ivopts.c (get_loop_invariant_expr): Simpli [...]
The 3 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/ChangeLog | 33 ++
gcc/tree-affine.h | 25 +-
gcc/tree-ssa-address.c | 11 +-
gcc/tree-ssa-address.h | 10 +
gcc/tree-ssa-loop-ivopts.c | 1134 +++++++++++++-------------------------------
5 files changed, 404 insertions(+), 809 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 gcc.
from b2a1a1f521c PR c++/80682
new 6e8dc25a417 * rtlanal.c (rtx_cost): Handle TRUNCATE between tieable modes.
new 3c07d5b1445 2017-05-11 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 16 ++++++++++++
gcc/rtlanal.c | 7 +++++
gcc/tree-ssa-pre.c | 66 +++++++++++++++++++++++++----------------------
gcc/tree-ssa-tail-merge.c | 11 ++++++++
4 files changed, 69 insertions(+), 31 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 fd3c18701d9 Remove now useless trailing nullptr in StructType::get
new cee7471c117 Remove spurious cast of nullptr. NFC.
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/RegisterCoalescer.cpp | 2 +-
lib/Support/Unix/Process.inc | 4 ++--
lib/Target/Mips/MipsOptimizePICCall.cpp | 2 +-
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 2 +-
lib/Transforms/Utils/CloneModule.cpp | 2 +-
5 files changed, 6 insertions(+), 6 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 compiler-rt.
from 7ccb9077f Revert "Add dyld to sanitizer procmaps on darwin"
new d41423850 [asan] Recommit of r301904: Add strndup/__strndup interceptors
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/asan/asan_flags.cc | 4 ++
lib/asan/tests/asan_str_test.cc | 21 +++++++++++
lib/esan/esan_interceptors.cpp | 2 +
lib/msan/msan_interceptors.cc | 36 ++++--------------
lib/msan/tests/msan_test.cc | 6 ++-
.../sanitizer_common_interceptors.inc | 43 ++++++++++++++++++++++
lib/sanitizer_common/sanitizer_flags.inc | 3 ++
.../sanitizer_platform_interceptors.h | 14 +++++++
lib/sanitizer_common/tests/sanitizer_test_utils.h | 6 +++
test/asan/TestCases/Posix/strndup_oob_test.cc | 26 +++++++++++++
test/msan/strndup.cc | 28 ++++++++++++++
11 files changed, 158 insertions(+), 31 deletions(-)
create mode 100644 test/asan/TestCases/Posix/strndup_oob_test.cc
create mode 100644 test/msan/strndup.cc
--
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 62bc4f0ac32 [ARM][GlobalISel] Support for G_ANYEXT
new fd3c18701d9 Remove now useless trailing nullptr in StructType::get
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/Target/AMDGPU/SIAnnotateControlFlow.cpp | 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 llvm.
from e637084b4f4 [GlobalISel][X86] G_ICMP support.
new 62bc4f0ac32 [ARM][GlobalISel] Support for G_ANYEXT
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/Target/ARM/ARMInstructionSelector.cpp | 13 ++----
lib/Target/ARM/ARMRegisterBankInfo.cpp | 1 +
.../ARM/GlobalISel/arm-instruction-select.mir | 54 ++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 45 ++++++++++++++++++
4 files changed, 103 insertions(+), 10 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 389e123d9f Revert "PR22877: When constructing an array via a constructo [...]
new 97bb85cddc Reverted r302775
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/Driver/Driver.cpp | 2 --
test/Driver/aarch64-cpus.c | 2 +-
test/Driver/amdgpu-features.c | 4 +--
test/Driver/arm-darwin-builtin.c | 14 ++++++++
test/Driver/arm-default-build-attributes.s | 4 +--
test/Driver/cl-outputs.c | 4 +--
test/Driver/clang_f_opts.c | 2 +-
test/Driver/cuda-external-tools.cu | 4 +--
test/Driver/debug-options.c | 4 +--
test/Driver/gfortran.f90 | 2 ++
test/Driver/split-debug.h | 9 +++++
test/Driver/unknown-arg.c | 4 +--
test/Index/index-attrs.c | 10 +++---
test/Index/index-attrs.cpp | 14 ++++----
tools/driver/driver.cpp | 55 +++++++++++++++---------------
15 files changed, 77 insertions(+), 57 deletions(-)
create mode 100644 test/Driver/arm-darwin-builtin.c
--
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 2ea821f261 Driver must return non-zero code on errors in command line
new 389e123d9f Revert "PR22877: When constructing an array via a constructo [...]
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/CGExprAgg.cpp | 20 +++++------------
test/CodeGenCXX/array-default-argument.cpp | 36 ------------------------------
2 files changed, 6 insertions(+), 50 deletions(-)
delete mode 100644 test/CodeGenCXX/array-default-argument.cpp
--
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 e2a4ca9549 Make tests from r302765 windows friendly
new 2ea821f261 Driver must return non-zero code on errors in command line
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/Driver/Driver.cpp | 2 ++
test/Driver/aarch64-cpus.c | 2 +-
test/Driver/amdgpu-features.c | 4 +--
test/Driver/arm-darwin-builtin.c | 14 --------
test/Driver/arm-default-build-attributes.s | 4 +--
test/Driver/cl-outputs.c | 4 +--
test/Driver/clang_f_opts.c | 2 +-
test/Driver/cuda-external-tools.cu | 4 +--
test/Driver/debug-options.c | 4 ++-
test/Driver/gfortran.f90 | 2 --
test/Driver/split-debug.h | 9 -----
test/Driver/unknown-arg.c | 4 +--
test/Index/index-attrs.c | 10 +++---
test/Index/index-attrs.cpp | 14 ++++----
tools/driver/driver.cpp | 55 +++++++++++++++---------------
15 files changed, 57 insertions(+), 77 deletions(-)
delete mode 100644 test/Driver/arm-darwin-builtin.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.