This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bff8d87 [X86][3DNow!] Enable PFSUB<->PFSUBR commutation
new ec8a2fa [X86][3DNow!] Add tests to ensure PFMAX/PFMIN are not commuted.
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/commute-3dnow.ll | 64 +++++++++++++++++++++++++++++++++++++++
1 file changed, 64 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 0b45ed9 [X86][3DNow!] Enable commutation for PFADD/PFMUL/PFCMPEQ/PAVG [...]
new bff8d87 [X86][3DNow!] Enable PFSUB<->PFSUBR commutation
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/X86Instr3DNow.td | 4 ++--
lib/Target/X86/X86InstrInfo.cpp | 12 ++++++++++++
test/CodeGen/X86/commute-3dnow.ll | 22 ++++++++--------------
3 files changed, 22 insertions(+), 16 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 1b59331 [X86][3DNow!] Add tests showing missed commutation opportunities.
new 0b45ed9 [X86][3DNow!] Enable commutation for PFADD/PFMUL/PFCMPEQ/PAVG [...]
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/X86Instr3DNow.td | 18 +++++++------
test/CodeGen/X86/commute-3dnow.ll | 54 ++++++++++++++++-----------------------
2 files changed, 32 insertions(+), 40 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 f6af3ae NewGVN: Clean up how we handle the INITIAL class so that ever [...]
new 1b59331 [X86][3DNow!] Add tests showing missed commutation opportunities.
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/commute-3dnow.ll | 222 ++++++++++++++++++++++++++++++++++++++
1 file changed, 222 insertions(+)
create mode 100644 test/CodeGen/X86/commute-3dnow.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 5de15e7 Fix "left shift of negative value -1" introduced by r294805
new f6af3ae NewGVN: Clean up how we handle the INITIAL class so that ever [...]
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/Transforms/Scalar/NewGVN.cpp | 54 +++++++++++++++++++++---------
test/Transforms/NewGVN/basic-cyclic-opt.ll | 42 ++++++++++++++++++++---
2 files changed, 76 insertions(+), 20 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 fec1e4f [X86][XOP] Regenerate XOP commutation tests.
new 5de15e7 Fix "left shift of negative value -1" introduced by r294805
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/Hexagon/HexagonHardwareLoops.cpp | 2 +-
1 file changed, 1 insertion(+), 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 b50a978 [X86] Regenerate CLMUL commutation tests.
new 53b6da2 [X86][SSE] Regenerate float comparison commutation tests.
new fec1e4f [X86][XOP] Regenerate XOP commutation 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/CodeGen/X86/commute-fcmp.ll | 38 +-----
test/CodeGen/X86/commute-xop.ll | 247 ++++++++++++++++++++++++++++++++-------
2 files changed, 206 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 master
in repository compiler-rt.
from cf959bb Fix -Wsign-compare - this might not be quite right, but prese [...]
new 3a52b3d This reverts commits r294826 and r294781 as they break linkin [...]
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/config-ix.cmake | 2 +-
lib/xray/CMakeLists.txt | 6 --
lib/xray/xray_fdr_logging.cc | 4 +-
lib/xray/xray_inmemory_log.cc | 3 +-
lib/xray/xray_interface.cc | 2 -
lib/xray/xray_powerpc64.cc | 95 -------------------
lib/xray/xray_powerpc64.inc | 37 --------
lib/xray/xray_trampoline_powerpc64.S | 171 ----------------------------------
lib/xray/xray_trampoline_powerpc64.cc | 15 ---
lib/xray/xray_tsc.h | 2 -
10 files changed, 6 insertions(+), 331 deletions(-)
delete mode 100644 lib/xray/xray_powerpc64.cc
delete mode 100644 lib/xray/xray_powerpc64.inc
delete mode 100644 lib/xray/xray_trampoline_powerpc64.S
delete mode 100644 lib/xray/xray_trampoline_powerpc64.cc
--
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 3264d3f Move symbols from the global namespace into (anonymous) names [...]
new b50a978 [X86] Regenerate CLMUL commutation 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/commute-clmul.ll | 73 +++++++++++++++++++++------------------
1 file changed, 39 insertions(+), 34 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 clang.
from 068460e Update XFAIL line after r294781.
new e577660 Make helpers static. 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:
lib/Analysis/OSLog.cpp | 2 ++
lib/Sema/SemaTemplateDeduction.cpp | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.