This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from abb2c3f Change enum value to not to clash with a MSP430 private enum
new 29b68e5 2016-06-13 Alan Hayward <alan.hayward(a)arm.com>
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 | 6 ++++++
gcc/tree-vect-loop.c | 11 +++++++----
2 files changed, 13 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 llvm.
from f2db0fa Fix a typo in loop versioning.
new 1dd5b28 [ARM] Reverting r272544 because clang patch needs to go in as [...]
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/IR/IntrinsicsARM.td | 15 +++++------
lib/Target/ARM/ARMISelDAGToDAG.cpp | 28 --------------------
lib/Target/ARM/ARMInstrInfo.td | 15 ++++-------
lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 34 ++++++-------------------
test/CodeGen/ARM/intrinsics-coprocessor.ll | 8 ------
5 files changed, 19 insertions(+), 81 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-4_9-branch
in repository gcc.
from cf9c7c2 Daily bump.
new 7e5cdc6 2016-06-13 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 | 6 ++++++
gcc/tree-vect-data-refs.c | 2 +-
2 files changed, 7 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 7417e35 This patch fixes handling long double type when it is constan [...]
new 84bf8bc [ARM] Add mrrc/mrrc2 co-processor intrinsics
new f2db0fa Fix a typo in loop versioning.
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:
include/llvm/IR/IntrinsicsARM.td | 15 ++++++-----
lib/Target/ARM/ARMISelDAGToDAG.cpp | 28 ++++++++++++++++++++
lib/Target/ARM/ARMInstrInfo.td | 15 +++++++----
lib/Target/ARM/Disassembler/ARMDisassembler.cpp | 34 +++++++++++++++++++------
lib/Transforms/Utils/LoopVersioning.cpp | 2 +-
test/CodeGen/ARM/intrinsics-coprocessor.ll | 8 ++++++
6 files changed, 82 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 dc051d0 [X86][SSE4A] Renamed tests to correspond with the the instruc [...]
new 7417e35 This patch fixes handling long double type when it is constan [...]
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/SelectionDAG/LegalizeFloatTypes.cpp | 23 +++++++++++++++++++---
test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.ll | 24 +++++++++++++++++++++++
2 files changed, 44 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/PowerPC/ppc32-constant-BE-ppcf128.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 gcc-5-branch
in repository gcc.
from 8ccfbfa S/390: Fix MAX_ARGS value.
new 0f63a7c 2016-06-13 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 | 6 ++++++
gcc/tree-vect-data-refs.c | 2 +-
2 files changed, 7 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 gcc-6-branch
in repository gcc.
from 6746714 S/390: Fix MAX_ARGS value.
new 0d7612e 2016-06-13 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 | 6 ++++++
gcc/tree-vect-data-refs.c | 2 +-
2 files changed, 7 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 2bc15c9 Fix an enumeral mismatch warning.
new dc051d0 [X86][SSE4A] Renamed tests to correspond with the the instruc [...]
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/sse4a.ll | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 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 8f37eb6 [Clang][X86] Convert non-temporal store builtins to generic _ [...]
new b9e9a6e Fix unused variable warning
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/CGBuiltin.cpp | 101 +++++++++++++++++++++++-----------------------
1 file changed, 50 insertions(+), 51 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 8212e11 clang-format: Fix incorrect function type detection.
new 8f37eb6 [Clang][X86] Convert non-temporal store builtins to generic _ [...]
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/clang/Basic/BuiltinsX86.def | 9 ---
lib/CodeGen/CGBuiltin.cpp | 114 ++++++++++++++++--------------------
lib/Headers/avx512fintrin.h | 6 +-
lib/Headers/avxintrin.h | 6 +-
lib/Headers/emmintrin.h | 4 +-
lib/Headers/xmmintrin.h | 2 +-
test/CodeGen/avx512f-builtins.c | 6 +-
test/CodeGen/builtins-x86.c | 6 --
8 files changed, 63 insertions(+), 90 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.