This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from edc588d Delete the IsStatic predicate.
new aac1238 Convert a few more comparisons to isPositionIndependent(). NFC.
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:
include/llvm/Target/TargetMachine.h | 2 ++
lib/Target/TargetMachine.cpp | 4 ++++
lib/Target/X86/X86ISelDAGToDAG.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 4 ++--
lib/Target/X86/X86InstrInfo.td | 2 +-
lib/Target/X86/X86Subtarget.h | 4 +---
6 files changed, 11 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 llvm.
from d35aece AMDGPU: Implement per-function subtargets
new edc588d Delete the IsStatic predicate.
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/X86InstrCompiler.td | 12 ++++++------
lib/Target/X86/X86InstrInfo.td | 1 -
2 files changed, 6 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-tools-extra.
from 4b59613 clang-rename: add a -export-fixes option
new 9ffb919 clang-rename: try to make ClassTestReplacements more reliable
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/clang-rename/ClassTestReplacements.cpp | 7 ++++---
1 file changed, 4 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 lld.
from cb2432f8 [yaml2obj] One more missing test case update from r273915
new 5aea9ad [yaml2obj] Hopefully the last test case update from r273915
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/mips-jalr.test | 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 gcc-5-branch
in repository gcc.
from c482988 Daily bump.
new 57866b1 2016-06-27 Paul Thomas <pault(a)gcc.gnu.org>
new 2e80226 2016-06-27 Paul Thomas <pault(a)gcc.gnu.org>
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:
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/frontend-passes.c | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr70673.f90 | 25 +++++++++++++++++++++++++
4 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr70673.f90
--
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 1e5e32b [llvm-ar] Ignore -plugin option.
new d35aece AMDGPU: Implement per-function subtargets
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 | 12 +--
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 70 ++++++++++++++--
lib/Target/AMDGPU/AMDGPUTargetMachine.h | 29 ++-----
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 7 +-
test/CodeGen/AMDGPU/target-cpu.ll | 112 ++++++++++++++++++++++++++
5 files changed, 188 insertions(+), 42 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/target-cpu.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 b493fa9 [yaml2obj] Updating LLD tests to account for LLVM r273915
new cb2432f8 [yaml2obj] One more missing test case update from r273915
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/mips-jalr.test | 1 +
1 file changed, 1 insertion(+)
--
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 dca409d AMDGPU: Move subtarget feature checks into passes
new 1e5e32b [llvm-ar] Ignore -plugin option.
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/llvm-ar/llvm-ar.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 584757b [ARM][testsuite] Add missing guards to fp16 AdvSIMD tests
new 3b9f318 2016-06-27 François Dumont <fdumont(a)gcc.gnu.org>
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 | 6 ++++++
libstdc++-v3/include/bits/hashtable.h | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.