This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f475b581cc [X86][MS-InlineAsm] Extended support for variables / identif [...]
new b8e5f9486c revert rL314300 accidently added only tests w/o the respecti [...]
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/CodeGen/ms-inline-asm-enums.cpp | 54 ----------------------------------
test/CodeGen/ms-inline-asm-variables.c | 35 ----------------------
2 files changed, 89 deletions(-)
delete mode 100644 test/CodeGen/ms-inline-asm-enums.cpp
delete mode 100644 test/CodeGen/ms-inline-asm-variables.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 f2b3e49ff8d [RegAllocGreedy] Fix spelling error, "inteference" -> "inte [...]
new 90ca67c4f69 Typo: const MCSchedModel SchedModel -> const MCSchedModel & [...]
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/MC/MCSubtargetInfo.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 master
in repository gcc.
from 2e52bc21cba 2017-09-27 Richard Biener <rguenther(a)suse.de>
new 563f10ef61b Fix libgomp.oacc-c-c++-common/parallel-reduction.c for non- [...]
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 | 5 +++++
libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-reduction.c | 4 ++--
2 files changed, 7 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 clang.
from a0d7ea7ad1 [analyzer] Fix an outdated comment in a test. NFC.
new f475b581cc [X86][MS-InlineAsm] Extended support for variables / identif [...]
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/CodeGen/ms-inline-asm-enums.cpp | 54 ++++++++++++++++++++++++++++++++++
test/CodeGen/ms-inline-asm-variables.c | 35 ++++++++++++++++++++++
2 files changed, 89 insertions(+)
create mode 100644 test/CodeGen/ms-inline-asm-enums.cpp
create mode 100644 test/CodeGen/ms-inline-asm-variables.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 0fcd2c46faa 2017-09-27 Richard Biener <rguenther(a)suse.de>
new 2e52bc21cba 2017-09-27 Richard Biener <rguenther(a)suse.de>
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/graphite-optimize-isl.c | 6 ++++--
2 files changed, 9 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 0265ec7ebad [PowerPC] eliminate unconditional branch to the next instruction
new f2b3e49ff8d [RegAllocGreedy] Fix spelling error, "inteference" -> "inte [...]
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/RegAllocGreedy.cpp | 6 +++---
1 file changed, 3 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 a7717725d0b Placate gcc.misc-tests/help.exp regarding -Wdo-subscript
new 0fcd2c46faa 2017-09-27 Richard Biener <rguenther(a)suse.de>
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 | 36 ++++++++++++++++++++++
gcc/doc/invoke.texi | 10 ++----
gcc/domwalk.c | 72 +++++++++++++++++++++++++++----------------
gcc/domwalk.h | 19 ++++++++++--
gcc/graphite-optimize-isl.c | 2 +-
gcc/graphite-scop-detection.c | 25 ++++++++++-----
gcc/graphite.c | 11 +------
gcc/params.def | 9 +-----
8 files changed, 121 insertions(+), 63 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 3e1d04a92b [analyzer] Match more patterns in bugreporter::getDerefExpr() API.
new a0d7ea7ad1 [analyzer] Fix an outdated comment in a test. 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:
test/Analysis/null-deref-path-notes.c | 3 +--
1 file changed, 1 insertion(+), 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 d9d38bf8718 [test] Don't verify .debug_line offsets in bitcode tests.
new 41219080eeb [X86][AsmParser] fix PR32035
new dccccced431 [Misched]: Remove double call getMicroOpFactor.NFC.
new 0265ec7ebad [PowerPC] eliminate unconditional branch to the next instruction
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:
lib/CodeGen/MachineScheduler.cpp | 2 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 14 ++++++++++++++
lib/Target/X86/X86InstrInfo.td | 2 ++
test/CodeGen/PowerPC/2016-04-28-setjmp.ll | 2 +-
test/CodeGen/PowerPC/atomics-regression.ll | 24 ------------------------
test/CodeGen/PowerPC/sjlj.ll | 2 +-
test/MC/X86/intel-syntax-encoding.s | 5 +++++
7 files changed, 24 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 llvm.
from 13077c99b1a [X86][AVX] Improve (i4 bitcast (v4i1 x)) handling for 256-b [...]
new d9d38bf8718 [test] Don't verify .debug_line offsets in bitcode tests.
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/DebugInfo/Generic/lto-comp-dir.ll | 4 ++--
test/DebugInfo/X86/stmt-list-multiple-compile-units.ll | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.