This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f5f4d81ee62 [X86] Flag BroadWell scheduler model as complete
new 8235ce69fba [InstCombine] add test for pow(x, 2.0) with FMF; 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:
test/Transforms/InstCombine/pow-1.ll | 24 ++++++++++++++++++------
1 file changed, 18 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 hjl/pr81842
in repository gcc.
at f5087060e6f Add ix86_check_ucontext_function_reference
This branch includes the following new commits:
new bb23feebdfe Check ucontext function calls with SHSTK
new f5087060e6f Add ix86_check_ucontext_function_reference
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.
--
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 1c5c6081ed0 Regenerate some AVX2+ scheduling tests that got missed
new f5f4d81ee62 [X86] Flag BroadWell scheduler model as complete
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/X86SchedBroadwell.td | 7 +++----
test/CodeGen/X86/aes-schedule.ll | 2 +-
test/CodeGen/X86/avx-schedule.ll | 14 +++++++-------
test/CodeGen/X86/avx2-schedule.ll | 8 ++++----
test/CodeGen/X86/mmx-schedule.ll | 22 +++++++++++-----------
test/CodeGen/X86/sse-schedule.ll | 8 ++++----
test/CodeGen/X86/sse2-schedule.ll | 10 +++++-----
test/CodeGen/X86/sse41-schedule.ll | 16 ++++++++--------
8 files changed, 43 insertions(+), 44 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 f314360b122 Strip trailing whitespace. NFCI.
new 1c5c6081ed0 Regenerate some AVX2+ scheduling tests that got missed
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/avx2-schedule.ll | 8 ++---
test/CodeGen/X86/avx512-schedule.ll | 70 ++++++++++++++++++-------------------
2 files changed, 39 insertions(+), 39 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 newlib.
from 0c201166f cygwin: mmap: fix comment and formatting, drop unused code
new 32988bd40 cygwin: add mmap fork fix to 2.10.0 release 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:
winsup/cygwin/release/2.10.0 | 3 +++
1 file changed, 3 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 newlib.
from c6f14b3c8 cygwin: Improve discussion of linker library ordering in faq- [...]
new 67a657cb1 cygwin: mmap: fix a fork failure with private, anonymous mappings
new 0c201166f cygwin: mmap: fix comment and formatting, drop unused code
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:
winsup/cygwin/mmap.cc | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 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 bb436139d26 [X86] Flag ZNVER1 scheduler model as complete
new a6fc11ec462 Regenerate some scheduling tests that got missed
new f314360b122 Strip trailing whitespace. NFCI.
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/X86/X86InstrSSE.td | 6 +++---
test/CodeGen/X86/avx-schedule.ll | 32 ++++++++++++++++----------------
test/CodeGen/X86/sse4a-schedule.ll | 8 ++++----
3 files changed, 23 insertions(+), 23 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 6093f14dfc0 [X86] Flag SLM scheduler model as complete
new bb436139d26 [X86] Flag ZNVER1 scheduler model as complete
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/X86ScheduleZnver1.td | 9 +++------
1 file changed, 3 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 master
in repository llvm.
from d045c392fc3 [X86][AVX[ Tag VZEROALL/VZEROUPPER instructions scheduler classes
new 6093f14dfc0 [X86] Flag SLM scheduler model as complete
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/X86ScheduleSLM.td | 8 +++-----
1 file changed, 3 insertions(+), 5 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 f8abf974bad [X86] Tag SSE4A instructions as SSE INTALU scheduler classes
new d045c392fc3 [X86][AVX[ Tag VZEROALL/VZEROUPPER instructions scheduler classes
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/X86InstrSSE.td | 10 +++++++---
lib/Target/X86/X86Schedule.td | 2 ++
2 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.