This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5cc47d53ec1 Fix PR85025: libgcc/config/i386/shadow-stack-unwind.h is wrong.
new 0b46d346e98 PR inline-asm/84941 * function.c (match_asm_constraints_1 [...]
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/function.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr84941.c | 10 ++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84941.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 efac2a80464 [llvm-mca] Simplify (and better standardize) the Instructio [...]
new 213a51db0a6 Add vendor specific calling convention to DWARF
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/BinaryFormat/Dwarf.def | 17 +++++++++++++++++
1 file changed, 17 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 llvm.
from 7abb456200f Revert "[test] Add tests for llc passes pipelines."
new 3f00e08460f [CloneFunction] Preserve DT in DuplicateInstructionsInSplit [...]
new efac2a80464 [llvm-mca] Simplify (and better standardize) the Instructio [...]
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/Transforms/Utils/Cloning.h | 3 ++-
lib/Transforms/Utils/CloneFunction.cpp | 5 +++--
tools/llvm-mca/Backend.cpp | 2 +-
tools/llvm-mca/Dispatch.cpp | 18 +++++++++---------
tools/llvm-mca/Dispatch.h | 7 +++----
tools/llvm-mca/Instruction.cpp | 10 +++++++++-
tools/llvm-mca/Instruction.h | 16 ++++------------
tools/llvm-mca/Scheduler.cpp | 7 +++----
8 files changed, 34 insertions(+), 34 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 71c9700fe30 [tail-merge] Don't merge bbs with bb_has_abnormal_pred
new 5cc47d53ec1 Fix PR85025: libgcc/config/i386/shadow-stack-unwind.h is wrong.
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:
libgcc/ChangeLog | 6 ++++++
libgcc/config/i386/shadow-stack-unwind.h | 2 +-
2 files changed, 7 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 a1224c199bc Backport "Require effective target global_constructor for t [...]
new 48af0dad474 Undo commit r258760
new cb357cb30da backport "[tail-merge] Don't merge bbs with bb_has_abnormal_pred"
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:
gcc/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 9 ++++-----
gcc/testsuite/gcc.dg/pr84956.c | 27 +++++++++++++++++++++++++++
gcc/tree-ssa-tail-merge.c | 4 ++--
4 files changed, 42 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr84956.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 gcc-7-branch
in repository gcc.
from 719803cdb12 Daily bump.
new 012d9d005ab backport "[tail-merge] Don't merge bbs with bb_has_abnormal_pred"
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 | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/{torture/pr82264.c => pr84956.c} | 8 +++++++-
gcc/tree-ssa-tail-merge.c | 6 ++++--
4 files changed, 28 insertions(+), 3 deletions(-)
copy gcc/testsuite/gcc.dg/{torture/pr82264.c => pr84956.c} (59%)
--
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 29a02d65037 Daily bump.
new a1224c199bc Backport "Require effective target global_constructor for t [...]
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 | 9 +++++++++
1 file changed, 9 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 llvm.
from 280f00a153c [llvm-mca] Simplify code. NFC
new 7abb456200f Revert "[test] Add tests for llc passes pipelines."
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/AArch64/O0-pipeline.ll | 69 ---------------
test/CodeGen/AArch64/O3-pipeline.ll | 170 ------------------------------------
test/CodeGen/X86/O3-pipeline.ll | 167 -----------------------------------
3 files changed, 406 deletions(-)
delete mode 100644 test/CodeGen/AArch64/O0-pipeline.ll
delete mode 100644 test/CodeGen/AArch64/O3-pipeline.ll
delete mode 100644 test/CodeGen/X86/O3-pipeline.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 010da6ac050 PR sanitizer/85018 * dwarf2asm.c (dw2_output_indirect_con [...]
new 71c9700fe30 [tail-merge] Don't merge bbs with bb_has_abnormal_pred
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/{torture/pr82264.c => pr84956.c} | 8 +++++++-
gcc/tree-ssa-tail-merge.c | 6 ++++--
4 files changed, 22 insertions(+), 3 deletions(-)
copy gcc/testsuite/gcc.dg/{torture/pr82264.c => pr84956.c} (59%)
--
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 b0f8e696aae [TableGen] Use empty emplace_back to add defaulted construc [...]
new 280f00a153c [llvm-mca] Simplify code. 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:
tools/llvm-mca/HWEventListener.h | 5 ++--
tools/llvm-mca/InstrBuilder.cpp | 10 ++++----
tools/llvm-mca/Instruction.cpp | 41 +++++++++++++++++++--------------
tools/llvm-mca/Instruction.h | 18 +++------------
tools/llvm-mca/ResourcePressureView.cpp | 24 +++++++++----------
tools/llvm-mca/ResourcePressureView.h | 10 ++++----
tools/llvm-mca/Scheduler.cpp | 12 ++++++----
tools/llvm-mca/Support.cpp | 3 +--
tools/llvm-mca/TimelineView.cpp | 2 +-
tools/llvm-mca/TimelineView.h | 6 ++---
tools/llvm-mca/llvm-mca.cpp | 23 ++++++------------
11 files changed, 69 insertions(+), 85 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.