This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 179257b [CostModel][X86] Added costmodel tests for vector ctpop/ctlz/ [...]
new 6bad585 Revert "AMDGPU/SI: Add amdgpu_kernel calling convention. Part 2."
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/AMDGPUMachineFunction.cpp | 9 +----
lib/Target/AMDGPU/AMDGPUMachineFunction.h | 5 ++-
test/CodeGen/AMDGPU/hsa-func.ll | 61 -----------------------------
3 files changed, 5 insertions(+), 70 deletions(-)
delete mode 100644 test/CodeGen/AMDGPU/hsa-func.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 lld.
from 50bad8d Use the new type for StringTableBuilder::getMap.
new 7d9787d [ELF][MIPS] Simplify `if` condition. NFC
new b571f23 [ELF][MIPS] Reduce all MIPS R_GOTREL addends by MipsGPOffset [...]
new 252b61e [ELF][MIPS] Reduce code duplication. NFC
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:
ELF/Target.cpp | 23 +++++------------------
ELF/Writer.cpp | 8 +++++---
2 files changed, 10 insertions(+), 21 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 75762de Revert r268727, it caused PR27666.
new d385c51 Revert "AMDGPU/SI: Use amdgpu_kernel calling convention for O [...]
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/TargetInfo.cpp | 8 --------
test/CodeGenOpenCL/amdgpu-calling-conv.cl | 12 ------------
test/CodeGenOpenCL/amdgpu-num-gpr-attr.cl | 8 ++++----
3 files changed, 4 insertions(+), 24 deletions(-)
delete mode 100644 test/CodeGenOpenCL/amdgpu-calling-conv.cl
--
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 cf41677 Fix memory leak in tree-if-conv.c
new 7db4027 * config/i386/i386.md (int cmove peephole2s): Use general_re [...]
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/ChangeLog | 9 +++++++++
gcc/config/i386/i386.md | 6 +++---
2 files changed, 12 insertions(+), 3 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 cd0223f [SimplifyCFG] Prefer a simplification based on a dominating c [...]
new 98bdc0b [mips] Fix inconsistent .cprestore behaviour between direct o [...]
new 179257b [CostModel][X86] Added costmodel tests for vector ctpop/ctlz/ [...]
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:
.../Mips/MCTargetDesc/MipsTargetStreamer.cpp | 8 +
lib/Target/Mips/MipsAsmPrinter.cpp | 20 +-
lib/Target/Mips/MipsTargetStreamer.h | 5 +
test/Analysis/CostModel/X86/ctbits-cost.ll | 481 +++++++++++++++++++++
test/MC/Mips/init-order-bug.ll | 12 +
5 files changed, 519 insertions(+), 7 deletions(-)
create mode 100644 test/Analysis/CostModel/X86/ctbits-cost.ll
create mode 100644 test/MC/Mips/init-order-bug.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 clang.
from 192704b Adding omitted column to invalid loc diagnostic.
new 75762de Revert r268727, it caused PR27666.
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/AST/Type.h | 42 +++++------------
include/clang/Basic/AddressSpaces.h | 2 +-
include/clang/Basic/Attr.td | 4 ++
include/clang/Sema/DeclSpec.h | 23 +++-------
include/clang/Sema/Sema.h | 3 +-
lib/AST/MicrosoftMangle.cpp | 5 --
lib/AST/TypePrinter.cpp | 6 ---
lib/Parse/ParseDecl.cpp | 15 ++----
lib/Parse/ParseTentative.cpp | 2 +-
lib/Sema/DeclSpec.cpp | 6 +--
lib/Sema/SemaCodeComplete.cpp | 3 --
lib/Sema/SemaDecl.cpp | 7 ---
lib/Sema/SemaDeclObjC.cpp | 1 -
lib/Sema/SemaExpr.cpp | 2 +-
lib/Sema/SemaOverload.cpp | 4 --
lib/Sema/SemaType.cpp | 31 +++++--------
test/CodeGenCXX/mangle-ms-cxx11.cpp | 16 -------
test/CodeGenCXX/mangle-ms-cxx14.cpp | 5 --
test/Sema/MicrosoftExtensions.c | 8 ----
test/Sema/address_spaces.c | 4 +-
.../invalid-assignment-constant-address-space.c | 2 +-
test/SemaCXX/MicrosoftExtensions.cpp | 53 +---------------------
22 files changed, 48 insertions(+), 196 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 a5b9a2f * config/i386/sse.md (*<code>v8hi3, *<code>v16qi3): Add avx [...]
new cf41677 Fix memory leak in tree-if-conv.c
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/ChangeLog | 5 +++++
gcc/tree-if-conv.c | 3 +--
2 files changed, 6 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 llvm.
from 134705a [mips] Correct the ordering of HI/LO pairs in the relocation table.
new cd0223f [SimplifyCFG] Prefer a simplification based on a dominating c [...]
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/Transforms/Utils/SimplifyCFG.cpp | 44 ++++++++++++++++-------------
test/Transforms/SimplifyCFG/basictest.ll | 48 ++++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 20 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 6637dc2 Fix errors in documentation
new 35ff03b Refactor pthread usage of libcxx.
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/__config | 14 +++
include/__mutex_base | 20 ++---
include/__threading_support | 205 ++++++++++++++++++++++++++++++++++++++++++++
include/mutex | 22 +++--
include/thread | 39 +++++----
src/algorithm.cpp | 6 +-
src/condition_variable.cpp | 10 +--
src/memory.cpp | 10 +--
src/mutex.cpp | 74 ++++++----------
src/thread.cpp | 4 +-
10 files changed, 299 insertions(+), 105 deletions(-)
create mode 100644 include/__threading_support
--
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 70942f0 [mips][mips16] Use isUnconditionalBranch() in AnalyzeBranch() [...]
new 134705a [mips] Correct the ordering of HI/LO pairs in the relocation table.
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/MC/MCELFObjectWriter.h | 16 +-
lib/MC/ELFObjectWriter.cpp | 14 +-
.../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 455 +++++++++++--------
test/MC/Mips/sort-relocation-table.s | 491 ++++++++++++++++-----
4 files changed, 674 insertions(+), 302 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.