This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f33b956 [AMDGPU][NFC] De-tabify
new 30c4561 Move test from r294430 to target-specific 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:
test/tools/llvm-objdump/{ => X86}/Inputs/stripped-elf.so | Bin
test/tools/llvm-objdump/{ => X86}/stripped-shared.test | 0
2 files changed, 0 insertions(+), 0 deletions(-)
rename test/tools/llvm-objdump/{ => X86}/Inputs/stripped-elf.so (100%)
rename test/tools/llvm-objdump/{ => X86}/stripped-shared.test (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 llvm.
from 2cad1e2 Adding virtual destructor for PredicateBase.
new f33b956 [AMDGPU][NFC] De-tabify
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/AMDGPU/AMDGPUSubtarget.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 4a71f66 [AMDGPU] Distinguish between S/VGPR allocation and encoding g [...]
new bb65a8b [ARM] GlobalISel: Add FPR reg bank
new 2cad1e2 Adding virtual destructor for PredicateBase.
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:
include/llvm/Transforms/Utils/PredicateInfo.h | 1 +
lib/Target/ARM/ARMInstructionSelector.cpp | 17 +++++++++-
lib/Target/ARM/ARMLegalizerInfo.cpp | 4 +++
lib/Target/ARM/ARMRegisterBankInfo.cpp | 10 +++++-
lib/Target/ARM/ARMRegisterBanks.td | 1 +
.../ARM/GlobalISel/arm-instruction-select.mir | 37 ++++++++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 27 ++++++++++++++++
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 28 ++++++++++++++++
8 files changed, 123 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 llvm.
from c478d35 [AMDGPU] Move register related queries to subtarget class
new 4a71f66 [AMDGPU] Distinguish between S/VGPR allocation and encoding 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:
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 8 ++++----
lib/Target/AMDGPU/AMDGPUSubtarget.h | 12 ++++++++++++
2 files changed, 16 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 llvm.
from 61d1158 [AArch64][TableGen] Skip tied result operands for InstAlias
new c478d35 [AMDGPU] Move register related queries to subtarget class
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/AMDGPU/AMDGPUAsmPrinter.cpp | 52 ++++----
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 178 ++++++++++++++++++++++++++-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 80 +++++++++++-
lib/Target/AMDGPU/GCNSchedStrategy.cpp | 4 +-
lib/Target/AMDGPU/SIFrameLowering.cpp | 16 +--
lib/Target/AMDGPU/SIRegisterInfo.cpp | 218 ++-------------------------------
lib/Target/AMDGPU/SIRegisterInfo.h | 66 ----------
7 files changed, 299 insertions(+), 315 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 cc3705b Daily bump.
new 9f22586 2017-02-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 | 25 +++++++++++++++++++++++
gcc/graphite-scop-detection.c | 14 +++++++++++++
gcc/graphite-sese-to-poly.c | 11 +++++-----
gcc/testsuite/ChangeLog | 19 +++++++++++++++++
gcc/testsuite/gcc.dg/graphite/pr71824-2.c | 34 +++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/graphite/pr71824-3.c | 19 +++++++++++++++++
gcc/testsuite/gcc.dg/graphite/pr71824.c | 17 ++++++++++++++++
7 files changed, 134 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr71824-2.c
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr71824-3.c
create mode 100644 gcc/testsuite/gcc.dg/graphite/pr71824.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 clang.
from 889b614 [clang-format] Break before a sequence of line comments align [...]
new 1eed05a [clang-format] Move comment tests to their own file.
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:
unittests/Format/CMakeLists.txt | 1 +
unittests/Format/FormatTest.cpp | 2085 -----------------------------
unittests/Format/FormatTestComments.cpp | 2176 +++++++++++++++++++++++++++++++
3 files changed, 2177 insertions(+), 2085 deletions(-)
create mode 100644 unittests/Format/FormatTestComments.cpp
--
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 431213c [test] Enable the strace_test only if strace is installed
new ebc7c29 [test] #ifdef new builtin tests for __arm__ platform
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/builtins/Unit/arm/aeabi_idivmod_test.c | 6 ++++++
test/builtins/Unit/arm/aeabi_uidivmod_test.c | 6 ++++++
test/builtins/Unit/arm/aeabi_uldivmod_test.c | 6 ++++++
3 files changed, 18 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 gcc.
from 461a2ef rs6000: Fix spelling of AltiVec in rs6000.opt (PR79397)
new ad0522d Update links and references in libstdc++ manual
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:
libstdc++-v3/ChangeLog | 13 +
libstdc++-v3/doc/html/manual/abi.html | 2 +-
libstdc++-v3/doc/html/manual/bugs.html | 277 ++++++++++-----------
libstdc++-v3/doc/html/manual/debug.html | 2 +-
.../doc/html/manual/documentation_hacking.html | 12 +-
.../doc/html/manual/policy_data_structures.html | 12 +-
.../html/manual/policy_data_structures_design.html | 2 +-
libstdc++-v3/doc/html/manual/profile_mode.html | 6 +-
.../doc/html/manual/profile_mode_diagnostics.html | 6 +-
libstdc++-v3/doc/html/manual/status.html | 2 +-
libstdc++-v3/doc/html/manual/test.html | 2 +-
.../doc/html/manual/using_concurrency.html | 4 +-
libstdc++-v3/doc/html/manual/using_exceptions.html | 2 +-
.../doc/xml/manual/policy_data_structures.xml | 2 +-
.../xml/manual/policy_data_structures_biblio.xml | 14 +-
libstdc++-v3/doc/xml/manual/profile_mode.xml | 10 +-
libstdc++-v3/doc/xml/manual/using.xml | 4 +-
libstdc++-v3/doc/xml/manual/using_exceptions.xml | 2 +-
18 files changed, 182 insertions(+), 192 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 c049705 Update CODE_OWNERS with my new email address
new 61d1158 [AArch64][TableGen] Skip tied result operands for InstAlias
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/AArch64/AArch64InstrInfo.td | 32 +++---
test/CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll | 4 +-
test/CodeGen/AArch64/arm64-build-vector.ll | 8 +-
test/CodeGen/AArch64/arm64-dup.ll | 10 +-
test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll | 2 +-
test/CodeGen/AArch64/arm64-neon-copy.ll | 108 ++++++++++-----------
test/CodeGen/AArch64/arm64-smaxv.ll | 12 +--
test/CodeGen/AArch64/arm64-sminv.ll | 12 +--
test/CodeGen/AArch64/arm64-stp.ll | 12 +--
test/CodeGen/AArch64/arm64-umaxv.ll | 12 +--
test/CodeGen/AArch64/arm64-uminv.ll | 12 +--
test/CodeGen/AArch64/arm64-vaddv.ll | 28 +++---
test/CodeGen/AArch64/arm64-vcombine.ll | 2 +-
test/CodeGen/AArch64/arm64-vector-insertion.ll | 4 +-
test/CodeGen/AArch64/bitreverse.ll | 2 +-
.../AArch64/concat_vector-scalar-combine.ll | 30 +++---
test/CodeGen/AArch64/fp16-v16-instructions.ll | 16 +--
test/CodeGen/AArch64/fp16-v4-instructions.ll | 16 +--
test/CodeGen/AArch64/fp16-v8-instructions.ll | 38 ++++----
test/CodeGen/AArch64/fp16-vector-shuffle.ll | 14 +--
test/CodeGen/AArch64/vector-fcopysign.ll | 6 +-
test/MC/AArch64/arm64-advsimd.s | 64 ++++++------
test/MC/Disassembler/AArch64/arm64-advsimd.txt | 48 ++++-----
utils/TableGen/AsmWriterEmitter.cpp | 9 +-
24 files changed, 253 insertions(+), 248 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.