This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3079ca7 [SystemZ] Add remaining branch instructions
new 5952400 [SystemZ] Support load-and-trap instructions
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/SystemZ/SystemZElimCompare.cpp | 61 ++++++++++-
lib/Target/SystemZ/SystemZFeatures.td | 6 +
lib/Target/SystemZ/SystemZInstrInfo.cpp | 19 ++++
lib/Target/SystemZ/SystemZInstrInfo.h | 4 +
lib/Target/SystemZ/SystemZInstrInfo.td | 13 +++
lib/Target/SystemZ/SystemZScheduleZ13.td | 6 +
lib/Target/SystemZ/SystemZScheduleZEC12.td | 6 +
lib/Target/SystemZ/SystemZSubtarget.cpp | 4 +-
lib/Target/SystemZ/SystemZSubtarget.h | 4 +
test/CodeGen/SystemZ/trap-03.ll | 157 ++++++++++++++++++++++++++
test/CodeGen/SystemZ/trap-04.ll | 170 +++++++++++++++++++++++++++++
test/CodeGen/SystemZ/trap-05.ll | 92 ++++++++++++++++
test/MC/Disassembler/SystemZ/insns.txt | 150 +++++++++++++++++++++++++
test/MC/SystemZ/insn-bad-zEC12.s | 40 +++++++
test/MC/SystemZ/insn-good-zEC12.s | 110 +++++++++++++++++++
15 files changed, 835 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/SystemZ/trap-03.ll
create mode 100644 test/CodeGen/SystemZ/trap-04.ll
create mode 100644 test/CodeGen/SystemZ/trap-05.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 gcc.
from 7e30b7c libgomp: fix OpenMP offloading to NVPTX and correct location [...]
new 1ff3c48 libgomp: remove config/nvptx/critical.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:
libgomp/ChangeLog | 4 ++++
libgomp/config/nvptx/critical.c | 0
2 files changed, 4 insertions(+)
delete mode 100644 libgomp/config/nvptx/critical.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 glibc.
from b964e06 Minor problems exposed by compiling C++ tests under _ISOMAC.
new b5e3535 Do not include asm/cachectl.h in nios2 sys/cachectl.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:
ChangeLog | 5 +++++
sysdeps/unix/sysv/linux/nios2/sys/cachectl.h | 3 ---
2 files changed, 5 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 4a8c8d3 gcc: * combine.c (simplify_if_then_else): Simplify IF_THEN_EL [...]
new 7e30b7c libgomp: fix OpenMP offloading to NVPTX and correct location [...]
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 | 6 ++++++
libgomp/config/linux/affinity.c | 2 +-
libgomp/config/nvptx/affinity.c | 0
3 files changed, 7 insertions(+), 1 deletion(-)
delete mode 100644 libgomp/config/nvptx/affinity.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 gcc.
from 34d20d5 2016-11-28 Tamar Christina <tamar.christina(a)arm.com>
new 4a8c8d3 gcc: * combine.c (simplify_if_then_else): Simplify IF_THEN_EL [...]
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 | 6 ++++++
gcc/combine.c | 16 ++++++++++++----
2 files changed, 18 insertions(+), 4 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 48f6205 Fix csvs2table.py
new dcbc7d2 Fix minor issues in spec2xxx-config
new 7a8acf4 perfdatadir2csv.sh: Simplify
new 8718d23 perfdatadir2csv.sh: Add --total option
The 3 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:
perfdatadir2csv.sh | 33 ++++++++++++++++++++++++++++-----
spec2xxx-config | 4 ++--
2 files changed, 30 insertions(+), 7 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 5a98432 2016-11-28 Richard Biener <rguenther(a)suse.de>
new dbb1f2d * config/arm/arm_neon.h (vget_lane_p64): New.
new d4f4741 2016-11-28 Tamar Christina <tamar.christina(a)arm.com>
new 34d20d5 2016-11-28 Tamar Christina <tamar.christina(a)arm.com>
The 3 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 | 89 +++
gcc/config/aarch64/aarch64-builtins.c | 32 +-
gcc/config/aarch64/aarch64-simd-builtins.def | 14 +
gcc/config/aarch64/arm_neon.h | 970 ++++++++++++++++++++++++++-
gcc/config/arm/arm_neon.h | 9 +
5 files changed, 1105 insertions(+), 9 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 lldb.
from d2988da Fix a crash in ProcessPOSIXLog
new 5e2a1f5 skip android in @skipIfHostIncompatibleWithRemote
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:
packages/Python/lldbsuite/test/decorators.py | 4 +++-
1 file changed, 3 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 lldb.
from 1e6e787 [lldb] Fix typos in file headers
new d2988da Fix a crash in ProcessPOSIXLog
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:
source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.