This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f2ebf2c656a Reinstate dump_generic_expr_loc
new 714e5981919 Bump libgnat to 9.
new 5ef0eaf5dbc Revert one ipa_call_summaries::get to get_create (PR ipa/86323).
new eb57efa5c6e Revert 2 ::get to ::get_create for IPA summaries (PR ipa/86279).
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:
gcc/ChangeLog | 11 +++++++++
gcc/ada/ChangeLog | 4 ++++
gcc/ada/gnatvsn.ads | 2 +-
gcc/ipa-inline.c | 13 ++++-------
gcc/ipa-pure-const.c | 5 ++--
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/ipa/pr86323.C | 28 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/{pr47991.c => ipa/pr86279.c} | 4 ++--
8 files changed, 63 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr86323.C
copy gcc/testsuite/gcc.dg/{pr47991.c => ipa/pr86279.c} (89%)
--
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 25c9ed7633b [X86] Put some cases in switch statements back on one line [...]
new e52381764a9 [NFC] Test that shows unprofitability of instcombine with b [...]
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:
.../icmp_sdiv_with_and_without_range.ll | 32 ++++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 test/Transforms/InstCombine/icmp_sdiv_with_and_without_range.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 ef235be85a9 [X86] Remove FMA3Info DenseMap. Break into sorted tables th [...]
new 33274bcdebb [llvm-exegesis][NFC] Cleanup useless braces.
new 25c9ed7633b [X86] Put some cases in switch statements back on one line [...]
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/X86/X86MCInstLower.cpp | 752 ++++++++-------------------------
tools/llvm-exegesis/lib/X86/Target.cpp | 24 +-
2 files changed, 194 insertions(+), 582 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 38051ae89ad [PowerPC] Don't make it as pre-inc candidate if displacemen [...]
new ef235be85a9 [X86] Remove FMA3Info DenseMap. Break into sorted tables th [...]
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/MCTargetDesc/X86BaseInfo.h | 2 +-
lib/Target/X86/X86InstrFMA3Info.cpp | 355 +++++++++++-------------------
lib/Target/X86/X86InstrFMA3Info.h | 20 +-
lib/Target/X86/X86InstrInfo.cpp | 6 +-
4 files changed, 149 insertions(+), 234 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 c2f24d9ea87 Implement strip.invariant.group
new 38051ae89ad [PowerPC] Don't make it as pre-inc candidate if displacemen [...]
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/PowerPC/PPCLoopPreIncPrep.cpp | 13 +++
test/CodeGen/PowerPC/preincprep-i64-check.ll | 124 +++++++++++++++++++++++++++
2 files changed, 137 insertions(+)
create mode 100644 test/CodeGen/PowerPC/preincprep-i64-check.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from f5d36b1 jenkins-helpers: Fix typo.
new c7ca1e8 jenkins-helpers.sh: Fix git_rev_parse path
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:
jenkins-helpers.sh | 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 49451db6ac0 Add an entry for rodata constant merge sections to the defa [...]
new c2f24d9ea87 Implement strip.invariant.group
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 | 48 +++++++++++++++++++---
include/llvm/IR/IRBuilder.h | 29 +++++++++++++
include/llvm/IR/Intrinsics.td | 5 +++
lib/Analysis/BasicAliasAnalysis.cpp | 16 ++++----
lib/Analysis/ConstantFolding.cpp | 9 ++--
lib/Analysis/ValueTracking.cpp | 21 ++++++----
lib/CodeGen/CodeGenPrepare.cpp | 1 +
lib/CodeGen/SelectionDAG/FastISel.cpp | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 1 +
lib/IR/Value.cpp | 3 +-
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp | 2 +
test/Analysis/ValueTracking/invariant.group.ll | 21 +++++++++-
test/CodeGen/Generic/intrinsics.ll | 10 ++++-
...under.invariant.group.ll => invariant.group.ll} | 14 ++++++-
test/Transforms/CodeGenPrepare/invariant.group.ll | 24 +++++++++--
.../launder.invariant.group.ll | 35 ++++++++++++++++
test/Transforms/FunctionAttrs/nocapture.ll | 17 ++++++++
test/Transforms/GVN/invariant.group.ll | 18 ++++++--
...variant.group.barrier.ll => invariant.group.ll} | 20 ++++-----
test/Transforms/InstCombine/invariant.group.ll | 36 +++++++++++++++-
test/Transforms/NewGVN/invariant.group.ll | 13 ++++++
21 files changed, 296 insertions(+), 48 deletions(-)
rename test/Other/{launder.invariant.group.ll => invariant.group.ll} (89%)
rename test/Transforms/GlobalOpt/{invariant.group.barrier.ll => invariant.group.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 gcc.
from ad01ac415cd Daily bump.
new f2ebf2c656a Reinstate dump_generic_expr_loc
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 | 8 ++++++++
gcc/dumpfile.c | 22 ++++++++++++++++++++++
gcc/dumpfile.h | 2 ++
3 files changed, 32 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 llvm.
from 260d013aef7 [X86] Fix a few test names in avx512-intrinsics-fast-isel.l [...]
new 49451db6ac0 Add an entry for rodata constant merge sections to the defa [...]
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/MC/MCParser/ELFAsmParser.cpp | 3 +++
test/MC/ELF/extra-section-flags.s | 6 ++++--
2 files changed, 7 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 gcc.
from 3052adec164 Revert "[testsuite/guality] Prevent optimization of local i [...]
new ad01ac415cd Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.