This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 56669ed246d [X86] Add test cases to show missed rotate opportunities du [...]
new 04e4adf9682 [cmake] Add a switch to enable/disable bindings.
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:
CMakeLists.txt | 1 +
cmake/config-ix.cmake | 6 +++---
2 files changed, 4 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 b5081216738 [GlobalMerge] Exit early if only one global is to be merged
new 56669ed246d [X86] Add test cases to show missed rotate opportunities du [...]
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/X86/rotate4.ll | 64 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 64 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 binutils-gdb.
from 59f66be3ac Remove useless variable int i in backtrace_command_1
new 205f121826 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-8.1-branch
in repository binutils-gdb.
from 4c744ecedc Automatic date update in version.in
new 0381999cca Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_30-branch
in repository binutils-gdb.
from 08479706d4 Automatic date update in version.in
new abb4e031e1 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 0fbb8daf57c Re-revert "[Option] Fix PR37006 prefix choice in findNearest"
new b5081216738 [GlobalMerge] Exit early if only one global is to be merged
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/GlobalMerge.cpp | 10 +++++++++-
test/CodeGen/AArch64/global-merge-3.ll | 14 +++-----------
test/CodeGen/ARM/global-merge.ll | 8 ++++----
3 files changed, 16 insertions(+), 16 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 12e746778c9 [LLVM-C] Use Length-Providing Value Name Getters and Setters
new 0fbb8daf57c Re-revert "[Option] Fix PR37006 prefix choice in findNearest"
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/Option/OptTable.cpp | 48 +++++++++++++++++-----------------
unittests/Option/OptionParsingTest.cpp | 4 ---
unittests/Option/Opts.td | 1 -
3 files changed, 24 insertions(+), 29 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 262632877 Remove expression '1L + INT_MAX', because it overflows on mac [...]
new fa3202c56 Implement deduction guides for forward_list
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/forward_list | 22 +++++
.../forwardlist.cons}/deduct.fail.cpp | 14 +--
.../forwardlist/forwardlist.cons/deduct.pass.cpp | 103 +++++++++++++++++++++
3 files changed, 132 insertions(+), 7 deletions(-)
copy test/std/containers/sequences/{deque/deque.cons => forwardlist/forwardlist.co [...]
create mode 100644 test/std/containers/sequences/forwardlist/forwardlist.cons/dedu [...]
--
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 06b38392dd6 [IRCE] Fix miscompile with range checks against negative values
new 12e746778c9 [LLVM-C] Use Length-Providing Value Name Getters and Setters
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-c/Core.h | 9 +++++++--
lib/IR/Core.cpp | 10 ++++++++++
tools/llvm-c-test/echo.cpp | 30 ++++++++++++++++++++----------
3 files changed, 37 insertions(+), 12 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 9174d3e272d [MergeICmps] Don't crash when memcmp is not available
new 06b38392dd6 [IRCE] Fix miscompile with range checks against negative values
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:
.../Scalar/InductiveRangeCheckElimination.cpp | 41 +-
test/Transforms/IRCE/rc-negative-bound.ll | 600 +++++++++++++++++++++
2 files changed, 639 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/IRCE/rc-negative-bound.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.