This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 52a5b26bf5f [CodeGenPrepare] Disable div bypass when working set size is huge.
new 7f62a83c8dc Simplify irreducible loop metadata test code.
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:
.../Analysis/BlockFrequencyInfo/irreducible_pgo.ll | 61 +++-----------------
test/Transforms/PGOProfile/irreducible.ll | 67 ++++------------------
2 files changed, 17 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 gcc.
from 453addb7cff * ipa-inline.c (edge_badness): Dump sreal frequency. (com [...]
new 36b59a3c3c9 * tree-ssa-threadupdate.c (compute_path_counts): Remove u [...]
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 | 6 ++++++
gcc/tree-ssa-threadupdate.c | 14 ++------------
2 files changed, 8 insertions(+), 12 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 51bf6cb5791 [SystemZ] Fix invalid codegen using RISBMux on out-of-range bits
new 52a5b26bf5f [CodeGenPrepare] Disable div bypass when working set size is huge.
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/CodeGenPrepare.cpp | 7 ++++---
test/CodeGen/X86/bypass-slow-division-tune.ll | 28 +++++++++++++++++++++++++++
2 files changed, 32 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 gcc.
from 9273bda788a Adapt Solaris 12 references
new 453addb7cff * ipa-inline.c (edge_badness): Dump sreal frequency. (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 | 7 +++++++
gcc/ipa-fnsummary.c | 3 +--
gcc/ipa-inline.c | 5 ++---
3 files changed, 10 insertions(+), 5 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 1715109e25a Set hasSideEffects=0 for TargetOpcode::{CFI_INSTRUCTION,EH_ [...]
new 51bf6cb5791 [SystemZ] Fix invalid codegen using RISBMux on out-of-range bits
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/SystemZ/SystemZISelDAGToDAG.cpp | 10 ++++++++-
test/CodeGen/SystemZ/{risbg-01.ll => risbg-04.ll} | 25 ++++++++++++-----------
2 files changed, 22 insertions(+), 13 deletions(-)
copy test/CodeGen/SystemZ/{risbg-01.ll => risbg-04.ll} (95%)
--
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 168e9744a4d [llvm-objcopy] Add -strip-non-alloc option to remove all no [...]
new 7ce4fbb07c7 [mips] Simplify test for 5.0.1 (NFC)
new 42a6db53c84 Mark intrinsics operating on the whole warp as IntrInaccess [...]
new 1715109e25a Set hasSideEffects=0 for TargetOpcode::{CFI_INSTRUCTION,EH_ [...]
The 3 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/CodeGen/MachineInstr.h | 7 +++-
include/llvm/IR/IntrinsicsNVVM.td | 56 +++++++++++++++----------------
include/llvm/Target/Target.td | 8 ++---
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp | 21 ++++++------
lib/Target/NVPTX/NVPTXISelLowering.cpp | 10 ++++++
test/CodeGen/Mips/msa/emergency-spill.mir | 27 +++++----------
6 files changed, 68 insertions(+), 61 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 eb711fee669 CodeGen: Fix TargetLowering::LowerCallTo for sret value type
new 168e9744a4d [llvm-objcopy] Add -strip-non-alloc option to remove all no [...]
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:
.../{elf64be.test => strip-non-alloc.test} | 22 ++++++++++------------
tools/llvm-objcopy/llvm-objcopy.cpp | 11 +++++++++++
2 files changed, 21 insertions(+), 12 deletions(-)
copy test/tools/llvm-objcopy/{elf64be.test => strip-non-alloc.test} (51%)
--
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 a325b416d2 [tooling] Make compile_flags.txt negative test more hermetic
new 723b459448 [refactor][extract] avoid extracting expressions from types [...]
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/Tooling/Refactoring/ASTSelection.cpp | 6 ++++--
test/Refactor/Extract/ExtractExprIntoFunction.cpp | 18 ++++++++++++++++--
2 files changed, 20 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 compiler-rt.
from d9e8b59cc [scudo] Simplify initialization and flags
new 5d09f38cf Adjust test after r318159
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/profile/instrprof-darwin-dead-strip.c | 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 154d2725d5f [PredicateInfo] Stable sort ValueDFS to remove non-determin [...]
new 2f8f8d46d26 [llvm-objcopy] Support the rest of the ELF formats
new eb711fee669 CodeGen: Fix TargetLowering::LowerCallTo for sret value type
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 2 +-
test/CodeGen/AMDGPU/call-return-types.ll | 6 ++---
test/tools/llvm-objcopy/elf32be.test | 28 ++++++++++++++++++++++
.../llvm-objcopy/{basic-copy.test => elf32le.test} | 27 ++++-----------------
.../llvm-objcopy/{basic-copy.test => elf64be.test} | 27 ++++-----------------
tools/llvm-objcopy/llvm-objcopy.cpp | 25 ++++++++++++++-----
6 files changed, 59 insertions(+), 56 deletions(-)
create mode 100644 test/tools/llvm-objcopy/elf32be.test
copy test/tools/llvm-objcopy/{basic-copy.test => elf32le.test} (51%)
copy test/tools/llvm-objcopy/{basic-copy.test => elf64be.test} (50%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.