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 8f795482ea Automatic date update in version.in
new 2deaa80a59 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 69bc498952 PR23123, PowerPC32 ifunc regression
new 9b7c283feb 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 clang.
from 5feb3df04f Fix diag-format test to not care about what cl.exe is on path
new 62f2197fb4 [analyzer] CStringChecker: Add support for BSD strlcpy() and [...]
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/StaticAnalyzer/Checkers/CStringChecker.cpp | 41 ++++++++++++++++++++++++--
1 file changed, 39 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 72a0048d96b [LoopGuardWidening] Make PostDomTree optional
new 1898130f0dc [MachineOutliner] Add defs to calls + don't track liveness [...]
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/MachineOutliner.cpp | 38 +++++++++++++++++++---
lib/Target/AArch64/AArch64InstrInfo.cpp | 7 ++--
test/CodeGen/AArch64/machine-outliner-calls.mir | 1 -
test/CodeGen/AArch64/machine-outliner-noredzone.ll | 1 -
4 files changed, 39 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 971993b371e [DAGCombiner] Fix a case of 1 in non-splat vector pow2 divisor
new 72a0048d96b [LoopGuardWidening] Make PostDomTree optional
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/Scalar/GuardWidening.cpp | 38 +++++++++++++++++++-------
test/Transforms/GuardWidening/loop-schedule.ll | 33 ++++++++++++++++++----
2 files changed, 56 insertions(+), 15 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 0ada40e0b0 [analyzer] ObjCAutoreleaseWrite: Support a few more APIs and [...]
new 5feb3df04f Fix diag-format test to not care about what cl.exe is on path
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/Misc/diag-format.c | 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 7b0ac2c3d94 [X86] Make the STTNI flag intrinsics use the flags from pcm [...]
new 971993b371e [DAGCombiner] Fix a case of 1 in non-splat vector pow2 divisor
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/SelectionDAG/DAGCombiner.cpp | 7 +
test/CodeGen/WebAssembly/vector_sdiv.ll | 22 +
test/CodeGen/X86/combine-sdiv.ll | 4992 ++++++++++++++++++++++--------
3 files changed, 3652 insertions(+), 1369 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/vector_sdiv.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 llvm.
from e41979a9cea Fix a bug that prevents global variables from having a DW_O [...]
new 7b0ac2c3d94 [X86] Make the STTNI flag intrinsics use the flags from pcm [...]
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/X86ISelDAGToDAG.cpp | 169 ++++++++++++++-
lib/Target/X86/X86ISelLowering.cpp | 148 +++----------
lib/Target/X86/X86ISelLowering.h | 9 +-
lib/Target/X86/X86InstrFragmentsSIMD.td | 11 -
lib/Target/X86/X86InstrInfo.cpp | 10 +-
lib/Target/X86/X86InstrSSE.td | 85 +-------
test/CodeGen/X86/{sse42.ll => sttni.ll} | 373 ++++++++++++++++++++++++++++++++
7 files changed, 588 insertions(+), 217 deletions(-)
rename test/CodeGen/X86/{sse42.ll => sttni.ll} (70%)
--
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 10b13838b3b PR ipa/85549 * ipa-cp.c (find_aggregate_values_for_caller [...]
new b7f2cd2f3c0 [openacc, testsuite] Fix undefined behaviour in atomic_capt [...]
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:
libgomp/ChangeLog | 7 +
.../libgomp.oacc-fortran/atomic_capture-1.f90 | 244 +++++++++++++++------
2 files changed, 178 insertions(+), 73 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 d2717415862 [FastISel] Actually enable local value sinking by default
new e41979a9cea Fix a bug that prevents global variables from having a DW_O [...]
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/AsmPrinter/DwarfCompileUnit.cpp | 9 +++++--
lib/CodeGen/AsmPrinter/DwarfExpression.cpp | 2 +-
lib/CodeGen/AsmPrinter/DwarfExpression.h | 2 ++
test/DebugInfo/X86/global-expression.ll | 41 +++++++++++++++++++++++++++++
4 files changed, 51 insertions(+), 3 deletions(-)
create mode 100644 test/DebugInfo/X86/global-expression.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.