This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 08f89d5 [X86] Create a new instruction format to handle 4VOp3 encodin [...]
new 8daa7b7 [ThinLTO][X86] Fix windows build
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/ThinLTO/X86/emit_imports.ll | 3 ++-
1 file changed, 2 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 gcc.
from 462d9ad 2016-08-22 Richard Biener <rguenther(a)suse.de>
new b463556 Correct type names in fp-int-convert-float*x-timode.c 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:
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/torture/fp-int-convert-float128x-timode.c | 2 +-
gcc/testsuite/gcc.dg/torture/fp-int-convert-float32x-timode.c | 2 +-
gcc/testsuite/gcc.dg/torture/fp-int-convert-float64x-timode.c | 2 +-
4 files changed, 10 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 gcc-6-branch
in repository gcc.
from 6ac74a6 Update ChangeLog and version files for release
new ac6fe0e 2016-08-22 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/BASE-VER | 2 +-
gcc/ChangeLog | 4 ++++
2 files changed, 5 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 clang.
from 40d7988 Test commit (Removing trailing whitespace).
new 5c81e3f [analyzer] Correctly add assumptions based on array bounds.
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:
.../Checkers/ArrayBoundCheckerV2.cpp | 79 ++++++++++++++++++----
test/Analysis/out-of-bounds.c | 26 ++++---
2 files changed, 84 insertions(+), 21 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 gcc.
from 802bc56 2016-08-22 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 462d9ad 2016-08-22 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 | 4 ++++
gcc/tree-ssa-forwprop.c | 3 ++-
2 files changed, 6 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 f631b7a Add REQUIRES:X86 to test/tools/llvm-lto2/common.ll
new d30b1a1 [X86] Explicitly list all X86 instruction forms in switch sta [...]
new 6e07b06 [X86] Merge small helper function into the switch that calls [...]
new b663f70 [X86] Space out the encodings of X86 instruction formats. I p [...]
new 91e5e58 [X86] Create a new instruction format to handle MemOp4 encodi [...]
new 08f89d5 [X86] Create a new instruction format to handle 4VOp3 encodin [...]
The 5 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/MCTargetDesc/X86BaseInfo.h | 161 ++++++++------
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp | 143 +++++++++---
lib/Target/X86/X86InstrFMA.td | 32 +--
lib/Target/X86/X86InstrFormats.td | 108 ++++-----
lib/Target/X86/X86InstrInfo.td | 8 +-
lib/Target/X86/X86InstrSSE.td | 8 +-
lib/Target/X86/X86InstrShiftRotate.td | 20 +-
lib/Target/X86/X86InstrXOP.td | 48 ++--
utils/TableGen/X86RecognizableInstr.cpp | 267 ++++++++++++-----------
utils/TableGen/X86RecognizableInstr.h | 4 -
10 files changed, 462 insertions(+), 337 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 067ded5 [X86][AVX512F] minor fix of the parameter names add "__" prefix
new 40d7988 Test commit (Removing trailing whitespace).
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/Driver/Driver.h | 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 gcc.
from 70fa715 Skip tests that assume 4 byte alignment for avr
new 802bc56 2016-08-22 Bernd Edlinger <bernd.edlinger(a)hotmail.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/cpp/pr66415-1.c | 1 +
2 files changed, 6 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 gcc-6-branch
in repository gcc.
from 7501c76 Daily bump.
new e18c131 2016-08-22 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr62171.c | 1 -
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.