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 7fac691 gdb.base/default.exp regression
new 74437ea i386: Issue an error on non-PIC call to IFUNC in PIC object
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:
bfd/ChangeLog | 8 +++++
bfd/elf32-i386.c | 14 ++++++++
ld/ChangeLog | 21 ++++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr20515.d | 3 ++
.../{ld-aarch64/ifunc-19b.s => ld-i386/pr20515.s} | 15 ++++----
ld/testsuite/ld-ifunc/ifunc-14a.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-14c.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc.exp | 40 ----------------------
ld/testsuite/{ld-ifunc => ld-x86-64}/pr19784a.c | 0
ld/testsuite/{ld-ifunc => ld-x86-64}/pr19784b.c | 0
ld/testsuite/{ld-ifunc => ld-x86-64}/pr19784c.c | 0
ld/testsuite/ld-x86-64/x86-64.exp | 38 ++++++++++++++++++++
15 files changed, 95 insertions(+), 53 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr20515.d
copy ld/testsuite/{ld-aarch64/ifunc-19b.s => ld-i386/pr20515.s} (63%)
rename ld/testsuite/{ld-ifunc => ld-x86-64}/pr19784a.c (100%)
rename ld/testsuite/{ld-ifunc => ld-x86-64}/pr19784b.c (100%)
rename ld/testsuite/{ld-ifunc => ld-x86-64}/pr19784c.c (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 bce16c6 [Coroutines] Part 9: Add cleanup subfunction.
new d003672 [SimplifyCFG] rename test file, regenerate checks, and add test
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:
...2009-01-19-UnconditionalTrappingConstantExpr.ll | 41 -------------
.../SimplifyCFG/ConditionalTrappingConstantExpr.ll | 70 ++++++++++++++++++++++
2 files changed, 70 insertions(+), 41 deletions(-)
delete mode 100644 test/Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingCon [...]
create mode 100644 test/Transforms/SimplifyCFG/ConditionalTrappingConstantExpr.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 686436f * gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
new 90ac3c3 * Makefile.in (gcov-iov.h): Add dummy recipe.
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 | 4 ++++
gcc/Makefile.in | 2 +-
2 files changed, 5 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 gcc-6-branch
in repository gcc.
from 8a7817b * gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
new c204d37 * Makefile.in (gcov-iov.h): Add dummy recipe.
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 | 4 ++++
gcc/Makefile.in | 2 +-
2 files changed, 5 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 gcc-5-branch
in repository gcc.
from 814b9f6 2016-08-29 Tom de Vries <tom(a)codesourcery.com>
new 0a077e0 * Makefile.in (gcov-iov.h): Add dummy recipe.
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 | 4 ++++
gcc/Makefile.in | 2 +-
2 files changed, 5 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 bbb2e05 [TargetLowering] remove fdiv and frem from canOpTrap() (PR29114)
new bce16c6 [Coroutines] Part 9: Add cleanup subfunction.
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:
docs/Coroutines.rst | 52 +++++++++----------
include/llvm/IR/Intrinsics.td | 7 +--
lib/IR/Verifier.cpp | 2 +-
lib/Transforms/Coroutines/CoroEarly.cpp | 1 +
lib/Transforms/Coroutines/CoroElide.cpp | 72 ++++++++++++++++-----------
lib/Transforms/Coroutines/CoroFrame.cpp | 25 +++++-----
lib/Transforms/Coroutines/CoroInstr.h | 24 +++++++--
lib/Transforms/Coroutines/CoroInternal.h | 16 ++++--
lib/Transforms/Coroutines/CoroSplit.cpp | 44 ++++++++++------
lib/Transforms/Coroutines/Coroutines.cpp | 23 ++++++++-
test/Transforms/Coroutines/coro-elide.ll | 11 ++--
test/Transforms/Coroutines/coro-heap-elide.ll | 21 ++++----
test/Transforms/Coroutines/coro-split-00.ll | 8 +--
test/Transforms/Coroutines/coro-split-01.ll | 12 ++---
test/Transforms/Coroutines/ex0.ll | 8 +--
test/Transforms/Coroutines/ex1.ll | 8 +--
test/Transforms/Coroutines/ex2.ll | 63 +++++++++++++++++++++++
test/Transforms/Coroutines/{ex1.ll => ex3.ll} | 32 +++++++-----
test/Transforms/Coroutines/restart-trigger.ll | 8 +--
19 files changed, 287 insertions(+), 150 deletions(-)
create mode 100644 test/Transforms/Coroutines/ex2.ll
copy test/Transforms/Coroutines/{ex1.ll => ex3.ll} (58%)
--
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 bd02df2 * config/nvptx/nvptx.c: #include tree-vrp.h.
new 686436f * gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
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/testsuite/ChangeLog | 6 ++++--
gcc/testsuite/gcc.dg/ipa/iinline-attr.c | 3 ++-
2 files 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 gcc-6-branch
in repository gcc.
from 626ef98 Daily bump.
new 8a7817b * gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/ipa/iinline-attr.c | 3 ++-
2 files changed, 6 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 adef5a6 Do not use MRI::getMaxLaneMaskForVReg as a mask covering whol [...]
new bbb2e05 [TargetLowering] remove fdiv and frem from canOpTrap() (PR29114)
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/Target/TargetLowering.h | 2 +-
lib/CodeGen/TargetLoweringBase.cpp | 4 ----
test/CodeGen/X86/vec3.ll | 12 ++----------
3 files changed, 3 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.