This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d17bca9 Implement intrinsic mangling for literal struct types. Fixes [...]
new 4320263 GlobalISel: support translating va_arg
new 5562e17 GlobalISel: legalize va_arg on AArch64.
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/CodeGen/GlobalISel/IRTranslator.h | 5 +-
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 5 ++
include/llvm/Target/GenericOpcodes.td | 8 +++
include/llvm/Target/TargetOpcodes.def | 3 +
lib/CodeGen/GlobalISel/IRTranslator.cpp | 12 ++++
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 3 +
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 7 ++
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 78 ++++++++++++++++++++++
lib/Target/AArch64/AArch64LegalizerInfo.h | 7 ++
.../AArch64/GlobalISel/arm64-irtranslator.ll | 13 ++++
test/CodeGen/AArch64/GlobalISel/legalize-vaarg.mir | 39 +++++++++++
11 files changed, 177 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-vaarg.mir
--
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 7822164 [Modules] Consider enable_if attrs in isSameEntity.
new c795ca2 [Docs] Add missing space to an option doc
new abd1d76 [dllimport] Look through typedefs and arrays in HasNonDllImportDtor
new 14434fb [dllimport] Check for dtor references in functions
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:
include/clang/Driver/Options.td | 4 ++--
lib/CodeGen/CodeGenModule.cpp | 44 +++++++++++++++++++++++++++++------------
test/CodeGenCXX/dllimport.cpp | 9 ++++++++-
3 files changed, 41 insertions(+), 16 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 release_40
in repository llvm.
from f0610d1 Merging r294982: -------------------------------------------- [...]
new 946015a Merging r294003: -------------------------------------------- [...]
new 9627596 Merging r294129: -------------------------------------------- [...]
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/CodeGen/SelectionDAG/InstrEmitter.cpp | 31 +++-
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 20 ++-
test/CodeGen/AArch64/ldst-opt.ll | 99 ++++++++---
test/CodeGen/X86/dag-update-nodetomatch.ll | 241 ++++++++++++++++++++++++++
4 files changed, 352 insertions(+), 39 deletions(-)
create mode 100644 test/CodeGen/X86/dag-update-nodetomatch.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 644ed4d AMDGPU: Remove dead node definitions
new d17bca9 Implement intrinsic mangling for literal struct types. Fixes [...]
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/IR/AutoUpgrade.cpp | 19 ++++++++++++--
lib/IR/Function.cpp | 16 +++++++++---
test/CodeGen/Generic/overloaded-intrinsic-name.ll | 31 +++++++++++++++++++++--
test/LTO/X86/remangle_intrinsics_tbaa.ll | 2 +-
unittests/Linker/LinkModulesTest.cpp | 18 ++++++-------
5 files changed, 68 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.
ryan.arnold pushed a change to branch releases/linaro-6.3-2017.02
in repository toolchain/release-notes.
at 498297d macros: Add newline after bullet list first line
This branch includes the following new commits:
new 7589780 Added NEWS items for releases/linaro-6.3-2017.02.
new 9f044b8 Generated Release Notes for linaro-GCC-6.3-2017.02.
new 56d14e9 Added NEWS items for releases/linaro-6.3-2017.02.
new 6b3f0ba Generated Release Notes for linaro-GCC-6.3-2017.02.
new 4a08a35 Added NEWS items for releases/linaro-6.3-2017.02.
new 6233f9c Generated Release Notes for linaro-GCC-6.3-2017.02.
new 3809398 Generated Release Notes for linaro-GCC-6.3-2017.02.
new d44ecef Generated Release Notes for linaro-GCC-6.3-2017.02.
new 498297d macros: Add newline after bullet list first line
The 9 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.
--
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.
Ryan Arnold pushed a change to branch master
in repository toolchain/release-notes.
from 06e142c Update README.textile and macros files
new e810e39 macros: Add spaces after bullet list first sentence.
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:
components/toolchain/binaries/macros | 6 +++---
1 file changed, 3 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 clang.
from a8b9705 Fix the static build.
new 7822164 [Modules] Consider enable_if attrs in isSameEntity.
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/Serialization/ASTReaderDecl.cpp | 44 +++++++++++++++++++++-
test/Modules/Inputs/overloadable-attrs/a.h | 16 ++++++++
.../module.modulemap | 0
test/Modules/overloadable-attrs.cpp | 19 ++++++++++
4 files changed, 77 insertions(+), 2 deletions(-)
create mode 100644 test/Modules/Inputs/overloadable-attrs/a.h
copy test/Modules/Inputs/{module-map-path-hash => overloadable-attrs}/module.modul [...]
create mode 100644 test/Modules/overloadable-attrs.cpp
--
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 f3a0049 [XRay] Fix gtest error code comparison. NFC.
new fd096f7 Re-commit r295017, since we have a potential fix of 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:
cmake/config-ix.cmake | 2 +-
lib/xray/CMakeLists.txt | 6 +
lib/xray/xray_interface.cc | 2 +
lib/xray/xray_powerpc64.cc | 95 +++++++++++++
lib/xray/{xray_x86_64.inc => xray_powerpc64.inc} | 22 +--
lib/xray/xray_trampoline_powerpc64.S | 171 +++++++++++++++++++++++
lib/xray/xray_trampoline_powerpc64.cc | 15 ++
lib/xray/xray_tsc.h | 2 +
8 files changed, 305 insertions(+), 10 deletions(-)
create mode 100644 lib/xray/xray_powerpc64.cc
copy lib/xray/{xray_x86_64.inc => xray_powerpc64.inc} (60%)
create mode 100644 lib/xray/xray_trampoline_powerpc64.S
create mode 100644 lib/xray/xray_trampoline_powerpc64.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 compiler-rt.
from 837004a [compiler-rt][asan|win] Fix ASAN exception handler missing import
new f3a0049 [XRay] Fix gtest error code comparison. 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:
lib/xray/tests/unit/buffer_queue_test.cc | 12 ++++++++----
1 file changed, 8 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 llvm.
from a93bc6c AMDGPU: Consolidate sendmsg/sendmsghalt handling and tests
new ad35e22 Fix typos
new 644ed4d AMDGPU: Remove dead node definitions
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/CodeGen/DeadMachineInstructionElim.cpp | 2 +-
lib/CodeGen/MachineVerifier.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 10 ----------
3 files changed, 2 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.