This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 155b8551 [LV] Generate both scalar and vector integer induction variables
new 31c3e4f [GlobalISel] Add RegBankSelected MachineFunction property.
new 1f82c34 [GlobalISel] Verify RegBankSelected MF property.
new 7abac75 [GlobalISel] Set and require RegBankSelected MF property.
new e2e5c07 [LVI] NFC. Sink a condition type check from the caller down t [...]
The 4 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:
.../llvm/CodeGen/GlobalISel/InstructionSelect.h | 3 +-
include/llvm/CodeGen/GlobalISel/RegBankSelect.h | 5 ++
include/llvm/CodeGen/MIRYamlMapping.h | 2 +
include/llvm/CodeGen/MachineFunction.h | 3 +
lib/Analysis/LazyValueInfo.cpp | 64 +++++++++++-----------
lib/CodeGen/MIRParser/MIRParser.cpp | 3 +
lib/CodeGen/MIRPrinter.cpp | 2 +
lib/CodeGen/MachineFunction.cpp | 3 +
lib/CodeGen/MachineVerifier.cpp | 18 +++++-
.../AArch64/GlobalISel/arm64-instructionselect.mir | 15 +++++
.../AArch64/GlobalISel/arm64-regbankselect.mir | 16 ++++++
.../AArch64/GlobalISel/verify-regbankselected.mir | 21 +++++++
.../CodeGen/MIR/Generic/global-isel-properties.mir | 3 +
13 files changed, 125 insertions(+), 33 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/verify-regbankselected.mir
--
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 compiler-rt.
from 39c283c Follow-up for r277458: Update the tsan_mman_test.cc unit test.
new e00b98f [asan] Remove NtWaitForWorkViaWorkerFactory interceptor
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/asan/asan_win.cc | 37 ----------------------
.../Windows/bind_io_completion_callback.cc | 5 ---
test/asan/TestCases/Windows/dll_host.cc | 1 -
.../asan/TestCases/Windows/queue_user_work_item.cc | 5 ---
4 files changed, 48 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 fa6c06f * fixinc.in: Use --parents option to make LIB directory.
new ab4ea05 2016-08-02 Vladimir Makarov <vmakarov(a)redhat.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 | 35 +++++
gcc/lra-assigns.c | 47 ++++--
gcc/lra-constraints.c | 423 +++++++++++++++++++++++++++++++++++++++++++-------
gcc/lra-int.h | 7 +-
gcc/lra-remat.c | 86 ----------
gcc/lra-spills.c | 9 +-
gcc/lra.c | 88 ++++++++++-
7 files changed, 533 insertions(+), 162 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 2200fb0 [Patch AArch64 Obvious] Fix Bootstrap for my mistake in r238977
new fa6c06f * fixinc.in: Use --parents option to make LIB directory.
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 | 4 ++++
fixincludes/fixinc.in | 2 +-
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 llvm.
from d170182 [GlobalISel] Set, require, and verify Legalized MF property.
new 155b8551 [LV] Generate both scalar and vector integer induction variables
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/Vectorize/LoopVectorize.cpp | 100 +++++++----
test/Transforms/LoopVectorize/X86/scatter_crash.ll | 66 +++----
test/Transforms/LoopVectorize/induction.ll | 197 ++++++++++++++++-----
3 files changed, 248 insertions(+), 115 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 clang.
from 0b8b7e2 Merging r277307:
new babe281 Merging r277457
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/Driver/cl-pch-errorhandling.cpp | 2 +-
test/Driver/cl-pch-search.cpp | 2 +-
test/Driver/cl-pch-showincludes.cpp | 10 +++++-----
3 files changed, 7 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 clang.
from dfaea96 [clang-cl] Fix PCH tests to use x86_64 as target
new 5eee5b1 [analyzer] Hotfix for buildbot failure due to unspecified tri [...]
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/Analysis/copypaste/asm.cpp | 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 llvm.
from 143e93e [WebAssembly] Remove a README.txt entry that is now implemented.
new 07d95766 Revert "[MC] Fix handling of end-of-line preprocessor comments"
new 46fe427 [GlobalISel] Add Legalized MachineFunction property.
new a877bb8 [AArch64][GlobalISel] Mark basic binops/memops as legal.
new d170182 [GlobalISel] Set, require, and verify Legalized MF property.
The 4 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:
.../llvm/CodeGen/GlobalISel/InstructionSelect.h | 3 +-
.../llvm/CodeGen/GlobalISel/MachineLegalizePass.h | 5 ++++
include/llvm/CodeGen/GlobalISel/RegBankSelect.h | 3 +-
include/llvm/CodeGen/MIRYamlMapping.h | 3 ++
include/llvm/CodeGen/MachineFunction.h | 6 ++++
lib/CodeGen/GlobalISel/InstructionSelect.cpp | 14 +++++++++
lib/CodeGen/GlobalISel/RegBankSelect.cpp | 21 +++++++++++++
lib/CodeGen/MIRParser/MIRParser.cpp | 4 +++
lib/CodeGen/MIRPrinter.cpp | 3 ++
lib/CodeGen/MachineFunction.cpp | 3 ++
lib/MC/MCParser/AsmParser.cpp | 34 ----------------------
lib/Target/AArch64/AArch64MachineLegalizer.cpp | 18 +++++++++++-
.../AArch64/GlobalISel/arm64-instructionselect.mir | 15 ++++++++++
.../AArch64/GlobalISel/arm64-regbankselect.mir | 11 +++++++
.../AArch64/GlobalISel/legalize-property.mir | 20 +++++++++++++
.../CodeGen/MIR/Generic/global-isel-properties.mir | 34 ++++++++++++++++++++++
test/MC/ARM/preserve-comments-arm.s | 10 -------
17 files changed, 160 insertions(+), 47 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-property.mir
create mode 100644 test/CodeGen/MIR/Generic/global-isel-properties.mir
delete mode 100644 test/MC/ARM/preserve-comments-arm.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-tools-extra.
from f758e53 clang-tools-extra/test/clang-rename/TemplateTypenameFindBy*.c [...]
new 620c03a [clang-rename] fix Emacs script build failure
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/clang-rename.el | 5 +++--
1 file changed, 3 insertions(+), 2 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 glibc.
from f690b56 malloc: Run tests without calling mallopt [BZ #19469]
new 968dc26 Add support for referencing specific symbol versions
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:
ChangeLog | 12 ++++++++++++
include/libc-symbols.h | 19 ++++++++++++++-----
include/shlib-compat.h | 18 +++++++++++-------
3 files changed, 37 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.