This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9958e72cf3f [ARM] Fix warnings about missing parentheses in ARMAsmParser
new 1a2e5023b72 [MSan] Introduce insertWarningFn(). NFC
new f96dc7a4f12 [MSan] Don't create zero offsets in getShadowPtrForArgument(). NFC
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/Transforms/Instrumentation/MemorySanitizer.cpp | 37 ++++++++++++----------
1 file changed, 20 insertions(+), 17 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 51dcaa3a7b6 [SCEV] Factor out isKnownViaInduction. NFC.
new 9958e72cf3f [ARM] Fix warnings about missing parentheses in ARMAsmParser
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/AsmParser/ARMAsmParser.cpp | 9 ++++++---
1 file changed, 6 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 gcc.
from c9b8319ad2c 2018-03-19 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new de0e9bcd014 gcc/ 2018-03-19 Tamar Christina <tamar.christina(a)arm.com>
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 | 5 +++++
gcc/config/arm/arm.c | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/big-endian-subreg.c | 13 -------------
4 files changed, 12 insertions(+), 15 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/arm/big-endian-subreg.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 4cf108a0bbb [SCEV] Re-land: Fix isKnownPredicate
new 51dcaa3a7b6 [SCEV] Factor out isKnownViaInduction. 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:
include/llvm/Analysis/ScalarEvolution.h | 21 ++++++++
lib/Analysis/ScalarEvolution.cpp | 87 ++++++++++++++-------------------
2 files changed, 59 insertions(+), 49 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 gcc.
from 45297ef0cc3 Daily bump.
new c9b8319ad2c 2018-03-19 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/fortran/ChangeLog | 6 +++++
gcc/fortran/simplify.c | 30 +++++++++++++---------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/array_constructor_52.f90 | 11 ++++++++
4 files changed, 40 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_52.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 lld.
from 3e50ef5a7 [COFF] Clarify comment. NFC
new 6d2b0b2fa [ELF] Recommit 327248 with Arm using the .got for _GLOBAL_OFF [...]
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:
ELF/Arch/ARM.cpp | 1 +
ELF/Arch/Mips.cpp | 1 +
ELF/Arch/PPC.cpp | 7 ++++++-
ELF/Arch/X86.cpp | 1 -
ELF/Arch/X86_64.cpp | 1 -
ELF/SyntheticSections.cpp | 13 ++++++++++--
ELF/SyntheticSections.h | 2 +-
ELF/Target.h | 5 +++--
ELF/Writer.cpp | 11 +++++-----
test/ELF/dynamic-got.s | 27 ++++++++++++++++++++-----
test/ELF/global-offset-table-position-aarch64.s | 4 ++--
test/ELF/global-offset-table-position-i386.s | 7 ++++---
test/ELF/global-offset-table-position.s | 7 ++++---
test/ELF/global_offset_table_shared.s | 4 ++--
test/ELF/got32x-i386.s | 6 +++---
test/ELF/i386-gotpc.s | 14 ++++++++++---
16 files changed, 77 insertions(+), 34 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 be522c69dea [X86] Merge XADD8rr regular expression with XADD16rr/XADD32 [...]
new 4cf108a0bbb [SCEV] Re-land: Fix isKnownPredicate
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/Analysis/ScalarEvolution.h | 19 ++++
lib/Analysis/ScalarEvolution.cpp | 100 +++++++++++++++------
.../inner-loop-by-latch-cond-unknown.ll | 39 ++++++++
.../IndVarSimplify/inner-loop-by-latch-cond.ll | 35 ++++++++
4 files changed, 166 insertions(+), 27 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/inner-loop-by-latch-cond-unknown.ll
create mode 100644 test/Transforms/IndVarSimplify/inner-loop-by-latch-cond.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 f5ae8467a0a [X6] Remove two unused InstrItinClass
new c479e3d3f29 [X86] Add ADD16i16/ADD32i32/ADD64i32 and similar to the sch [...]
new be522c69dea [X86] Merge XADD8rr regular expression with XADD16rr/XADD32 [...]
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/Target/X86/X86SchedBroadwell.td | 14 +++---
lib/Target/X86/X86SchedHaswell.td | 16 +++----
lib/Target/X86/X86SchedSandyBridge.td | 19 ++++----
lib/Target/X86/X86SchedSkylakeClient.td | 14 +++---
lib/Target/X86/X86SchedSkylakeServer.td | 17 +++----
test/CodeGen/X86/schedule-x86_64.ll | 80 ++++++++++++++++-----------------
6 files changed, 82 insertions(+), 78 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 binutils-gdb.
from c820f6a44d Automatic date update in version.in
new 1cb1f3dae7 Remove some cleanups from solib.c
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:
gdb/ChangeLog | 6 ++++++
gdb/solib.c | 10 ++++------
2 files changed, 10 insertions(+), 6 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 3e980654e85 [X86] Use IIC_CMOV64_RR/RM on 64-bit cmov instructions.
new f5ae8467a0a [X6] Remove two unused InstrItinClass
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/X86Schedule.td | 2 --
lib/Target/X86/X86ScheduleAtom.td | 2 --
2 files changed, 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.