This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from 88048c20048 [RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl that [...] adds 05de30e0954 [MS Demangler] Resolve backreferences eagerly, not lazily. adds ea726c66144 [X86] Add test cases to show missed opportunities to use 51 [...] adds 70fe12d401c [X86] Add support for using 512-bit PSUBUS to combineSelect. adds 88618843c34 [X86] Simplify the PADDUS legality check in combineSelect t [...]
No new revisions were added by this update.
Summary of changes: lib/Demangle/MicrosoftDemangle.cpp | 206 +++++++++++++++------------------- lib/Target/X86/X86ISelLowering.cpp | 22 ++-- test/CodeGen/X86/psubus.ll | 121 ++++++++++++++++++++ test/Demangle/ms-back-references.test | 116 ++++++++++++++++++- test/Demangle/ms-templates.test | 5 +- 5 files changed, 344 insertions(+), 126 deletions(-)