This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 337bcd1 Newer pips require session, don't remove
new 77fbd84 Show change ID in the regression details view
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:
lnt/server/ui/templates/v4_regression_detail.html | 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 gcc.
from a6ac156 * config/rs6000/rs6000.md (stfiwx): Change constraint to 'wu [...]
new 34a6948 * config/i386/predicates.md (x86_64_immediate_operand) <case [...]
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 | 27 ++++++++++++++++-----------
gcc/config/i386/predicates.md | 35 +++++++++++++++++++----------------
2 files changed, 35 insertions(+), 27 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 zorg.
from 7fe8615 [zorg] Remove flunkOnFailure=False from the scripted LLDB bui [...]
new 662062a [libcxx] Partially revert r274747.
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:
buildbot/osuosl/master/config/builders.py | 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 libcxx.
from faa37d5 Fix typo in #ifdef; leave tests commented out b/c gcc 4.8 har [...]
new 4a98c1e Hide some internal symbols for memory resource.
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:
src/experimental/memory_resource.cpp | 5 +++++
1 file changed, 5 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 gcc.
from 4623d92 2016-07-11 Hale Wang <hale.wang(a)arm.com> Andre Vieira [...]
new a6ac156 * config/rs6000/rs6000.md (stfiwx): Change constraint to 'wu [...]
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/config/rs6000/rs6000.md | 4 +++-
2 files changed, 9 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 llvm.
from 84af877 [SCCP] Try to follow the DRY principle, use `OpSt`.
new 2738e9c [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) [...]
new fdc8303 [IPRA] Properly compute register usage at call sites.
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:
include/llvm/CodeGen/MachineRegisterInfo.h | 7 ++-
lib/CodeGen/MachineRegisterInfo.cpp | 5 +-
lib/CodeGen/RegUsageInfoCollector.cpp | 5 +-
lib/Target/SystemZ/SystemZInstrFormats.td | 30 ++++++++++
lib/Target/SystemZ/SystemZInstrInfo.cpp | 20 +++++++
lib/Target/SystemZ/SystemZInstrInfo.td | 12 ++++
lib/Target/SystemZ/SystemZProcessors.td | 7 ++-
lib/Target/SystemZ/SystemZSubtarget.cpp | 2 +-
lib/Target/SystemZ/SystemZSubtarget.h | 4 ++
test/CodeGen/SystemZ/cond-li.ll | 23 +++++++
test/CodeGen/X86/ipra-reg-usage.ll | 2 +-
test/MC/Disassembler/SystemZ/insns-z13.txt | 96 ++++++++++++++++++++++++++++++
test/MC/SystemZ/insn-bad-z13.s | 23 +++++++
test/MC/SystemZ/insn-bad-zEC12.s | 11 ++++
test/MC/SystemZ/insn-good-z13.s | 68 +++++++++++++++++++++
15 files changed, 305 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/SystemZ/cond-li.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 eb06640 [PM/IPO] Port LowerTypeTests to the new PassManager.
new ef6651a [SLSR] Call getPointerSizeInBits with the correct address space.
new 84af877 [SCCP] Try to follow the DRY principle, use `OpSt`.
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/Scalar/SCCP.cpp | 5 ++---
.../Scalar/StraightLineStrengthReduce.cpp | 4 ++--
.../StraightLineStrengthReduce/slsr-gep.ll | 23 +++++++++++++++++++---
3 files changed, 24 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 9ba010e [lanai] Add more tests for assembly of conditional ALU ops
new eb06640 [PM/IPO] Port LowerTypeTests to the new PassManager.
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/Transforms/IPO/LowerTypeTests.h | 8 +++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/LowerTypeTests.cpp | 45 +++++++++++++++++-----------
test/Transforms/LowerTypeTests/constant.ll | 1 +
5 files changed, 39 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 1c6f7ab Fix the assertion failure caused by http://reviews.llvm.org/D22118
new 9ba010e [lanai] Add more tests for assembly of conditional ALU ops
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/MC/Lanai/conditional_inst.s | 77 ++++++++++++
test/MC/Lanai/ctrl-instructions.s | 10 +-
test/MC/Lanai/memory.s | 247 ++++++++++++++++++++++++++++++++++++++
test/MC/Lanai/v11.s | 34 ++++++
4 files changed, 363 insertions(+), 5 deletions(-)
create mode 100644 test/MC/Lanai/conditional_inst.s
create mode 100644 test/MC/Lanai/memory.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.