This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2a379e0e273 [Support] Remove MemoryBuffer::getNewUninitMemBuffer
new 153f2e38511 [DAGCombine] Improve ReduceLoadWidth for SRL
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 | 26 ++++++++
test/CodeGen/ARM/shift-combine.ll | 106 +++++++++++++++++++++++++++++--
test/CodeGen/X86/h-registers-1.ll | 30 ++++-----
3 files changed, 140 insertions(+), 22 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 openmp.
from ebc0015 Fix more inconsistent line endings. NFC.
new f8f4866 [AArch64] add required arch specific code for running OMPT te [...]
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:
runtime/test/ompt/callback.h | 6 ++++++
1 file changed, 6 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 dacebdf03d9 [ARM] Armv8-R DFB instruction
new 2a379e0e273 [Support] Remove MemoryBuffer::getNewUninitMemBuffer
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/Support/MemoryBuffer.h | 12 +++---------
lib/Support/MemoryBuffer.cpp | 11 +++--------
unittests/Support/MemoryBufferTest.cpp | 6 +++---
3 files changed, 9 insertions(+), 20 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 f725c23e234 [llvm-readobj] Fix ambiguous call to the `printNumber`
new dacebdf03d9 [ARM] Armv8-R DFB instruction
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/ARM/ARM.td | 4 ++++
lib/Target/ARM/ARMInstrInfo.td | 5 +++++
lib/Target/ARM/ARMInstrThumb2.td | 2 ++
lib/Target/ARM/ARMSubtarget.h | 5 +++++
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 10 +++++-----
test/MC/ARM/dfb-neg.s | 10 ++++++++++
test/MC/ARM/dfb.s | 6 ++++++
test/MC/Disassembler/ARM/dfb-arm.txt | 6 ++++++
test/MC/Disassembler/ARM/dfb-thumb.txt | 6 ++++++
9 files changed, 49 insertions(+), 5 deletions(-)
create mode 100644 test/MC/ARM/dfb-neg.s
create mode 100644 test/MC/ARM/dfb.s
create mode 100644 test/MC/Disassembler/ARM/dfb-arm.txt
create mode 100644 test/MC/Disassembler/ARM/dfb-thumb.txt
--
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 lldb.
from 0ee930d61 Replace an accidentally added "break" with an LLVM_FALLTHROUGH.
new c69b4161f Make sure DataBufferLLVM contents are writable
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/lldb/Interpreter/OptionValueFileSpec.h | 2 +-
include/lldb/Symbol/ObjectFile.h | 3 ++
include/lldb/Target/Target.h | 2 +-
include/lldb/Utility/DataBufferLLVM.h | 11 +++----
source/Interpreter/OptionValueFileSpec.cpp | 6 ++--
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 22 +++++--------
.../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 36 ++++++++--------------
.../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 10 ++----
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 2 +-
source/Symbol/ObjectFile.cpp | 5 +++
source/Target/Target.cpp | 13 ++++----
source/Utility/DataBufferLLVM.cpp | 28 ++++++++---------
12 files changed, 61 insertions(+), 79 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 6572bcdb88d [llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumping
new f725c23e234 [llvm-readobj] Fix ambiguous call to the `printNumber`
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:
tools/llvm-readobj/ELFDumper.cpp | 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 gcc-7-branch
in repository gcc.
from ed42aba3693 Daily bump.
new 3cecae042ed 2017-12-21 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/internal_readwrite_4.f90 | 30 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/internal_readwrite_4.f90
--
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 41539f1f4f7 [X86] Use PSHUFB for v32i16 shuffles before falling back to [...]
new 6572bcdb88d [llvm-readobj] Support 'GNU' style for MIPS GOT/PLT dumping
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/tools/llvm-readobj/mips-got.test | 136 ++++++-
test/tools/llvm-readobj/mips-plt.test | 32 ++
tools/llvm-readobj/ELFDumper.cpp | 706 +++++++++++++++++++++-------------
3 files changed, 611 insertions(+), 263 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 glibc.
from 41d11b15a1 Update miscellaneous files from upstream sources.
new 6cb86fd21c Add aarch64 disable-multi-arch variant to build-many-glibcs.py
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:
ChangeLog | 5 +++++
scripts/build-many-glibcs.py | 4 +++-
2 files changed, 8 insertions(+), 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 gcc.
from 743b05ae491 PR target/83488 * config/i386/i386.c (ix86_target_string) [...]
new ca4bb72c6be PR rtl-optimization/82973 * emit-rtl.h (valid_for_const_v [...]
new e0fcf2e9892 PR rtl-optimization/82973 * emit-rtl.h (valid_for_const_v [...]
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 | 15 +++++++++++++
gcc/emit-rtl.c | 8 +++----
gcc/emit-rtl.h | 2 +-
gcc/optabs.c | 2 +-
gcc/simplify-rtx.c | 10 ++++-----
gcc/testsuite/ChangeLog | 3 +++
.../{intrinsic_modulo_1.f90 => pr82973.f90} | 26 +++++++++-------------
7 files changed, 39 insertions(+), 27 deletions(-)
copy gcc/testsuite/gfortran.dg/{intrinsic_modulo_1.f90 => pr82973.f90} (52%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.