This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 99c2801 Create SampleProfileLoader pass in llvm instead of clang
new 83c71c2 AMDGPU: Make AllocationPriority of SGPRs higher than VGPRs
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/SIRegisterInfo.td | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 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 f1038cc Update the default of the Mozilla coding style
new 5b22d87 [Driver] Allow setting the default linker during build
new 37fe5f9 Create SampleProfileLoader pass in llvm instead of clang
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:
CMakeLists.txt | 3 +++
include/clang/Config/config.h.cmake | 3 +++
include/clang/Driver/ToolChain.h | 6 ++++-
lib/CodeGen/BackendUtil.cpp | 6 ++---
lib/Driver/ToolChain.cpp | 46 ++++++++++++++++++-------------------
lib/Driver/ToolChains.cpp | 9 --------
lib/Driver/ToolChains.h | 12 ++++++++++
7 files changed, 47 insertions(+), 38 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 e1980a6 Revert gold part of change, just liblto
new 9bc1383 AMDGPU: Change vintrp printing
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:
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 14 ++++
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 5 ++
lib/Target/AMDGPU/SIInstrInfo.td | 12 ++++
lib/Target/AMDGPU/SIInstructions.td | 12 ++--
test/CodeGen/AMDGPU/llvm.amdgcn.interp.ll | 84 +++++++++++-----------
test/MC/Disassembler/AMDGPU/vintrp.txt | 32 ++++-----
6 files changed, 95 insertions(+), 64 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 bf43576 [sanitizers] -DAG is order-independent check
new a0b0379 [scudo] Relax the memalign test
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/scudo/memalign.cpp | 20 ++++++++++++++++++--
1 file changed, 18 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 gcc.
from ee33c23 [gcc] 2016-12-14 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 0cb2dd0 PR c++/69481 * cp-tree.h (TYPE_TEMPLATE_INFO_MAYBE_ALIAS): [...]
new 2260254 PR c++/78701 * pt.c (type_unification_real): Check tsubst a [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/cp-tree.h | 12 ++++++------
gcc/cp/pt.c | 12 ++++++++----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr78701.C | 9 +++++++++
5 files changed, 38 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr78701.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 llvm.
from 38ab2af New API for merging debug locations. NFC.
new dbfa0f8 Disable libLTO tests when libLTO is not built
new e1980a6 Revert gold part of change, just liblto
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/lit.cfg | 2 +-
test/lit.site.cfg.in | 1 +
2 files changed, 2 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.
unknown user pushed a change to branch master
in repository llvm.
from ee001a5 In visitSTORE, always use FindBetterChain, rather than only w [...]
new 38ab2af New API for merging debug locations. 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:
include/llvm/IR/DebugInfoMetadata.h | 18 ++++++++++++++++++
1 file changed, 18 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 229bc1b Fix assert message. NFC.
new f1038cc Update the default of the Mozilla coding style
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/Format/Format.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.