This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6e79bae Daily bump.
new 451249e 2017-03-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 | 5 +++++
gcc/params.def | 2 +-
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 binutils-gdb.
from b9d62f8 Automatic date update in version.in
new 4b5900d PowerPC: incorrect library search order
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:
ld/ChangeLog | 5 +++++
ld/emulparams/elf32ppccommon.sh | 10 +++++-----
2 files changed, 10 insertions(+), 5 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 010c6d1 Allow the nonnull attribute to be inherited as a parameter in [...]
new 6b5ac5c clang-format: [JS] do not wrap after interface and type.
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/Format/TokenAnnotator.cpp | 9 ++++-----
unittests/Format/FormatTestJS.cpp | 14 ++++++++++++++
2 files changed, 18 insertions(+), 5 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 04b36a7 [AVX-512] Add EVEX2VEX test cases for the cvt instructions fi [...]
new cc6885f AMDGPU/RelocVisitor: Handle R_AMDGPU_ABS64
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/Object/RelocVisitor.h | 7 +++++++
1 file changed, 7 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 760a318 Revert "[AVX-512] EVEX2VEX, don't reject intrinsic instructio [...]
new 04b36a7 [AVX-512] Add EVEX2VEX test cases for the cvt instructions fi [...]
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/evex-to-vex-compress.mir | 20 ++++++++++++++++++++
1 file changed, 20 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 4d3597d [AVX-512] Add VEX_WIG to VEX vcvtsd2ss/vcvtss2sd intrinsic in [...]
new 760a318 Revert "[AVX-512] EVEX2VEX, don't reject intrinsic instructio [...]
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/evex-to-vex-compress.mir | 8 ++++----
utils/TableGen/X86EVEX2VEXTablesEmitter.cpp | 5 ++---
2 files changed, 6 insertions(+), 7 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 8f5c391 [AVX-512] Use sse_load_f64/f32 in VCVTSS2SI/VCVTSD2SI patterns.
new 3fd02da [AVX-512] Use sse_loadf32/f64 for vcvtss2sd and vcvtsd2ss int [...]
new 4d3597d [AVX-512] Add VEX_WIG to VEX vcvtsd2ss/vcvtss2sd intrinsic in [...]
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:
lib/Target/X86/X86InstrAVX512.td | 5 ++---
lib/Target/X86/X86InstrSSE.td | 16 ++++++++--------
2 files changed, 10 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.
unknown user pushed a change to branch master
in repository llvm.
from c68171a [AVX-512] EVEX2VEX, don't reject intrinsic instructions when [...]
new 8f5c391 [AVX-512] Use sse_load_f64/f32 in VCVTSS2SI/VCVTSD2SI patterns.
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/X86InstrAVX512.td | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 lldb.
from 44a5c45 Resubmit "Make file / directory completion work properly on W [...]
new 7cdec46 Use LLVM for file / directory enumeration.
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/lldb/Host/FileSpec.h | 16 +-
include/lldb/Interpreter/CommandCompletions.h | 2 +-
source/Commands/CommandCompletions.cpp | 2 +-
source/Host/common/FileSpec.cpp | 279 ++++----------------------
source/Utility/TildeExpressionResolver.cpp | 6 +-
5 files changed, 48 insertions(+), 257 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 lldb.
from fc90ee2 Revert "Make file / directory completion work properly on Windows."
new 44a5c45 Resubmit "Make file / directory completion work properly on W [...]
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/lldb/Interpreter/CommandCompletions.h | 10 +
include/lldb/Utility/TildeExpressionResolver.h | 57 ++++
source/Commands/CommandCompletions.cpp | 298 ++++++++++-----------
source/Utility/CMakeLists.txt | 1 +
source/Utility/TildeExpressionResolver.cpp | 66 +++++
unittests/Interpreter/CMakeLists.txt | 1 +
unittests/Interpreter/TestCompletion.cpp | 346 +++++++++++++++++++++++++
7 files changed, 613 insertions(+), 166 deletions(-)
create mode 100644 include/lldb/Utility/TildeExpressionResolver.h
create mode 100644 source/Utility/TildeExpressionResolver.cpp
create mode 100644 unittests/Interpreter/TestCompletion.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.