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