This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from df5383b4bc Fix a nondeterminism in the debug info for VLA size expressions.
new 29b9417c18 Allow a double-underscore spelling of Clang attributes using [...]
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/Sema/ParsedAttr.cpp | 11 ++++++-----
test/SemaCXX/attr-optnone.cpp | 6 ++++--
test/SemaCXX/switch-implicit-fallthrough.cpp | 15 +++++++++++++++
3 files changed, 25 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 4d8909c55dd [SystemZ] Add a couple of missing tests
new 5ac7dfd5c96 [Hexagon] Fix some -Wunused-function with LLVM_DUMP_METHOD [...]
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/Hexagon/HexagonFrameLowering.cpp | 2 +-
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp | 11 ++++++++---
2 files changed, 9 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 80691e1b437 [DWARFv5] Emit normal type units in .debug_info comdats.
new 4d8909c55dd [SystemZ] Add a couple of missing 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/CodeGen/SystemZ/fp-round-01.ll | 65 +++++++++++++++++++++++++++++++------
1 file changed, 55 insertions(+), 10 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 1b6c047b6c [HIP] Remove useless sections in linked files
new df5383b4bc Fix a nondeterminism in the debug info for VLA size expressions.
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/CGDecl.cpp | 17 ++++++++++++-----
lib/CodeGen/CodeGenFunction.h | 2 ++
test/CodeGen/debug-info-vla.c | 4 ++--
test/CodeGenCXX/debug-info-vla.cpp | 2 +-
4 files changed, 17 insertions(+), 8 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 08cc1019cf2 PR middle-end/81824 - Warn for missing attributes with func [...]
new bcfdeaffea7 cmd/cgo: fix typo in gccgo name mangling recipe
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/go/cmd/cgo/out.go | 2 +-
2 files changed, 2 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 33e86fa85e5 [WebAssembly] Hotfix of WebAssemblyInstructionTableSize aft [...]
new f8c45edd42d [Hexagon] Fix unused variable warning in release builds
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/Hexagon/HexagonFrameLowering.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 7e12b9765a Driver: Make -fsanitize=shadow-call-stack compatible with -f [...]
new 1b6c047b6c [HIP] Remove useless sections in linked files
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/Driver/ToolChains/CommonArgs.cpp | 4 ++++
1 file changed, 4 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 llvm.
from 8d5b2ca4775 [AMDGPU] Cleanup optimize-if-exec-masking.mir test. NFC.
new ec09d9119e4 [TTI] Flip vector types in getShuffleCost SK_ExtractSubvector call
new 33e86fa85e5 [WebAssembly] Hotfix of WebAssemblyInstructionTableSize aft [...]
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/Analysis/TargetTransformInfo.cpp | 2 +-
lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | 2 ++
2 files changed, 3 insertions(+), 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 llvm.
from c5c6cf3239d [Hexagon] Implement noreturn optimization
new 8d5b2ca4775 [AMDGPU] Cleanup optimize-if-exec-masking.mir test. 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:
test/CodeGen/AMDGPU/optimize-if-exec-masking.mir | 314 +++--------------------
1 file changed, 42 insertions(+), 272 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.