This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aa4eef7aaba Object: Find terminator correctly when reading long filenam [...]
new 76e573dd134 [llvm-rc] Don't strictly require quotes around external file names
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/tools/llvm-rc/Inputs/deep-include.rc | 2 +-
test/tools/llvm-rc/Inputs/include-noquotes.rc | 3 +++
.../{nested-bitmap.bmp => nested_bitmap.bmp} | Bin
test/tools/llvm-rc/include-paths.test | 7 ++++++-
test/tools/llvm-rc/parser.test | 5 -----
tools/llvm-rc/ResourceScriptParser.cpp | 21 ++++++++++++++++-----
tools/llvm-rc/ResourceScriptParser.h | 1 +
tools/llvm-rc/ResourceScriptToken.cpp | 5 +++--
8 files changed, 30 insertions(+), 14 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/include-noquotes.rc
rename test/tools/llvm-rc/Inputs/nested/{nested-bitmap.bmp => nested_bitmap.bmp} (100%)
--
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-8-branch
in repository gcc.
from 218f6853609 PR c++/85646 - lambda visibility.
new dafa8eecba2 2018-05-08 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 | 17 +++++++++++++++++
gcc/bb-reorder.c | 1 +
gcc/gimple-ssa-store-merging.c | 9 ++++++---
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/torture/pr85627.C | 29 +++++++++++++++++++++++++++++
gcc/tree-complex.c | 2 ++
gcc/tree-vect-slp.c | 10 +++++-----
7 files changed, 68 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr85627.C
--
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 ceb5c6fec6d [x86] Introduce the enclv instruction
new aa4eef7aaba Object: Find terminator correctly when reading long filenam [...]
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/Object/Archive.cpp | 12 ++++++++----
1 file changed, 8 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 gcc.
from ca96069abd1 2018-05-08 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 4022963faf6 2018-05-08 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 | 6 ++++++
gcc/testsuite/gcc.dg/torture/{pr85574.c => pr85588.c} | 0
2 files changed, 6 insertions(+)
rename gcc/testsuite/gcc.dg/torture/{pr85574.c => pr85588.c} (100%)
--
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 c5f9ad1ca0 [x86] Introduce the encl[u|s|v] intrinsics
new b020fdd78e [C++2a] Implement operator<=>: Fix another bug in the code g [...]
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/CodeGenCXX/cxx2a-compare.cpp | 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 llvm.
from e5fae2e7c31 [LCSSA] Do not remove used PHI nodes in formLCSSAForInstructions
new ceb5c6fec6d [x86] Introduce the enclv instruction
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/X86InstrInfo.td | 1 +
lib/Target/X86/X86InstrSGX.td | 6 +++++-
lib/Target/X86/X86Subtarget.h | 1 +
test/MC/Disassembler/X86/x86-32.txt | 9 +++++++++
test/MC/Disassembler/X86/x86-64.txt | 9 +++++++++
test/MC/X86/SGX-32.s | 10 ----------
test/MC/X86/SGX-64.s | 10 ----------
test/MC/X86/sgx-encoding.s | 9 ---------
test/MC/X86/x86-32-coverage.s | 12 ++++++++++++
test/MC/X86/x86-64.s | 12 ++++++++++++
10 files changed, 49 insertions(+), 30 deletions(-)
delete mode 100644 test/MC/X86/SGX-32.s
delete mode 100644 test/MC/X86/SGX-64.s
delete mode 100644 test/MC/X86/sgx-encoding.s
--
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 467384e603 [x86] Introduce the pconfig intrinsic
new c5f9ad1ca0 [x86] Introduce the encl[u|s|v] intrinsics
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/Headers/CMakeLists.txt | 1 +
lib/Headers/module.modulemap | 1 +
lib/Headers/{pconfigintrin.h => sgxintrin.h} | 38 +++++++++++++++++++++-------
lib/Headers/x86intrin.h | 4 +++
test/Headers/sgxintrin.c | 27 ++++++++++++++++++++
5 files changed, 62 insertions(+), 9 deletions(-)
copy lib/Headers/{pconfigintrin.h => sgxintrin.h} (61%)
create mode 100644 test/Headers/sgxintrin.c
--
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 a4f2996da07 [x86] Introduce the pconfig instruction
new e5fae2e7c31 [LCSSA] Do not remove used PHI nodes in formLCSSAForInstructions
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/Utils/LCSSA.cpp | 15 ++++++----
test/Transforms/LCSSA/remove-phis.ll | 56 ++++++++++++++++++++++++++++++++++++
2 files changed, 66 insertions(+), 5 deletions(-)
create mode 100644 test/Transforms/LCSSA/remove-phis.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 ea4e5922336 [DebugInfo] Accept `S` in augmentation strings in CIE.
new a4f2996da07 [x86] Introduce the pconfig instruction
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/Support/Host.cpp | 12 ++++++++++++
lib/Target/X86/X86.td | 3 +++
lib/Target/X86/X86InstrInfo.td | 1 +
lib/Target/X86/X86InstrSystem.td | 17 +++++++++++++++++
lib/Target/X86/X86Subtarget.cpp | 1 +
lib/Target/X86/X86Subtarget.h | 4 ++++
test/MC/Disassembler/X86/x86-32.txt | 3 +++
test/MC/Disassembler/X86/x86-64.txt | 3 +++
test/MC/X86/x86-32-coverage.s | 4 ++++
test/MC/X86/x86-64.s | 4 ++++
10 files changed, 52 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.