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 99e39e2aa Revert r308677.
new b340d2cc8 Add clear_cache implementation for ppc64. Fix buffer to meet [...]
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/builtins/clear_cache.c | 16 +++++++++++++++-
test/builtins/Unit/clear_cache_test.c | 2 +-
2 files changed, 16 insertions(+), 2 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 581f796e9 [sanitizers test CMake] further refactor testing CMake for tsan
new 99e39e2aa Revert r308677.
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/asan/TestCases/pass-object-byval.cc | 36 --------------------
.../test/asan/TestCases/pass-struct-byval-uar.cc | 38 ----------------------
.../test/asan/TestCases/pass-struct-byval.cc | 23 -------------
3 files changed, 97 deletions(-)
delete mode 100644 compiler-rt/test/asan/TestCases/pass-object-byval.cc
delete mode 100644 compiler-rt/test/asan/TestCases/pass-struct-byval-uar.cc
delete mode 100644 compiler-rt/test/asan/TestCases/pass-struct-byval.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 c1d5445ac57 [Value Tracking] Refactor icmp comparison logic into helper. NFC.
new 69aaec65912 AMDGPU: Look through a bitcast user of an out argument
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/AMDGPURewriteOutArguments.cpp | 117 ++++++++--
.../AMDGPU/rewrite-out-arguments-address-space.ll | 19 +-
test/CodeGen/AMDGPU/rewrite-out-arguments.ll | 260 +++++++++++++++++++++
3 files changed, 378 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 openmp.
from 12f81b0 Fix implementation of OMP_THREAD_LIMIT
new 864fc14 Fix comments and build messages concerning TSX
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:
runtime/Build_With_CMake.txt | 7 ++++---
runtime/CMakeLists.txt | 7 ++++---
runtime/src/kmp_os.h | 3 ++-
3 files changed, 10 insertions(+), 7 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 687bf0c68d8 compiler: track placeholder pointer types for conversion
new ad8b72b9294 * xcoff.c: Don't leak a file descriptor if an archive is m [...]
new 475738b0118 2017-07-28 Tony Reix <tony.reix(a)atos.net>
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:
ChangeLog | 7 +++++++
configure | 8 +-------
configure.ac | 8 +-------
libbacktrace/ChangeLog | 4 ++++
libbacktrace/xcoff.c | 9 +++++----
5 files changed, 18 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 5398f502a22 [LVI] Constant-propagate a zero extension of the switch con [...]
new acac0ef9e79 AMDGPU: Add pass to replace out arguments
new c1d5445ac57 [Value Tracking] Refactor icmp comparison logic into helper. NFC.
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:
lib/Analysis/ValueTracking.cpp | 103 ++--
lib/Target/AMDGPU/AMDGPU.h | 4 +
lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp | 375 ++++++++++++++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 +
lib/Target/AMDGPU/CMakeLists.txt | 1 +
.../AMDGPU/rewrite-out-arguments-address-space.ll | 22 +
test/CodeGen/AMDGPU/rewrite-out-arguments.ll | 563 +++++++++++++++++++++
7 files changed, 1028 insertions(+), 41 deletions(-)
create mode 100644 lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp
create mode 100644 test/CodeGen/AMDGPU/rewrite-out-arguments-address-space.ll
create mode 100644 test/CodeGen/AMDGPU/rewrite-out-arguments.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 079481adb81 GlobalISel: map 128-bit values to an FPR by default.
new 5398f502a22 [LVI] Constant-propagate a zero extension of the switch con [...]
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/Analysis/LazyValueInfo.cpp | 112 +++++++++++++++++++-
.../Transforms/CorrelatedValuePropagation/range.ll | 114 +++++++++++++++++++++
2 files changed, 222 insertions(+), 4 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 newlib.
from 7dad0e441 stdio: Fix make rule override
new 124ccc500 Fixing HUGE_VALF to HUGE_VALL.
new 0e0900cb4 Importing catanl long double complex method from NetBSD.
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:
newlib/libm/complex/Makefile.am | 2 +-
newlib/libm/complex/Makefile.in | 13 +++++++--
newlib/libm/complex/{catanf.c => catanl.c} | 44 ++++++++++++++----------------
newlib/libm/complex/ctanl.c | 2 +-
4 files changed, 33 insertions(+), 28 deletions(-)
copy newlib/libm/complex/{catanf.c => catanl.c} (74%)
--
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 5731103c14d compiler: use a single temporary for calls with multipl [...]
new 687bf0c68d8 compiler: track placeholder pointer types for conversion
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 15 +++++++++++----
gcc/go/gofrontend/types.h | 3 +++
3 files changed, 15 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 lnt.
from 1559e47 Rework run merge strategies
new 00bed29 migrations.util: Fix quoting for renaming tables
new da7bf36 Fix warning: ignoring item 'util.py'
new 5f4c6cb Add migration that drops old FieldChange table
new 1df2119 Simplify migration code
new c7bc54e Disable autoincrement for StatusKind.id
new 68030dc Do not create a MachineID, ParametersData index
new 80ff6c5 Simplify path_has_no_database_type
The 7 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:
lnt/lnttool/create.py | 3 ++-
lnt/server/db/migrate.py | 33 +++++------------------
lnt/server/db/migrations/upgrade_0_to_1.py | 8 +-----
lnt/server/db/migrations/upgrade_13_to_14.py | 3 +--
lnt/server/db/migrations/upgrade_14_to_15.py | 16 +++++++++++
lnt/server/db/migrations/util.py | 40 +++++++++++++++-------------
lnt/server/db/testsuite.py | 2 +-
lnt/server/db/testsuitedb.py | 7 -----
lnt/server/db/util.py | 4 +--
9 files changed, 50 insertions(+), 66 deletions(-)
create mode 100644 lnt/server/db/migrations/upgrade_14_to_15.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.