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 0646e07 x32: Fix gdb.trace/mi-trace-frame-collected.exp
new 873f10f ARM: Issue a warning when the MRRC and MRRC2 instructions are [...]
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:
gas/ChangeLog | 7 +++++++
gas/config/tc-arm.c | 8 ++++++++
gas/testsuite/gas/arm/dest-unpredictable.d | 2 ++
gas/testsuite/gas/arm/dest-unpredictable.l | 5 +++++
gas/testsuite/gas/arm/dest-unpredictable.s | 29 +++++++++++++++++++++++++++++
5 files changed, 51 insertions(+)
create mode 100644 gas/testsuite/gas/arm/dest-unpredictable.d
create mode 100644 gas/testsuite/gas/arm/dest-unpredictable.l
create mode 100644 gas/testsuite/gas/arm/dest-unpredictable.s
--
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 576438f Enable relro by default for AArch64, ARM and SCORE.
new 201506d x32 Fast tracepoints: IPA target descriptions
new 9c235a7 x32 Fast tracepoints: Customize jump pad address
new c8ef42e x32: Avoid unsigned long when installing fast tracepoint jump pads
new ed036b4 x32: gdbserver's agent bytecode JIT: fix "call" emission
new f077e97 x32: gdb: Fix 'call' insn relocation with qRelocInsn
new 0646e07 x32: Fix gdb.trace/mi-trace-frame-collected.exp
The 6 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 | 5 ++
gdb/amd64-tdep.c | 42 ++++++++++--
gdb/gdbserver/ChangeLog | 28 ++++++++
gdb/gdbserver/Makefile.in | 9 +++
gdb/gdbserver/configure | 31 +++++++++
gdb/gdbserver/configure.ac | 14 ++++
gdb/gdbserver/configure.srv | 8 ++-
gdb/gdbserver/linux-amd64-ipa.c | 79 +++++++++++++++++++---
gdb/gdbserver/linux-x86-low.c | 8 ++-
gdb/testsuite/ChangeLog | 5 ++
.../gdb.trace/mi-trace-frame-collected.exp | 14 +++-
11 files changed, 224 insertions(+), 19 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 9962acc [X86][SSE] Add support for matching commuted insertps patterns
new 7d191bb [PM] Revert r279227 and r279228 until I can find someone to 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:
include/llvm/IR/IRPrintingPasses.h | 2 +-
include/llvm/IR/PassManager.h | 91 ++++++++++++-----------------------
include/llvm/IR/PassManagerInternal.h | 37 ++++++--------
lib/Passes/PassBuilder.cpp | 15 +++---
unittests/IR/PassManagerTest.cpp | 57 ----------------------
5 files changed, 51 insertions(+), 151 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 028b488 [SimplifyCFG] Rewrite SinkThenElseCodeToEnd
new 9962acc [X86][SSE] Add support for matching commuted insertps patterns
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 | 112 +++++++++++++++++++++--------------
test/CodeGen/X86/insertps-combine.ll | 9 +--
2 files changed, 70 insertions(+), 51 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 7fdf9ef [PM] Fix a compile error with GCC. NFC.
new 028b488 [SimplifyCFG] Rewrite SinkThenElseCodeToEnd
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/Utils/SimplifyCFG.cpp | 360 ++++++++++++---------
test/CodeGen/ARM/avoid-cpsr-rmw.ll | 2 +-
.../ARM/single-constant-use-preserves-dbgloc.ll | 3 +-
test/Transforms/SimplifyCFG/AArch64/prefer-fma.ll | 3 +-
test/Transforms/SimplifyCFG/sink-common-code.ll | 201 ++++++++++++
5 files changed, 416 insertions(+), 153 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 73e7eb0 [PM] Make the the new pass manager support fully generic extr [...]
new 7fdf9ef [PM] Fix a compile error with GCC. 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:
unittests/IR/PassManagerTest.cpp | 4 ++--
1 file 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 ae4f3e5 [PM] Try to work-around what appears to be an MSVC SFINAE iss [...]
new 73e7eb0 [PM] Make the the new pass manager support fully generic extr [...]
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/IR/IRPrintingPasses.h | 2 +-
include/llvm/IR/PassManager.h | 91 +++++++++++++++++++++++------------
include/llvm/IR/PassManagerInternal.h | 37 ++++++++------
lib/Passes/PassBuilder.cpp | 15 +++---
unittests/IR/PassManagerTest.cpp | 57 ++++++++++++++++++++++
5 files changed, 151 insertions(+), 51 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 newlib.
from 3ce8869 Fix html build with makeinfo 5.2
new 65277df Fix html build
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:
newlib/libc/ctype/ctype.tex | 101 +++++++++++++++-----------------------------
1 file changed, 34 insertions(+), 67 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-tools-extra.
from c79add5 [Documentation] Fixed style in modernize-use-emplace.rst.
new c13e3b2 minor header guards and help messages cleanup
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:
clang-rename/RenamingAction.h | 6 +++---
clang-rename/USRFindingAction.h | 6 +++---
clang-rename/tool/ClangRename.cpp | 2 +-
clang-tidy/tool/ClangTidyMain.cpp | 2 +-
4 files changed, 8 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 llvm.
from 341574b [CodeGen] Fix a trivial type conversion bug dating back to pre-2008
new ae4f3e5 [PM] Try to work-around what appears to be an MSVC SFINAE iss [...]
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/IR/PassManagerInternal.h | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.