This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from db978ad Make -fstandalone-debug and -flimit-debug-info available in clang-cl
new b24c87c [DebugInfo] Ensure complete type is emitted with -fstandalone-debug
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/CGDebugInfo.cpp | 10 +++++++---
test/CodeGenCXX/debug-info-class-nolimit.cpp | 27 ++++++++++++++++++++++++---
2 files changed, 31 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 gcc.
from e0e26b4 runtime: use alignof to check alignment of ucontext_t
new c5eddaf Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.
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 | 14 +++
gcc/c-family/ChangeLog | 6 ++
gcc/c-family/c-cppbuiltin.c | 81 ++++++++++++++--
gcc/doc/cpp.texi | 27 ++++++
gcc/ginclude/stdint-gcc.h | 101 ++++++++++++++++++++
gcc/glimits.h | 26 +++++
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.dg/limits-width-1.c | 55 +++++++++++
gcc/testsuite/gcc.dg/stdint-width-1.c | 175 ++++++++++++++++++++++++++++++++++
9 files changed, 482 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/limits-width-1.c
create mode 100644 gcc/testsuite/gcc.dg/stdint-width-1.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 2334395 [codeview] Extend the heuristic for detecting classes importe [...]
new db978ad Make -fstandalone-debug and -flimit-debug-info available in clang-cl
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/Driver/Options.td | 8 ++++----
test/Driver/cl-options.c | 2 ++
2 files changed, 6 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 bb15e0c Attempt to fix static_asserts in SelectionDAGNodes.h that MSV [...]
new 6128d7f [InstCombine] add tests to show pattern matching failures due [...]
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/Transforms/InstCombine/or-xor.ll | 55 +++++++++++++++++++++++++++++++++++
test/Transforms/InstCombine/or.ll | 55 +++++++++++++++++++++++++++++++++++
test/Transforms/InstCombine/xor2.ll | 38 ++++++++++++++++++++++++
3 files changed, 148 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 gcc.
from 5addc9d runtime: remove remaining use of MAKECONTEXT_STACK_TOP macro
new e0e26b4 runtime: use alignof to check alignment of ucontext_t
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/go/gofrontend/MERGE | 2 +-
libgo/runtime/proc.c | 8 +++++++-
2 files changed, 8 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 a71022e [SelectionDAG] Fix two issues with SDNode::getRawSubclassData().
new bb15e0c Attempt to fix static_asserts in SelectionDAGNodes.h that MSV [...]
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/CodeGen/SelectionDAGNodes.h | 23 +++++++++--------------
1 file changed, 9 insertions(+), 14 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 63e9d0e Update clang for D21514. NFC
new 2334395 [codeview] Extend the heuristic for detecting classes importe [...]
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/CGDebugInfo.cpp | 18 +++++++++++++++---
test/CodeGenCXX/debug-info-dllimport-base-class.cpp | 21 +++++++++++++++++++++
2 files changed, 36 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 03d3176 AMDGPU] Assembler: better support for immediate literals in a [...]
new a71022e [SelectionDAG] Fix two issues with SDNode::getRawSubclassData().
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/CodeGen/SelectionDAGNodes.h | 22 ++++++++++++++++++----
1 file changed, 18 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 b68584d [Sparc][LEON] Removed the parts of the errata fixes implement [...]
new 03d3176 AMDGPU] Assembler: better support for immediate literals in a [...]
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/AMDGPUInstructions.td | 7 -
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 507 +++++++++++++++------
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 2 +-
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 45 +-
lib/Target/AMDGPU/SIDefines.h | 19 +-
lib/Target/AMDGPU/SIInstrInfo.cpp | 10 +-
lib/Target/AMDGPU/SIInstrInfo.td | 255 ++++++-----
lib/Target/AMDGPU/SIInstructions.td | 14 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 6 +-
lib/Target/AMDGPU/SIRegisterInfo.td | 73 ++-
lib/Target/AMDGPU/SOPInstructions.td | 30 +-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 70 +++
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 19 +
lib/Target/AMDGPU/VIInstructions.td | 2 +-
test/MC/AMDGPU/literals.s | 477 +++++++++++++++++++
test/MC/AMDGPU/reg-syntax-extra.s | 2 +-
test/MC/AMDGPU/regression/bug28165.s | 11 +
test/MC/AMDGPU/regression/bug28413.s | 4 +-
test/MC/AMDGPU/sop1-err.s | 11 -
test/MC/AMDGPU/trap.s | 2 +-
test/MC/AMDGPU/vop1.s | 136 +++---
test/MC/AMDGPU/vop2.s | 170 +++----
test/MC/AMDGPU/vop3-convert.s | 411 +++++++++++++++++
23 files changed, 1764 insertions(+), 519 deletions(-)
create mode 100644 test/MC/AMDGPU/literals.s
create mode 100644 test/MC/AMDGPU/regression/bug28165.s
create mode 100644 test/MC/AMDGPU/vop3-convert.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 lld.
from d4a96c3 Revert r281045, it broke BB.
new defb226 Recommit [ELF] - Versionscript: do not treat non-wildcarded n [...]
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/Config.h | 1 +
ELF/LinkerScript.cpp | 19 ++++++++++---------
ELF/ScriptParser.cpp | 7 +++++--
ELF/Strings.cpp | 6 ++++++
ELF/Strings.h | 1 +
ELF/SymbolListFile.cpp | 3 ++-
ELF/SymbolTable.cpp | 5 ++---
test/ELF/invalid-dynamic-list.test | 2 +-
test/ELF/version-script-extern-exact.s | 22 ++++++++++++++++++++++
9 files changed, 50 insertions(+), 16 deletions(-)
create mode 100644 test/ELF/version-script-extern-exact.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.