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 e00b98f [asan] Remove NtWaitForWorkViaWorkerFactory interceptor
new 2aa3178 [Profile] track ownership of filename pattern string
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/profile/InstrProfilingFile.c | 31 ++++++++++++++++++++++++-------
1 file changed, 24 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 9847c1e 2016-08-02 Roger Sayle <roger(a)nextmovesoftware.com>
new 26eb32d Add -fno-show-column to libstdc++ test flags
new d864625 Move dg-error directives to relevant lines
new d2f0b67 Improve comments on check_v3_target_filesystem_ts
new 7a2ea99 Fix std::wstring allocator tests
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:
libstdc++-v3/ChangeLog | 26 ++++++++++++++++++++++
libstdc++-v3/scripts/testsuite_flags.in | 2 +-
.../error_code/operators/bool_neg.cc | 4 +---
.../error_condition/operators/bool_neg.cc | 4 +---
.../20_util/ratio/cons/cons_overflow_neg.cc | 9 +++-----
.../basic_string/allocator/wchar_t/copy.cc | 6 ++---
.../basic_string/allocator/wchar_t/copy_assign.cc | 6 ++---
.../basic_string/allocator/wchar_t/minimal.cc | 2 +-
.../basic_string/allocator/wchar_t/move.cc | 6 ++---
.../basic_string/allocator/wchar_t/move_assign.cc | 6 ++---
.../basic_string/allocator/wchar_t/noexcept.cc | 6 ++---
.../basic_string/allocator/wchar_t/swap.cc | 6 ++---
libstdc++-v3/testsuite/lib/libstdc++.exp | 4 +++-
13 files changed, 54 insertions(+), 33 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 bc280d0 [LoopUnroll] Ensure we create prolog loops in simplified form.
new 3db9295 test commit
new 87d2983 AMDGPU: Stay in WQM for non-intrinsic stores
new ee53c92 [IRCE] Preserve DomTree and LCSSA
new 55fcee6 [IRCE] Rename variable; NFC
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:
CODE_OWNERS.TXT | 2 +-
lib/Target/AMDGPU/SIDefines.h | 3 +-
lib/Target/AMDGPU/SIInstrFormats.td | 6 ++
lib/Target/AMDGPU/SIInstrInfo.h | 8 ++
lib/Target/AMDGPU/SIInstrInfo.td | 9 +-
lib/Target/AMDGPU/SIInstructions.td | 8 +-
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 9 +-
.../Scalar/InductiveRangeCheckElimination.cpp | 16 ++-
test/CodeGen/AMDGPU/skip-if-dead.ll | 2 +-
test/CodeGen/AMDGPU/wqm.ll | 116 +++++++++++++--------
test/Transforms/IRCE/single-access-no-preloop.ll | 9 +-
test/Transforms/IRCE/single-access-with-preloop.ll | 2 +-
12 files changed, 125 insertions(+), 65 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 af5f075 [AArch64][GlobalISel] Replace test REQUIRES with lit.local.cfg. NFC.
new a846118 AMDGPU: Track physical registers in SIWholeQuadMode
new 0fa8922 Fix handling of end-of-line preprocessor comments Attempt 2
new bc280d0 [LoopUnroll] Ensure we create prolog loops in simplified form.
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:
lib/MC/MCParser/AsmParser.cpp | 34 +++++++++++++
lib/Target/AMDGPU/SIWholeQuadMode.cpp | 79 ++++++++++++++++++++----------
lib/Transforms/Utils/LoopUnrollRuntime.cpp | 12 +++++
test/CodeGen/AMDGPU/basic-branch.ll | 1 -
test/CodeGen/AMDGPU/wqm.ll | 38 ++++++++++++++
test/MC/ARM/preserve-comments-arm.s | 10 ++++
test/Transforms/LoopUnroll/runtime-loop.ll | 2 +-
7 files changed, 148 insertions(+), 28 deletions(-)
create mode 100644 test/MC/ARM/preserve-comments-arm.s
--
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 1b1291f [Hexagon] Prefer _io over _rr for 64-bit store with constant offset
new 9ce2f98 [AArch64] Remove useless 'import re' from CodeGen lit.local.c [...]
new af5f075 [AArch64][GlobalISel] Replace test REQUIRES with lit.local.cfg. 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:
test/CodeGen/AArch64/GlobalISel/arm64-callingconv.ll | 1 -
test/CodeGen/AArch64/GlobalISel/arm64-instructionselect.mir | 1 -
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 2 +-
test/CodeGen/AArch64/GlobalISel/arm64-regbankselect.mir | 1 -
test/CodeGen/AArch64/GlobalISel/legalize-add.mir | 1 -
test/CodeGen/AArch64/GlobalISel/legalize-ignore-non-generic.mir | 1 -
test/CodeGen/AArch64/GlobalISel/legalize-property.mir | 1 -
test/CodeGen/AArch64/GlobalISel/lit.local.cfg | 2 ++
test/CodeGen/AArch64/GlobalISel/verify-regbankselected.mir | 1 -
test/CodeGen/AArch64/GlobalISel/verify-selected.mir | 1 -
test/CodeGen/AArch64/lit.local.cfg | 2 --
11 files changed, 3 insertions(+), 11 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/lit.local.cfg
--
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 aeac124 [Hexagon] Remove unused option
new 1b1291f [Hexagon] Prefer _io over _rr for 64-bit store with constant offset
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/Hexagon/HexagonInstrInfoV4.td | 13 +++++++++++++
test/CodeGen/Hexagon/storerd-io-over-rr.ll | 12 ++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 test/CodeGen/Hexagon/storerd-io-over-rr.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 c37e7b9 [MC] Fix Intel Operand assembly parsing for .set ids
new a4e94eb [Hexagon] Improvements to address mode checks in TargetLowering
new aeac124 [Hexagon] Remove unused option
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/Target/Hexagon/HexagonISelDAGToDAG.cpp | 7 ------
lib/Target/Hexagon/HexagonISelLowering.cpp | 37 ++++++++++++++++++++++++++++--
lib/Target/Hexagon/HexagonISelLowering.h | 4 ++++
3 files changed, 39 insertions(+), 9 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 lldb.
from b2e372e Revert rL277429: Correct makefile.rules to use toolchain spec [...]
new 8629da8 [Concepts] Add TODO and requires-clause placeholder; 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:
source/Symbol/ClangASTContext.cpp | 4 +++-
1 file changed, 3 insertions(+), 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.
robert.savoye pushed a change to branch tags
in repository toolchain/abe.
was cf0d4aa Change te delimiter for strings in the manifest from % to ^, [...]
This change permanently discards the following revisions:
discards cf0d4aa Change te delimiter for strings in the manifest from % to ^, [...]
--
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 c98263c Update Clang Parser test error message to match new parser errors
new 0f8c3e3 Revert "[Order Files] Remove dtrace predicate"
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:
utils/perf-training/perf-helper.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.