This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 869a79511a3 [MIRParser] Allow register class names in the form of integ [...]
new 5726495e3ab [CaptureTracking] Handle capturing of launder.invariant.group
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/Analysis/CaptureTracking.cpp | 45 +++++++++++++++---------------
test/Transforms/FunctionAttrs/nocapture.ll | 18 ++++++++++++
2 files changed, 41 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 openacc-gcc-7-branch
in repository gcc.
from 723992575fc [libgomp, openacc, nvptx] Don't select too many workers
new 7b8cc07dfa9 backport "[nvptx] Add workaround for subsequent bar.syncs"
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.openacc | 13 +++++++++++++
gcc/config/nvptx/nvptx.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx.md | 17 ++++++++++++++++
3 files changed, 79 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 4f55b6d2661 2018-05-05 Paolo Carlini <paolo.carlini(a)oracle.com>
new 19b20a5c437 [nvptx] Add workaround for subsequent bar.syncs
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 | 10 ++++++++++
gcc/config/nvptx/nvptx.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx.md | 17 ++++++++++++++++
3 files changed, 76 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 5f987527232 Daily bump.
new 4f55b6d2661 2018-05-05 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 5 +++++
gcc/cp/cvt.c | 15 +++++++++------
2 files changed, 14 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 3f9d52f4a86 [Option] Remove an unnecessary conversion function.
new 869a79511a3 [MIRParser] Allow register class names in the form of integ [...]
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/MIRParser/MILexer.cpp | 19 ----------------
lib/CodeGen/MIRParser/MILexer.h | 3 ---
lib/CodeGen/MIRParser/MIParser.cpp | 25 ++++++++++++++++------
.../WebAssembly/int-type-register-class-name.mir | 13 +++++++++++
test/CodeGen/{ => MIR}/WebAssembly/lit.local.cfg | 0
5 files changed, 31 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGen/MIR/WebAssembly/int-type-register-class-name.mir
copy test/CodeGen/{ => MIR}/WebAssembly/lit.local.cfg (100%)
--
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 44008c54476 Range-ify for loop; NFC
new 3f9d52f4a86 [Option] Remove an unnecessary conversion function.
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/Option/ArgList.h | 3 ---
1 file changed, 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 llvm.
from 874de34d8cf GlobalISel/InstructionSelector: Implement GIR_CopyFConstantAsFPImm
new 44008c54476 Range-ify for loop; 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:
lib/Transforms/Utils/SimplifyCFG.cpp | 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 binutils-gdb.
from 4e6fe7477a Automatic date update in version.in
new 86a7300762 Fix "fall through" comments
new 621846f4e2 Add missing ATTRIBUTE_NORETURNs
new 565e0edacc Fix "obvious" fall-through warnings
new 0019cd49ca Add a fall-through comment to stabsread.c
new da0e15638d Add fall-through comment to i386-tdep.c
new e3829d13f6 Add two fall-through comments in rs6000-tdep.c
new 15c9ffd697 Add missing "breaks"
new 449b1ac7ad Add a missing break in record_linux_system_call
new 85e26832a0 Add -Wimplicit-fallthrough
The 9 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 | 77 +++++++++++++++++++++++++++++++++++++++++++++++++
gdb/arch/arm.c | 3 +-
gdb/arm-tdep.c | 1 +
gdb/c-exp.y | 2 +-
gdb/coffread.c | 4 ++-
gdb/configure | 3 +-
gdb/cp-name-parser.y | 2 +-
gdb/d-exp.y | 2 +-
gdb/d-valprint.c | 1 +
gdb/dbxread.c | 4 +--
gdb/dwarf2loc.c | 2 +-
gdb/dwarf2read.c | 3 +-
gdb/eval.c | 1 +
gdb/f-exp.y | 2 +-
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/configure | 3 +-
gdb/gdbtypes.c | 6 ++--
gdb/go-exp.y | 2 +-
gdb/i386-tdep.c | 1 +
gdb/linux-record.c | 1 +
gdb/mdebugread.c | 3 +-
gdb/mi/mi-cmd-stack.c | 1 +
gdb/mi/mi-main.c | 1 +
gdb/msp430-tdep.c | 2 +-
gdb/nat/x86-dregs.c | 2 +-
gdb/p-exp.y | 2 +-
gdb/remote.c | 2 +-
gdb/riscv-tdep.c | 1 +
gdb/rs6000-tdep.c | 2 ++
gdb/s390-tdep.c | 6 ++--
gdb/stabsread.c | 6 ++--
gdb/symfile.c | 2 +-
gdb/utils.c | 1 +
gdb/warning.m4 | 3 +-
gdb/xcoffread.c | 2 +-
35 files changed, 132 insertions(+), 28 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 compiler-rt.
from def9f6a10 Comment fix.
new 39401bf06 Remove dead sanitizer_procmaps_freebsd.cc
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/sanitizer_common/sanitizer_procmaps_freebsd.cc | 103 ---------------------
lib/tsan/go/buildgo.sh | 4 +-
2 files changed, 2 insertions(+), 105 deletions(-)
delete mode 100644 lib/sanitizer_common/sanitizer_procmaps_freebsd.cc
--
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 412df0bfa1a Fix a bunch of places where operator-> was used directly on [...]
new 874de34d8cf GlobalISel/InstructionSelector: Implement GIR_CopyFConstantAsFPImm
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/CodeGen/GlobalISel/InstructionSelector.h | 6 ++++++
.../llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h | 17 +++++++++++++++++
2 files changed, 23 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.