This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6d77959242e [X86][AES] Add scheduling latency/throughput tests for AES [...]
new 0d642908abb [Lexicon] Add "GEP"
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/Lexicon.rst | 5 +++++
1 file changed, 5 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 8b577a139ad [X86][PCLMUL] Add scheduling latency/throughput test for PC [...]
new 6d77959242e [X86][AES] Add scheduling latency/throughput tests for AES [...]
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/aes-schedule.ll | 282 +++++++++++++++++++++++++++++++++++++++
1 file changed, 282 insertions(+)
create mode 100644 test/CodeGen/X86/aes-schedule.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 c647fb885c Consolidate non cancellable write call
new 47a67213a9 Do not use __builtin_types_compatible_p in C++ mode (bug 21930)
new 6913ad65e0 Do not use generic selection in C++ mode
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:
ChangeLog | 11 +++++++++++
math/math.h | 8 ++++++--
misc/sys/cdefs.h | 19 ++++++++++---------
3 files changed, 27 insertions(+), 11 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.
tcwg-buildslave pushed a change to tag zandy-delete
in repository toolchain/gcc.
at f04d3651be0 (commit)
No new revisions were added by this update.
--
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.
tcwg-buildslave pushed a change to tag linaro-snapshot-6.4-2017.08
in repository toolchain/gcc.
at f04d3651be0 (commit)
No new revisions were added by this update.
--
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.
tcwg-buildslave pushed a change to tag zandy-delete
in repository toolchain/gcc.
at f04d3651be0 (commit)
No new revisions were added by this update.
--
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 b29118b50cc [X86][SHA] Add scheduling latency/throughput tests for SHA [...]
new 8b577a139ad [X86][PCLMUL] Add scheduling latency/throughput test for PC [...]
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/sse42-schedule.ll | 45 +++++++++++++++++++++++++++++++++++++-
1 file changed, 44 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 0fec92d0a31 [X86][MOVBE] Add scheduling latency/throughput tests for MO [...]
new b29118b50cc [X86][SHA] Add scheduling latency/throughput tests for SHA [...]
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/sha-schedule.ll | 242 +++++++++++++++++++++++++++++++++++++++
1 file changed, 242 insertions(+)
create mode 100644 test/CodeGen/X86/sha-schedule.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 58c7d529d30 [ARM] Add PostRAScheduler option
new 0fec92d0a31 [X86][MOVBE] Add scheduling latency/throughput tests for MO [...]
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/movbe-schedule.ll | 153 +++++++++++++++++++++++++++++++++++++
1 file changed, 153 insertions(+)
create mode 100644 test/CodeGen/X86/movbe-schedule.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 b639d360e3b [mips] Follow up comments on r310460
new 58c7d529d30 [ARM] Add PostRAScheduler option
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/ARM/ARM.td | 15 +++++++++++----
lib/Target/ARM/ARMSubtarget.cpp | 4 ++++
lib/Target/ARM/ARMSubtarget.h | 5 +++++
3 files changed, 20 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.