This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c4c2318 CodeGen: ensure that libcalls are always AAPCS CC
new 371bac0 Typo. NFC.
new 9107e64 Add more triple to conditional-tailcall.ll test
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/Transforms/Scalar/LoopInterchange.cpp | 2 +-
test/CodeGen/X86/conditional-tailcall.ll | 2 +-
2 files changed, 2 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 clang.
from 7cc27ab [clang-offload-bundler] Fix some Clang-tidy modernize-use-ove [...]
new f86c167 [MS] Fix prologue this adjustment when 'this' is passed indirectly
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/CGCall.cpp | 7 -------
lib/CodeGen/CGDecl.cpp | 19 ++++++++++++++++++
.../constructor-destructor-return-this.cpp | 2 +-
test/CodeGenCXX/microsoft-abi-structors.cpp | 2 +-
.../microsoft-abi-virtual-inheritance.cpp | 2 +-
...iple-nonvirtual-inheritance-this-adjustment.cpp | 23 ++++++++++++++++++++++
6 files changed, 45 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 llvm.
from fab897d [lib/LTO] Add a way to run a custom pipeline
new 4a83266 X86: Fold tail calls into conditional branches where possible [...]
new c4c2318 CodeGen: ensure that libcalls are always AAPCS CC
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/Target/TargetInstrInfo.h | 19 +++
lib/CodeGen/BranchFolding.cpp | 37 ++++++
lib/CodeGen/TargetLoweringBase.cpp | 176 ++++++++++++++++++++++++-
lib/Target/X86/X86ExpandPseudo.cpp | 33 ++++-
lib/Target/X86/X86InstrControl.td | 9 ++
lib/Target/X86/X86InstrInfo.cpp | 69 ++++++++++
lib/Target/X86/X86InstrInfo.h | 7 +
lib/Target/X86/X86MCInstLower.cpp | 20 +--
test/CodeGen/Thumb2/float-intrinsics-double.ll | 2 +-
test/CodeGen/Thumb2/float-intrinsics-float.ll | 2 +-
test/CodeGen/X86/conditional-tailcall.ll | 24 ++++
11 files changed, 372 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/X86/conditional-tailcall.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 eadc14f [codeview] Add new directives to record inlined call site line info
new 6874fa8 AMDGPU: Add hidden kernel arguments to runtime metadata
new fab897d [lib/LTO] Add a way to run a custom pipeline
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/LTO/Config.h | 7 +
lib/LTO/LLVMBuild.txt | 1 +
lib/LTO/LTOBackend.cpp | 46 +-
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 201 ++--
lib/Target/AMDGPU/AMDGPURuntimeMetadata.h | 39 +-
test/CodeGen/AMDGPU/runtime-metadata.ll | 1435 +++++++++++++++++++++++++++--
test/tools/llvm-lto2/X86/pipeline.ll | 24 +
tools/llvm-lto2/llvm-lto2.cpp | 7 +
8 files changed, 1606 insertions(+), 154 deletions(-)
create mode 100644 test/tools/llvm-lto2/X86/pipeline.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 lld.
from 60f8060 Enable test on windows.
new c9c76a9 ELF: add version script void function test case
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/ELF/version-script-extern.s | 23 +++++++++++++++++++++--
1 file changed, 21 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 clang.
from 99ad38f Add missing include. White space.
new 7cc27ab [clang-offload-bundler] Fix some Clang-tidy modernize-use-ove [...]
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-offload-bundler/ClangOffloadBundler.cpp | 200 ++++++++++++---------
1 file changed, 120 insertions(+), 80 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 ed29339 Add femode_t functions: sparc.
new f222706 Add e500 version of fetestexceptflag.
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 | 3 +++
.../{fpu/fegetmode.c => powerpc32/e500/nofpu/fetestexceptflag.c} | 7 +++----
2 files changed, 6 insertions(+), 4 deletions(-)
copy sysdeps/powerpc/{fpu/fegetmode.c => powerpc32/e500/nofpu/fetestexceptflag.c} (82%)
--
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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 1893018 gcc/testsuite/ Backport from trunk r239609. 2016-08-19 Pr [...]
adds a3f2894 Make Linaro GCC Snapshot 6.2-2016.09.
new f694161 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 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.
Yvan Roux pushed a change to branch linaro-local/snapshots/linaro-6.2-2016.09
in repository toolchain/gcc.
at 81cd478 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new 81cd478 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
--
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.
Yvan Roux pushed a change to annotated tag linaro-snapshot-6.2-2016.09
in repository toolchain/gcc.
at b2f281a (tag)
tagging a3f2894059f03d05a3b2ab9949bbb212bba52682 (commit)
replaces linaro-snapshot-6.1-2016.07
tagged by Yvan Roux
on Wed Sep 7 17:51:20 2016 +0200
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.2-2016.09
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a3f2894 Make Linaro GCC Snapshot 6.2-2016.09.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.