This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from de4d175 [clang-rename] cleanup: use isWritten
new 0b3abfc clang-rename rename-all: support reading old/newname pairs fr [...]
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:
clang-rename/tool/ClangRename.cpp | 58 +++++++++++++++++++++-
docs/clang-rename.rst | 44 +++++++++++++---
test/clang-rename/ClassTestMultiByNameYAML.cpp | 7 +++
.../Inputs/ClassTestMultiByNameYAMLRenameAll.yaml | 6 +++
.../Inputs/ClassTestMultiByNameYAMLRenameAt.yaml | 6 +++
5 files changed, 113 insertions(+), 8 deletions(-)
create mode 100644 test/clang-rename/ClassTestMultiByNameYAML.cpp
create mode 100644 test/clang-rename/Inputs/ClassTestMultiByNameYAMLRenameAll.yaml
create mode 100644 test/clang-rename/Inputs/ClassTestMultiByNameYAMLRenameAt.yaml
--
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 4cdc985 [DAGCombiner] Better support for shifting large value type by [...]
new 543ae79 [X86] Don't model UD2/UD2B as a terminator
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/X86InstrSystem.td | 2 +-
test/CodeGen/X86/x86-framelowering-trap.ll | 5 +++++
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 gcc.
from 97615b0 [PATCH][PR64971]Convert function pointer to Pmode when emit call.
new d6856a0 2016-08-09 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:
fixincludes/ChangeLog | 8 +++
fixincludes/fixincl.tpl | 2 +-
fixincludes/fixincl.x | 64 +++++++++++++++++++---
fixincludes/inclhack.def | 15 +++++
.../tests/base/{X11/ShellP.h => i386/setjmp.h} | 15 ++---
5 files changed, 85 insertions(+), 19 deletions(-)
copy fixincludes/tests/base/{X11/ShellP.h => i386/setjmp.h} (51%)
--
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 9cd4907 [AliasAnalysis] Treat invariant.start as read-memory
new 4cdc985 [DAGCombiner] Better support for shifting large value type by [...]
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/DAGCombiner.cpp | 59 +++++++++++++++++++++++---------
test/CodeGen/X86/shift-i128.ll | 24 +++++++++++++
2 files changed, 66 insertions(+), 17 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 20ea9d4 Reapply "Rewrite gdb-remote's SendContinuePacketAndWaitForResponse"
new dc10983 [debugserver] Delete CFData.{h,cpp}, since they appear to be [...]
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:
tools/debugserver/source/MacOSX/CFData.cpp | 74 --------------------------
tools/debugserver/source/MacOSX/CFData.h | 38 -------------
tools/debugserver/source/MacOSX/CMakeLists.txt | 1 -
tools/debugserver/source/MacOSX/MachProcess.mm | 1 -
4 files changed, 114 deletions(-)
delete mode 100644 tools/debugserver/source/MacOSX/CFData.cpp
delete mode 100644 tools/debugserver/source/MacOSX/CFData.h
--
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 e8aa1a2 [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()
new f9ebd63 [clang-cl] Make -gline-tables-only imply -gcodeview
new 5e743c3 [CUDA] Regression test to make sure C++ include path are forw [...]
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/Driver/Tools.cpp | 9 +++++----
test/Driver/cl-options.c | 4 ++++
test/Driver/cuda-detect.cu | 10 ++++++++++
3 files changed, 19 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 b3b6f5b PR c++/71712 - ABI tags on conversion ops.
new 97615b0 [PATCH][PR64971]Convert function pointer to Pmode when emit call.
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 | 8 ++++++++
gcc/calls.c | 15 ++++++++++++---
gcc/config/aarch64/aarch64.md | 15 ---------------
3 files changed, 20 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 llvm.
from cfc3af0 auto-generate checks
new 9cd4907 [AliasAnalysis] Treat invariant.start as read-memory
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/BasicAliasAnalysis.cpp | 26 ++++++++++
.../DeadStoreElimination/invariant.start.ll | 34 +++++++++++++
test/Transforms/GVN/invariant.start.ll | 59 ++++++++++++++++++++++
test/Transforms/MemCpyOpt/invariant.start.ll | 49 ++++++++++++++++++
4 files changed, 168 insertions(+)
create mode 100644 test/Transforms/DeadStoreElimination/invariant.start.ll
create mode 100644 test/Transforms/GVN/invariant.start.ll
create mode 100644 test/Transforms/MemCpyOpt/invariant.start.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 1019cf0 auto-generate checks
new cfc3af0 auto-generate checks
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/Transforms/InstCombine/apint-shl-trunc.ll | 34 ++++++++++++++------------
1 file changed, 18 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 release_39
in repository llvm.
from 51644ff Merging r278086: -------------------------------------------- [...]
new 3d52d9d Merging r278133: -------------------------------------------- [...]
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:
utils/release/test-release.sh | 63 ++++++++++++-------------------------------
1 file changed, 17 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.