This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 3e48a4f4584 [X86][X87] Tag FABS/FCHS/FSQRT/FSIN/FCOS x87 instruction sc [...]
new e9ceac64868 [cmake] Remove redundant call to cmake when building host tools.
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:
cmake/modules/CrossCompile.cmake | 36 ++++++++++--------------------------
1 file changed, 10 insertions(+), 26 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 glibc.
from 8d7d3ba8c5 localedata: Remove duplicate cs_CZ from LOCALES
new 22c69b6ad6 Add the Changelog entry for “cs_CZ locale: Base collation on [...]
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:
ChangeLog | 8 ++++++++
1 file changed, 8 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 users/hjl/linux/master
in repository binutils-gdb.
from 33a6ddbb90 Apply "Properly handle note sections and segments"
adds 44287fd890 Removes a cleanup from gcore.c
adds 41272101db Change maybe_disable_address_space_randomization to a class
adds 2b63c337d9 Rename argument name from link to xlink
new ef8cccf358 Merge remote-tracking branch 'origin/master' into users/hjl/ [...]
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:
binutils/ChangeLog | 5 ++++
binutils/dwarf.c | 6 ++--
gdb/ChangeLog | 16 ++++++++++
gdb/gcore.c | 15 ++++------
gdb/gdbserver/ChangeLog | 4 +++
gdb/gdbserver/linux-low.c | 19 ++++++------
gdb/linux-nat.c | 6 ++--
gdb/nat/linux-personality.c | 71 +++++++++++++++------------------------------
gdb/nat/linux-personality.h | 27 +++++++++++++----
9 files changed, 90 insertions(+), 79 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-7-branch
in repository gcc.
from 525aa5e678e Fix riscv linux kernel boot failure.
new bce1ab0478f 2017-11-28 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 9 ++++++++-
gcc/fortran/resolve.c | 6 +++++-
2 files changed, 13 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 gcc.
from dd4357934df 2017-11-28 Richard Biener <rguenther(a)suse.de>
new 9bb1d1132d2 2017-11-28 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/resolve.c | 6 +++++-
2 files changed, 12 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 8973ec011a3 Use getStoreSize() in various places instead of 'BitSize >> 3'.
new 3e48a4f4584 [X86][X87] Tag FABS/FCHS/FSQRT/FSIN/FCOS x87 instruction sc [...]
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/Target/X86/X86InstrFPStack.td | 42 +++++++++++++++----------
lib/Target/X86/X86Schedule.td | 2 ++
lib/Target/X86/X86ScheduleAtom.td | 2 ++
test/CodeGen/X86/x87-schedule.ll | 66 +++++++++++++++++++--------------------
4 files changed, 63 insertions(+), 49 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 4f1ed5b17fe 2017-11-28 Olivier Hainque <hainque(a)adacore.com>
new dd4357934df 2017-11-28 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 | 14 ++++++
gcc/gimple-ssa-evrp-analyze.c | 106 ++++++++++++++++++++++++++-------------
gcc/gimple-ssa-evrp-analyze.h | 1 +
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/pr80776-1.c | 23 +++++++++
gcc/testsuite/gcc.dg/pr80776-2.c | 18 +++++++
gcc/tree-vrp.c | 7 ++-
gcc/tree-vrp.h | 1 +
8 files changed, 138 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr80776-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr80776-2.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 clang-tools-extra.
from dc4a8734 [clang-tidy] Fix tests for ReplaceRandomShuffleCheck
new 690f486b [clang-tidy] Ignore ExprWithCleanups when looking for else-af [...]
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:
clang-tidy/readability/ElseAfterReturnCheck.cpp | 3 ++-
test/clang-tidy/readability-else-after-return.cpp | 18 ++++++++++++++++++
2 files changed, 20 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 4eb7e2beb5c [X86][X86] Add some x87 schedule tests
new 8973ec011a3 Use getStoreSize() in various places instead of 'BitSize >> 3'.
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/GlobalISel/IRTranslator.cpp | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 16 ++++++++--------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 4 ++--
lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 2 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 6 +++---
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 12 ++----------
lib/Target/Mips/MipsISelLowering.cpp | 3 +--
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 15 ++++-----------
8 files changed, 22 insertions(+), 38 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 45ff225c4c8 [Support] Merge toLower / toUpper implementations
new 4eb7e2beb5c [X86][X86] Add some x87 schedule 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/CodeGen/X86/x87-schedule.ll | 4588 ++++++++++++++++++++++++++++++++++++++
1 file changed, 4588 insertions(+)
create mode 100644 test/CodeGen/X86/x87-schedule.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.