This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fffb8f31fd [docs] Regenerate command line reference
new 44fa4e90c4 Fix some tests that were failing on Windows
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/function-alignment.c | 12 ++++++------
test/CodeGenOpenCL/denorms-are-zero.cl | 4 ++--
test/Driver/save-stats.c | 2 +-
3 files changed, 9 insertions(+), 9 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 9a558e864ba [nvptx] Fix calls to vector and worker routines
new ae8278323b6 gcc/ChangeLog:
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.c | 17 +++++++++++++++--
2 files changed, 21 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 f02c6abfc7c [DAGCombine] (float)((int) f) --> ftrunc (PR36617)
new 0fe34c66d5e Fix test by allowing it to accept an upper or lower case le [...]
new c01ee6eab4e [CostModel][X86] Add vector element insert/extract cost tests
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:
test/Analysis/CostModel/X86/vector-extract.ll | 359 ++++++++++++++++++++++++++
test/Analysis/CostModel/X86/vector-insert.ll | 359 ++++++++++++++++++++++++++
test/tools/llvm-lto2/X86/stats-file-option.ll | 2 +-
3 files changed, 719 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/CostModel/X86/vector-extract.ll
create mode 100644 test/Analysis/CostModel/X86/vector-insert.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 45252fa7dda [CostModel][X86] Add srem/urem constant cost tests
new f02c6abfc7c [DAGCombine] (float)((int) f) --> ftrunc (PR36617)
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/ReleaseNotes.rst | 20 ++
include/llvm/CodeGen/ISDOpcodes.h | 3 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 18 ++
test/CodeGen/AArch64/ftrunc.ll | 12 +-
test/CodeGen/ARM/ftrunc.ll | 42 ++++
test/CodeGen/PowerPC/fp-int128-fp-combine.ll | 13 +-
test/CodeGen/PowerPC/fp-to-int-to-fp.ll | 12 +-
test/CodeGen/PowerPC/ftrunc-vec.ll | 12 +-
test/CodeGen/PowerPC/no-extra-fp-conv-ldst.ll | 24 +--
test/CodeGen/X86/2011-10-19-widen_vselect.ll | 6 +-
test/CodeGen/X86/ftrunc.ll | 292 ++------------------------
11 files changed, 123 insertions(+), 331 deletions(-)
create mode 100644 test/CodeGen/ARM/ftrunc.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 glibc.
from cbc256b1dc hurd: XFAIL tests for signal features not implemented yet
new b75a9b26cf hurd xfails: Add missing bug references
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:
conform/data/signal.h-data | 2 ++
conform/data/sys/wait.h-data | 2 ++
2 files changed, 4 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 b43e74c4874 [CostModel][X86] Add SLM/GLM/BtVer2 compare + division/rema [...]
new 45252fa7dda [CostModel][X86] Add srem/urem constant cost 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/Analysis/CostModel/X86/rem.ll | 248 +++++++++++++++++++++++++++++++++++++
1 file changed, 248 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 c004bc17f06 Fix typo in a test.
new b43e74c4874 [CostModel][X86] Add SLM/GLM/BtVer2 compare + division/rema [...]
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/CostModel/X86/cmp.ll | 34 +++++++++++
test/Analysis/CostModel/X86/div.ll | 118 +++++++++++++++++++++++++++++++++++++
test/Analysis/CostModel/X86/rem.ll | 42 +++++++++++++
3 files changed, 194 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 e1311cf67ea [CostModel][X86] Add GoldmontPlus cost tests
new a0c7210b953 [CostModel][X86] Split off BtVer2 cost checks
new c004bc17f06 Fix typo in a test.
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:
.../CostModel/X86/alternate-shuffle-cost.ll | 114 +++++++-
test/Analysis/CostModel/X86/arith-fp.ll | 105 +++++++-
test/Analysis/CostModel/X86/arith.ll | 124 ++++++++-
test/Analysis/CostModel/X86/fptosi.ll | 59 +++-
test/Analysis/CostModel/X86/fptoui.ll | 59 +++-
test/Analysis/CostModel/X86/shuffle-broadcast.ll | 40 ++-
test/Analysis/CostModel/X86/shuffle-reverse.ll | 40 ++-
test/Analysis/CostModel/X86/shuffle-single-src.ll | 41 ++-
test/Analysis/CostModel/X86/shuffle-two-src.ll | 43 ++-
test/Analysis/CostModel/X86/sitofp.ll | 59 +++-
test/Analysis/CostModel/X86/trunc.ll | 32 ++-
test/Analysis/CostModel/X86/uitofp.ll | 59 +++-
test/Analysis/CostModel/X86/vshift-ashr-cost.ll | 300 +++++++++++++++------
test/Analysis/CostModel/X86/vshift-lshr-cost.ll | 218 ++++++++++++++-
test/Analysis/CostModel/X86/vshift-shl-cost.ll | 262 +++++++++++++++++-
test/Transforms/JumpThreading/removed-use.ll | 2 +-
16 files changed, 1455 insertions(+), 102 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 1a1de166f4 Updated Spanish translation for gas sub-directory
new 4352556b36 PR22978, TLS local-dynamic incorrectly linked on hppa-linux
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 | 11 +++++++++
bfd/elf32-hppa.c | 69 ++++++++++++++++++++++++++++++--------------------------
2 files changed, 48 insertions(+), 32 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 1efc1f18387 Revert "Revert r330403 and r330413."
new e1311cf67ea [CostModel][X86] Add GoldmontPlus cost 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/Analysis/CostModel/X86/slm-arith-costs.ll | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.