This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from eac0d1f5ed CodeGenCXX: support PreserveMostCC in MS ABI
new 9e2687706e [Driver] Wire up the -f[no-]rtlib-add-rpath flag and 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:
lib/Driver/ToolChains/CommonArgs.cpp | 4 ++++
test/Driver/arch-specific-libdir-rpath.c | 33 ++++++++++++++++++--------------
2 files changed, 23 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 libcxx.
from 1e34c76d3 Implement filesystem NB comments, relative paths, and related [...]
new e96d6a1fb Implement P0430R2 - File system library on non-POSIX systems.
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/experimental/filesystem | 19 +++++++++++-----
.../path.member/path.construct/source.pass.cpp | 24 +++++++++++++-------
..._options.pass.cpp => enum.path.format.pass.cpp} | 26 +++++++---------------
www/cxx1z_status.html | 2 +-
4 files changed, 39 insertions(+), 32 deletions(-)
copy test/std/experimental/filesystem/fs.enum/{enum.perm_options.pass.cpp => enum. [...]
--
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 bc963136e0c [InstCombine] Don't strip function type casts from musttail calls
new 8456cd08ba6 Remove llvm-mcmarkup.
new aa2d256782e Align stubs for external and common global variables to poi [...]
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/CodeGen/AsmPrinter/AsmPrinter.cpp | 1 +
test/CMakeLists.txt | 1 -
test/CodeGen/X86/catch.ll | 6 +-
test/MC/Markup/basic-markup.mc | 16 ---
test/MC/Markup/lit.local.cfg | 2 -
test/lit.cfg.py | 2 +-
tools/LLVMBuild.txt | 1 -
tools/llvm-mcmarkup/CMakeLists.txt | 5 -
tools/llvm-mcmarkup/LLVMBuild.txt | 22 ----
tools/llvm-mcmarkup/llvm-mcmarkup.cpp | 223 ----------------------------------
10 files changed, 7 insertions(+), 272 deletions(-)
delete mode 100644 test/MC/Markup/basic-markup.mc
delete mode 100644 test/MC/Markup/lit.local.cfg
delete mode 100644 tools/llvm-mcmarkup/CMakeLists.txt
delete mode 100644 tools/llvm-mcmarkup/LLVMBuild.txt
delete mode 100644 tools/llvm-mcmarkup/llvm-mcmarkup.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 llvm.
from 4c227240471 [lit] One more try at fixing TestRunner.py for D43165
new bc963136e0c [InstCombine] Don't strip function type casts from musttail calls
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/InstCombine/InstCombineCalls.cpp | 11 ++++++++-
test/Transforms/InstCombine/musttail-thunk.ll | 32 +++++++++++++++++++++++++
2 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 test/Transforms/InstCombine/musttail-thunk.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 gcc.
from 5cdc52d125e PR c++/64095 - auto... parameter pack.
new b8408bbc21d RISC-V: Fix for combine bug with shift and AND operations.
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 | 11 +++
gcc/config/riscv/riscv.h | 4 +-
gcc/config/riscv/riscv.md | 136 ++++++++++++++++++++++++++-
gcc/config/riscv/sync.md | 5 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.target/riscv/pr84660.c | 17 ++++
gcc/testsuite/gcc.target/riscv/shift-and-1.c | 10 ++
gcc/testsuite/gcc.target/riscv/shift-and-2.c | 41 ++++++++
8 files changed, 223 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr84660.c
create mode 100644 gcc/testsuite/gcc.target/riscv/shift-and-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/shift-and-2.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 8ba111aa98d [lit] Attempt to fix builtin diff code for Python 2
new 4c227240471 [lit] One more try at fixing TestRunner.py for D43165
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/lit/lit/TestRunner.py | 3 +++
1 file changed, 3 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 9bfeee1032d [lit] Fix problem in how Python versions open files with di [...]
new 8ba111aa98d [lit] Attempt to fix builtin diff code for Python 2
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/lit/lit/TestRunner.py | 3 +++
1 file changed, 3 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 clang.
from eadc8a81ef [MS] Emit vftable thunks for functions with incomplete prototypes
new eac0d1f5ed CodeGenCXX: support PreserveMostCC in MS ABI
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/MicrosoftMangle.cpp | 1 +
lib/Basic/Targets/X86.h | 1 +
test/CodeGenCXX/msabi-swiftcall-cc.cpp | 47 +++++++++++++++++++++++++++++++---
3 files changed, 45 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 755a2196409 Fix Go IR test for changes in DIBuilder API
new 9bfeee1032d [lit] Fix problem in how Python versions open files with di [...]
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/lit/lit/TestRunner.py | 42 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 41 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.