This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 75aaec51455 [Inliner] Modify the merging of min-legal-vector-width attr [...]
new b2a42b2112a [LoopStrengthReduce] ComplexityLimit as an 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:
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 8 +-
.../LoopStrengthReduce/ARM/complexity.ll | 118 +++++++++++++++++++++
.../Transforms/LoopStrengthReduce/lsr-comp-time.ll | 2 +
3 files changed, 125 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/LoopStrengthReduce/ARM/complexity.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 lldb.
from 945786f4b [driver] Fix --core/-c and add test
new 09e347909 [LLDB] - Fix setting the breakpoints when -gsplit-dwarf and D [...]
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:
.../Inputs/split-dwarf-5-addrbase.dwo.yaml | 35 ++++++++++++++++++++++
...plit-dwarf.yaml => split-dwarf-5-addrbase.yaml} | 24 +++++++--------
lit/Breakpoint/split-dwarf-5-addrbase.test | 30 +++++++++++++++++++
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 18 ++++++++---
4 files changed, 91 insertions(+), 16 deletions(-)
create mode 100644 lit/Breakpoint/Inputs/split-dwarf-5-addrbase.dwo.yaml
copy lit/Breakpoint/Inputs/{single-file-split-dwarf.yaml => split-dwarf-5-addrbase [...]
create mode 100644 lit/Breakpoint/split-dwarf-5-addrbase.test
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/gcc.
from d7db240c787 2018-11-28 François Dumont <fdumont(a)gcc.gnu.org>
adds dc234b780e4 2018-11-28 Richard Biener <rguenther(a)suse.de>
adds a87645915c9 2018-11-28 Richard Biener <rguenther(a)suse.de>
adds f37f815d8a7 2018-11-28 Aaron Sawdey <acsawdey(a)linux.ibm.com>
adds a9a931e4fd4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 27 +++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-string.c | 304 +++++++++++++++++++--------------
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr79351.c | 26 +++
gcc/tree-ssa-sccvn.c | 1 +
gcc/tree-ssa.c | 1 +
7 files changed, 233 insertions(+), 133 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr79351.c
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from f3f67028ac Automatic date update in version.in
adds 637d905555 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from 21e81ca4374 [TextAPI] Fix a memory leak in the TBD reader.
adds ca593703970 Revert "[TextAPI] Fix a memory leak in the TBD reader."
adds 85f55da02fd [CGP] Improve compile time for complex addressing mode
adds 4f35ee4ddf3 [Inliner] Add test for merging of min-legal-vector-width fu [...]
adds cf1e51589f6 [Inliner] Modify the merging of min-legal-vector-width attr [...]
No new revisions were added by this update.
Summary of changes:
llvm/lib/CodeGen/CodeGenPrepare.cpp | 164 ++++++++-------------
llvm/lib/IR/Attributes.cpp | 28 ++--
llvm/lib/TextAPI/MachO/TextStub.cpp | 6 +-
.../Inline/inline-min-legal-vector-width.ll | 44 ++++++
4 files changed, 120 insertions(+), 122 deletions(-)
create mode 100644 llvm/test/Transforms/Inline/inline-min-legal-vector-width.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.