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 7b0b463fb8a PR target/81375 * config/i386/i386.md (divsf3): Add TARGE [...]
new 1b0ce872405 * config/sparc/sparc.opt (mfix-ut700): New option. (mfix- [...]
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 | 15 ++++++++
gcc/config/sparc/sparc.c | 88 ++++++++++++++++++++++++++++++++++++++++++++--
gcc/config/sparc/sparc.md | 6 ++++
gcc/config/sparc/sparc.opt | 12 +++++++
gcc/doc/invoke.texi | 14 ++++++--
5 files changed, 131 insertions(+), 4 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 lld.
from 01a53fc4e [lld/pdb] Create an empty public symbol record stream.
new d6560596c [COFF] Add initial support for some ARM64 relocations and imp [...]
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:
COFF/Chunks.cpp | 51 ++++++++++++++
COFF/Chunks.h | 18 +++++
COFF/Symbols.cpp | 2 +
test/COFF/Inputs/library-arm64.lib | Bin 0 -> 2000 bytes
test/COFF/arm64-relocs-imports.test | 136 ++++++++++++++++++++++++++++++++++++
5 files changed, 207 insertions(+)
create mode 100644 test/COFF/Inputs/library-arm64.lib
create mode 100644 test/COFF/arm64-relocs-imports.test
--
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 0eb884f61d0 fix typos in comments; NFC
new 0c2ce7e21d0 [CGP] Relax a bit restriction for optimizeMemoryInst to ext [...]
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/CodeGenPrepare.cpp | 7 +++++--
test/CodeGen/X86/sink-gep-before-mem-inst.ll | 25 +++++++++++++++++++++++++
2 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/X86/sink-gep-before-mem-inst.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 clang.
from f8c5c0d52f [analyzer] Start fixing modeling of bool based types
new 5e43234a29 [mips] Create the correct profiling symbol on Linux MIPS
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/Basic/Targets.cpp | 4 ++++
test/CodeGen/mcount.c | 4 ++++
2 files 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 master
in repository llvm.
from 64a9b5d3e6a [PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitcode w [...]
new 0eb884f61d0 fix typos in comments; 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:
include/llvm/Analysis/InlineCost.h | 2 +-
lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +-
lib/Transforms/InstCombine/InstCombinePHI.cpp | 2 +-
test/Other/pass-pipelines.ll | 2 +-
tools/lli/lli.cpp | 2 +-
unittests/Support/ErrorTest.cpp | 2 +-
6 files changed, 6 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 gcc-7-branch
in repository gcc.
from 0c46a6aa0db Daily bump.
new 7b0b463fb8a PR target/81375 * config/i386/i386.md (divsf3): Add TARGE [...]
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/i386/i386.md | 32 +++++++++++++-------------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr81375.c | 8 ++++++++
4 files changed, 36 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr81375.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 2ff5ec7b05f [PowerPC] avoid redundant analysis while lowering an immedi [...]
new 9c826708494 [PowerPC] fix latency for simple integer instructions in PO [...]
new 64a9b5d3e6a [PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitcode w [...]
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:
lib/Target/PowerPC/PPCScheduleP9.td | 2 +-
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 3 +-
test/Transforms/ThinLTOBitcodeWriter/pr33536.ll | 37 +++++++++++++++++++++++++
3 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/ThinLTOBitcodeWriter/pr33536.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 d2c491251a5 [AVR] Remove a few very old TODOs that don't have enough co [...]
new 2ff5ec7b05f [PowerPC] avoid redundant analysis while lowering an immedi [...]
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/PowerPC/PPCISelDAGToDAG.cpp | 10 ++++++++--
1 file changed, 8 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 5475b99e469 [AVR] Rename 'ZREGS' to 'ZREG'
new 7e53087f42f [InstCombine] Add test case for PR33721.
new d2c491251a5 [AVR] Remove a few very old TODOs that don't have enough co [...]
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:
lib/Target/AVR/AVRAsmPrinter.cpp | 5 ++++-
lib/Target/AVR/AVRRegisterInfo.td | 2 --
test/Transforms/InstCombine/select.ll | 7 +++++++
3 files changed, 11 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 master
in repository llvm.
from 29333f5cece [AVR] Rename 'AVRTiny' to 'Tiny'
new 5475b99e469 [AVR] Rename 'ZREGS' to 'ZREG'
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/AVR/AVRInstrInfo.td | 22 +++++++++++-----------
lib/Target/AVR/AVRRegisterInfo.td | 5 +----
lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp | 2 +-
3 files changed, 13 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.