This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 071dcce670 Fix typo
new 8a1c33e1b7 Disable emitting static extern C aliases for amdgcn target for CUDA
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/CodeGenModule.cpp | 4 +---
lib/CodeGen/TargetInfo.cpp | 10 ++++++++++
lib/CodeGen/TargetInfo.h | 5 +++++
test/CodeGenCUDA/alias.cu | 3 +++
4 files changed, 19 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 lld.
from 6a5217e24 [ELF] Fix X86 & X86_64 PLT retpoline padding
new acaf5f8ef [ELF] - Add missing check calls to the tests.
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/ELF/i386-reloc-16.s | 3 ++-
test/ELF/i386-reloc-8.s | 3 ++-
2 files changed, 4 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 clang-tools-extra.
from fea176cd Attempt to fix clangd test on Windows by wildcarding drive letters
new 03f54ff1 [clangd] Mark "Source Hover" as implemented in the docs
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:
docs/clangd.rst | 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 gcc.
from 0251a2a79bb i386: Enable AVX/AVX512 features only if supported by OSXSAVE
new 128fe6cd7d5 More underlining of bad arguments (PR c++/85110)
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/cp/ChangeLog | 7 +
gcc/cp/typeck.c | 5 +-
gcc/testsuite/ChangeLog | 5 +
.../g++.dg/diagnostic/param-type-mismatch-2.C | 175 +++++++++++++++++++++
4 files changed, 190 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/param-type-mismatch-2.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 c6a82d971b [Hexagon] Aid bit-reverse load intrinsics lowering with bitcode
new 071dcce670 Fix typo
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/Basic/AttrDocs.td | 16 ++++++++--------
test/CodeGenCXX/catch-undef-behavior.cpp | 2 +-
2 files changed, 9 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 llvm.
from 934bf243bc8 [Hexagon] Add support to handle bit-reverse load intrinsics
new 8ff27dbe39e [llvm-mca] Correctly set the ReadAdvance information for 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:
test/tools/llvm-mca/X86/BtVer2/read-advance-1.s | 46 +++++++++++++++
tools/llvm-mca/Dispatch.cpp | 2 +-
tools/llvm-mca/InstrBuilder.cpp | 2 +
tools/llvm-mca/Instruction.cpp | 21 +++----
tools/llvm-mca/Instruction.h | 14 ++++-
tools/llvm-mca/Scheduler.cpp | 74 +++++++++++++++++--------
tools/llvm-mca/Scheduler.h | 11 +++-
7 files changed, 133 insertions(+), 37 deletions(-)
create mode 100644 test/tools/llvm-mca/X86/BtVer2/read-advance-1.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 gcc-6-branch
in repository gcc.
from 05a0d75e186 [ARM][PR target/84826] Fix ICE in extract_insn, at recog.c: [...]
new adf1cfc472c Implement P0962
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/cp/ChangeLog | 9 +++++++
gcc/cp/parser.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/range-for13.C | 44 +++++++++++++++++++++++---------
3 files changed, 42 insertions(+), 13 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 gcc-7-branch
in repository gcc.
from 517ba3fd768 [ARM][PR target/84826] Fix ICE in extract_insn, at recog.c: [...]
new 4727f9607ab Implement P0962
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/cp/ChangeLog | 9 +++++++
gcc/cp/parser.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/range-for13.C | 44 +++++++++++++++++++++++---------
3 files changed, 42 insertions(+), 13 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 lld.
from 14a899f85 Rename NonLocal -> Global.
new 6a5217e24 [ELF] Fix X86 & X86_64 PLT retpoline padding
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:
ELF/Arch/X86.cpp | 33 +++++++------
ELF/Arch/X86_64.cpp | 19 +++++---
test/ELF/i386-retpoline-nopic-linkerscript.s | 67 +++++++++++++++++++++++++++
test/ELF/i386-retpoline-pic-linkerscript.s | 64 +++++++++++++++++++++++++
test/ELF/x86-64-retpoline-linkerscript.s | 67 +++++++++++++++++++++++++++
test/ELF/x86-64-retpoline-znow-linkerscript.s | 54 +++++++++++++++++++++
6 files changed, 284 insertions(+), 20 deletions(-)
create mode 100644 test/ELF/i386-retpoline-nopic-linkerscript.s
create mode 100644 test/ELF/i386-retpoline-pic-linkerscript.s
create mode 100644 test/ELF/x86-64-retpoline-linkerscript.s
create mode 100644 test/ELF/x86-64-retpoline-znow-linkerscript.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 5e6fce16935 [Kaleidoscope] Tiny typo fixes
new 57cb15b7590 .debug_names: Parse DW_IDX_die_offset as a reference
new 934bf243bc8 [Hexagon] Add support to handle bit-reverse load intrinsics
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:
include/llvm/IR/IntrinsicsHexagon.td | 81 +++--------
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 2 +-
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 69 +++++----
lib/Target/Hexagon/HexagonISelDAGToDAG.h | 1 +
lib/Target/Hexagon/HexagonISelLowering.cpp | 102 ++++++++++++++
lib/Target/Hexagon/HexagonIntrinsics.td | 11 +-
test/CodeGen/Hexagon/brev_ld.ll | 154 +++++++--------------
test/CodeGen/Hexagon/brev_st.ll | 20 +--
test/DebugInfo/X86/dwarfdump-debug-names.s | 16 +--
test/tools/llvm-dwarfdump/X86/debug-names-find.s | 4 +-
.../X86/debug-names-verify-abbrev-duplicate.s | 4 +-
.../X86/debug-names-verify-abbrev-forms.s | 2 +-
.../X86/debug-names-verify-buckets.s | 2 +-
.../X86/debug-names-verify-unhashed-names.s | 2 +-
.../X86/debug-names-verify-wrong-hash.s | 2 +-
15 files changed, 254 insertions(+), 218 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.