This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 27ddb23 * config/i386/i386.c (ix86_expand_move): Simplify SYMBOL_REF [...]
new 0941fba PR target/67400 * config/i386/i386-protos.h (ix86_force_loa [...]
new 56896ed * testsuite/ChangeLog: Whitespace fixes.
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/ChangeLog | 18 +++++++++++++++
gcc/config/i386/i386-protos.h | 1 +
gcc/config/i386/i386.c | 37 +++++++++++++++++++++++++++++++
gcc/config/i386/predicates.md | 28 +++++++++++++++++++----
gcc/testsuite/ChangeLog | 21 +++++++++++++-----
gcc/testsuite/gcc.target/i386/pr67400-1.c | 13 +++++++++++
gcc/testsuite/gcc.target/i386/pr67400-2.c | 14 ++++++++++++
gcc/testsuite/gcc.target/i386/pr67400-3.c | 16 +++++++++++++
gcc/testsuite/gcc.target/i386/pr67400-4.c | 13 +++++++++++
gcc/testsuite/gcc.target/i386/pr67400-5.c | 11 +++++++++
gcc/testsuite/gcc.target/i386/pr67400-6.c | 13 +++++++++++
gcc/testsuite/gcc.target/i386/pr67400-7.c | 13 +++++++++++
12 files changed, 189 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr67400-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67400-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67400-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67400-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67400-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67400-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr67400-7.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 7cde679 AMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32
new 4f8f710 Extract a few variables to make 'if' smaller. 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/Target/PowerPC/PPCISelLowering.cpp | 15 ++++++++-------
1 file changed, 8 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 llvm.
from 10551df [codeview] Write LF_UDT_SRC_LINE records (PR28251)
new 7cde679 AMDGPU/SI: Define an intrinsic to expose ds_swizzle_b32
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/IntrinsicsAMDGPU.td | 5 +++++
lib/Target/AMDGPU/SIInstructions.td | 12 ++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.ds.swizzle.ll | 15 +++++++++++++++
3 files changed, 32 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.ds.swizzle.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 d8b7c9f [CMake] LLVM_BINARY_DIR was not being properly set in LLVMCon [...]
new 9b666b1 Do not require __STDC_LIMIT_MACROS and others
new 10551df [codeview] Write LF_UDT_SRC_LINE records (PR28251)
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/Support/DataTypes.h.cmake | 15 ++--
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 26 ++++--
test/DebugInfo/COFF/defer-complete-type.ll | 25 +++++-
test/DebugInfo/COFF/types-basic.ll | 31 ++++---
test/DebugInfo/COFF/types-calling-conv.ll | 37 ++++++---
test/DebugInfo/COFF/types-data-members.ll | 100 ++++++++++++++++-------
test/DebugInfo/COFF/types-non-virtual-methods.ll | 66 +++++++++------
test/DebugInfo/COFF/types-recursive-struct.ll | 23 +++++-
8 files changed, 224 insertions(+), 99 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 zorg.
from 64b71b5 [zorg] Replace SKIP_* in sanitizer buildbot config by conditi [...]
new 2d163b3 Fix syntax error in 273472
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 9010765 [IRObjectFile] Propagate .weak attribute correctly for ASM symbols.
new 83b162c [codeview] Fix the alignment padding that we add to list records
new 57b5696 [MachO] Adding a few missing swapStruct functions
new d8b7c9f [CMake] LLVM_BINARY_DIR was not being properly set in LLVMCon [...]
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:
cmake/modules/CMakeLists.txt | 2 ++
cmake/modules/LLVMConfig.cmake.in | 2 +-
include/llvm/Support/MachO.h | 14 ++++++++++++++
lib/DebugInfo/CodeView/ListRecordBuilder.cpp | 10 ++++++----
test/DebugInfo/COFF/big-type.ll | 2 +-
5 files changed, 24 insertions(+), 6 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 c81dea1 Update header documentation for API deliberately made public
new 9010765 [IRObjectFile] Propagate .weak attribute correctly for ASM symbols.
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/Object/IRObjectFile.cpp | 3 +++
lib/Object/RecordStreamer.cpp | 14 ++++++++++----
lib/Object/RecordStreamer.h | 4 ++--
test/Object/X86/nm-bitcodeweak.test | 2 +-
4 files changed, 16 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 compiler-rt.
from 19c4576 [asan] Add a test case for global registration
new 57f74a9 [asan] Relax a flaky invalid-pointer-pairs test
new 1b1a911 [asan] Fix global-registration.c on Linux
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/asan/TestCases/Posix/global-registration.c | 2 +-
test/asan/TestCases/invalid-pointer-pairs.cc | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.