This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c2ee6e2 [asan/win] Align global registration metadata to its size
new a0894a8 Bitcode: Change expected layout of module blocks.
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/Bitcode/BitcodeReader.h | 1 +
lib/Bitcode/Reader/BitcodeReader.cpp | 45 ++++++++++++++++++++++++++++--------
2 files changed, 36 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 binutils-gdb.
from aec6cd3 Automatic date update in version.in
new 0a0640e Fix debug output in record_full_open_1
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:
gdb/ChangeLog | 4 ++++
gdb/record-full.c | 2 +-
2 files changed, 5 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 gcc.
from 1938afa combine: Make code after a new trap unreachable (PR78342)
new 89012c8 shrink-wrap: New spread_components
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 | 10 +++
gcc/shrink-wrap.c | 181 +++++++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 156 insertions(+), 35 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 03443d4 * es.po, fr.po: Update.
new 42207fe simplify-rtx: Handle truncate of extract
new 1938afa combine: Make code after a new trap unreachable (PR78342)
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 | 13 +++++++++++++
gcc/combine.c | 20 ++++++++++++++++++++
gcc/simplify-rtx.c | 30 ++++++++++++++++++++++++++++++
3 files changed, 63 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 d39b310 AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defi [...]
new c2ee6e2 [asan/win] Align global registration metadata to its size
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/Transforms/Instrumentation/AddressSanitizer.cpp | 15 +++++++++++++--
.../AddressSanitizer/global_metadata_windows.ll | 2 +-
2 files changed, 14 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 36a98dc Use ${:uid} to generate unique MS asm labels, not {:uid}
new deb1922 Add a warning for 'main' returning 'true' or 'false'.
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/DiagnosticSemaKinds.td | 2 ++
lib/Sema/SemaStmt.cpp | 4 ++++
test/Sema/warn-main-returns-bool-literal.cpp | 20 ++++++++++++++++++++
3 files changed, 26 insertions(+)
create mode 100644 test/Sema/warn-main-returns-bool-literal.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 glibc.
from e5277ba Make ilogb wrappers type-generic.
new f11e220 Refactor FP_FAST_* into bits/fp-fast.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:
ChangeLog | 22 ++++++++++
sysdeps/x86/bits/mathdef.h => bits/fp-fast.h | 16 +++----
bits/mathdef.h | 14 ------
math/Makefile | 2 +-
math/math.h | 15 ++++---
.../flt-eval-method.h => aarch64/bits/fp-fast.h} | 18 ++++++--
sysdeps/aarch64/bits/mathdef.h | 3 --
sysdeps/arm/bits/mathdef.h | 49 ---------------------
sysdeps/hppa/fpu/bits/mathdef.h | 37 ----------------
.../{x86/bits/mathdef.h => powerpc/bits/fp-fast.h} | 20 ++++-----
sysdeps/powerpc/bits/mathdef.h | 6 ---
sysdeps/sh/sh4/bits/mathdef.h | 42 ------------------
sysdeps/tile/bits/mathdef.h | 50 ----------------------
sysdeps/x86/bits/mathdef.h | 14 ------
14 files changed, 61 insertions(+), 247 deletions(-)
copy sysdeps/x86/bits/mathdef.h => bits/fp-fast.h (69%)
copy sysdeps/{s390/bits/flt-eval-method.h => aarch64/bits/fp-fast.h} (69%)
delete mode 100644 sysdeps/arm/bits/mathdef.h
delete mode 100644 sysdeps/hppa/fpu/bits/mathdef.h
copy sysdeps/{x86/bits/mathdef.h => powerpc/bits/fp-fast.h} (66%)
delete mode 100644 sysdeps/sh/sh4/bits/mathdef.h
delete mode 100644 sysdeps/tile/bits/mathdef.h
--
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 bde207a Recognize ${:uid} escapes in intel syntax inline asm
new d39b310 AMDGPU/SI: Avoid moving PHIs to VALU when phi values are defi [...]
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/SIFixSGPRCopies.cpp | 46 +++++++++++---
test/CodeGen/AMDGPU/branch-relaxation.ll | 10 ++-
test/CodeGen/AMDGPU/cf-loop-on-constant.ll | 3 +
test/CodeGen/AMDGPU/coalescer_remat.ll | 2 +-
test/CodeGen/AMDGPU/hoist-cond.ll | 2 +-
test/CodeGen/AMDGPU/lds-m0-init-in-loop.ll | 5 +-
test/CodeGen/AMDGPU/loop_break.ll | 5 +-
test/CodeGen/AMDGPU/uniform-cfg.ll | 71 +++++++++++-----------
.../AMDGPU/uniform-loop-inside-nonuniform.ll | 4 +-
test/CodeGen/AMDGPU/valu-i1.ll | 5 +-
10 files changed, 92 insertions(+), 61 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 lldb.
from 48a43a7 fix up Xcode build for r287916
new 956a86c [lldb] Fix compilation of SymbolFileDWARF.cpp with ENABLE_DEB [...]
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:
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 3 ++-
1 file changed, 2 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 clang.
from 7bccb0f Avoid lambdas in default member initializers to work around c [...]
new 36a98dc Use ${:uid} to generate unique MS asm labels, not {:uid}
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/SemaStmtAsm.cpp | 2 +-
test/CodeGen/mozilla-ms-inline-asm.c | 4 ++--
test/CodeGen/ms-inline-asm.c | 14 +++++++-------
test/CodeGen/ms-inline-asm.cpp | 4 ++--
4 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.