This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7feea4e245b [AArch64] Fix scheduling info for INS(vector, general) inst [...]
new adabd2ad348 [asan] Give global metadata private linkage.
new 3bca0534eec AMDGPU: Prune unecessary include
new 651ac560976 AMDGPU: Fix folding reg_sequence into copy to phys reg
new 938bfaf893c AMDGPU: Refactor argument lowering
new 56db90276b4 AMDGPU: Refactor SIMachineFunctionInfo slightly
new 8c86ad544bb AMDGPU: Insert wait at start of callee functions
The 6 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 | 2 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 23 +-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 4 +-
lib/Target/AMDGPU/AMDGPURegisterInfo.h | 2 -
lib/Target/AMDGPU/R600ISelLowering.cpp | 2 +-
lib/Target/AMDGPU/SIFixSGPRCopies.cpp | 4 +
lib/Target/AMDGPU/SIISelLowering.cpp | 574 ++++++++++++---------
lib/Target/AMDGPU/SIISelLowering.h | 16 +-
lib/Target/AMDGPU/SIInsertWaits.cpp | 14 +
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 42 +-
lib/Target/AMDGPU/SIMachineFunctionInfo.h | 13 +-
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 23 +-
.../Instrumentation/AddressSanitizer.cpp | 11 +-
.../AMDGPU/amdgpu-shader-calling-convention.ll | 5 +-
test/CodeGen/AMDGPU/calling-conventions.ll | 14 +-
test/CodeGen/AMDGPU/hsa-func.ll | 2 +-
test/CodeGen/AMDGPU/inline-asm.ll | 13 +
test/CodeGen/AMDGPU/insert-waits-callee.mir | 25 +
.../AddressSanitizer/global_metadata_windows.ll | 2 +-
20 files changed, 486 insertions(+), 309 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/insert-waits-callee.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 clang.
from 9003af0a24 [Sema][ObjC] Check whether a variable has a definition, rath [...]
new c69d85ad64 Revert r298824 & r298816, recommit r298742 & r298754
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/Basic/DiagnosticSerializationKinds.td | 14 +-
lib/AST/ODRHash.cpp | 100 ++++++++
lib/Serialization/ASTReader.cpp | 103 ++++++++
test/Modules/odr_hash.cpp | 279 +++++++++++++--------
4 files changed, 385 insertions(+), 111 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 binutils-gdb.
from 537616aaeb Ignore processor-specific GNU program properties
new e4097f5ee5 Remove the extra `\n' in warning/error messages
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:
bfd/ChangeLog | 7 +++++++
bfd/elf-properties.c | 10 +++++-----
bfd/elf32-i386.c | 4 ++--
bfd/elf64-x86-64.c | 4 ++--
4 files changed, 16 insertions(+), 9 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 cb9de6e56bf 2017-04-11 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 0ec4b661e84 * doc/xml/faq.xml: Update reference link to C++ ABI for It [...]
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 | 5 +++++
libstdc++-v3/doc/xml/faq.xml | 2 +-
libstdc++-v3/doc/xml/manual/abi.xml | 6 +++---
3 files changed, 9 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 b66309b465c Minor updates to floating point intrinsic documentation
new 15d522b811d Avoid some string copies, NFC
new 7feea4e245b [AArch64] Fix scheduling info for INS(vector, general) inst [...]
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/AArch64/AArch64SchedFalkorDetails.td | 2 +-
lib/Target/AArch64/AArch64SchedFalkorWriteRes.td | 5 +++++
tools/llvm-cat/llvm-cat.cpp | 4 ++--
3 files changed, 8 insertions(+), 3 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 bd957b168a [ODRHash] Improve handling of hash values
new 9003af0a24 [Sema][ObjC] Check whether a variable has a definition, rath [...]
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/Sema/SemaExprObjC.cpp | 2 +-
test/SemaObjCXX/arc-bridged-cast.mm | 16 ++++++++++++++++
2 files changed, 17 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 f14c498699f InstSimplify: A shuffle of a splat is always the splat itself
new b66309b465c Minor updates to floating point intrinsic documentation
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:
docs/LangRef.rst | 45 +++++++++++++++++++++------------------------
1 file changed, 21 insertions(+), 24 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 binutils-gdb.
from ae0eee4282 gdb/thread.c: Fix whitespace throughout
new 537616aaeb Ignore processor-specific GNU program properties
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:
bfd/ChangeLog | 5 +++++
bfd/elf-properties.c | 10 +++++++++-
2 files changed, 14 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 4fb7a1861e5 [DAGCombine] Add more test cases for shuffle of splat. NFC.
new f14c498699f InstSimplify: A shuffle of a splat is always the splat itself
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/InstructionSimplify.cpp | 20 +++++--
test/Transforms/InstSimplify/shufflevector.ll | 77 ++++++++++++++++++++++++++-
2 files changed, 91 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.