This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0eeb88b [GlobalISel] Extract handleAssignments out of AArch64CallLowering
new 55f84f1 [X86][SSE] Add helper function to create UNPCKL/UNPCKH shuffl [...]
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/X86/X86ISelLowering.cpp | 52 ++++++++++++++++++--------------------
1 file changed, 25 insertions(+), 27 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 libcxx.
from b5c2c47 Update status page for variant implementation
new d59e3c7 Handle tests for noexcept that expect a false value
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/libcxx/strings/iterators.exceptions.pass.cpp | 24 +++++++++++++++--------
1 file changed, 16 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 e2e6b95 Fix arm-netbsdelf bootstrap.
new ae1a0a3 * system-darwin-ppc.ads (Support_Atomic_Primitives): Set to [...]
new 4f43e16 [ARC] Remove unused patterns, refactor unspec+offset pattern gen.
new 74d8fa1 [ARC] Fix PIE.
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:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/ada/ChangeLog | 5 +++++
gcc/ada/system-darwin-ppc.ads | 2 +-
gcc/config.gcc | 2 +-
gcc/config/arc/arc-protos.h | 1 -
gcc/config/arc/arc.c | 41 ++++++++++++++++++-----------------------
gcc/config/arc/arc.h | 12 +++++-------
gcc/config/arc/arc.md | 34 ----------------------------------
libgcc/ChangeLog | 7 +++++++
libgcc/config.host | 4 ++--
libgcc/config/arc/crti.S | 2 ++
11 files changed, 59 insertions(+), 69 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 45274ac [AMDGPU] Disassembler: fix s_buffer_store_dword instructions
new 0eeb88b [GlobalISel] Extract handleAssignments out of AArch64CallLowering
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/GlobalISel/CallLowering.h | 47 ++++++++++++++++++++++++++
lib/CodeGen/GlobalISel/CallLowering.cpp | 40 ++++++++++++++++++++--
lib/Target/AArch64/AArch64CallLowering.cpp | 44 +++---------------------
lib/Target/AArch64/AArch64CallLowering.h | 45 ------------------------
4 files changed, 89 insertions(+), 87 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 02114e6 [cmake] Include component in Sphinx install rules
new 45274ac [AMDGPU] Disassembler: fix s_buffer_store_dword instructions
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/SMInstructions.td | 13 ++++++++--
test/MC/AMDGPU/smem.s | 45 ++++++++++++++++++++++++++-------
test/MC/Disassembler/AMDGPU/smem_vi.txt | 36 ++++++++++++++++++++++++++
3 files changed, 83 insertions(+), 11 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 6f1693d * config/sparc/sparc-protos.h (sparc_splitdi_legitimate): Re [...]
new 789f19e [Patch 2/2 PR78561] Recalculate constant pool size before emi [...]
new e2e6b95 Fix arm-netbsdelf bootstrap.
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 | 5 +++++
gcc/config/arm/arm.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pr78561.c | 9 +++++++++
4 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr78561.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 gcc.
from 8152a5d Daily bump.
new 6f1693d * config/sparc/sparc-protos.h (sparc_splitdi_legitimate): Re [...]
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 | 27 +++
gcc/config/sparc/sparc-protos.h | 7 +-
gcc/config/sparc/sparc.c | 80 +++++++--
gcc/config/sparc/sparc.md | 383 +++++++++++++++-------------------------
4 files changed, 242 insertions(+), 255 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 25801f0 TableGen/AsmMatcherEmitter: Trust that stable_sort works
new 02114e6 [cmake] Include component in Sphinx install rules
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/modules/AddSphinxTarget.cmake | 2 ++
1 file changed, 2 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 2b86a87 TableGen: Some more std::string->StringInit* replacements
new 25801f0 TableGen/AsmMatcherEmitter: Trust that stable_sort works
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:
utils/TableGen/AsmMatcherEmitter.cpp | 10 ----------
1 file changed, 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 7bf57eb Adapt to llvm/TableGen DagInit changes.
new 8880060 DR1213: element access on an array xvalue or prvalue produces [...]
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/AST/ExprClassification.cpp | 18 ++++++++++----
lib/AST/ExprConstant.cpp | 6 ++---
lib/Sema/Sema.cpp | 12 ++++++++++
lib/Sema/SemaExpr.cpp | 38 ++++++++++++++++++++++++++----
lib/Sema/SemaInit.cpp | 7 +++---
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 10 +-------
test/Analysis/explain-svals.cpp | 2 +-
test/CXX/drs/dr12xx.cpp | 11 +++++++++
test/CodeGenCXX/compound-literals.cpp | 24 +++++++++++++------
test/CodeGenCXX/stack-reuse.cpp | 2 +-
test/CodeGenCXX/temporaries.cpp | 30 +++++++++++++++++++++++
test/SemaCXX/constant-expression-cxx11.cpp | 27 +++++++++++++++------
www/cxx_dr_status.html | 2 +-
13 files changed, 147 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.