This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 88048c20048 [RuntimeDyld] Fix a bug in RuntimeDyld::loadObjectImpl that [...] new 05de30e0954 [MS Demangler] Resolve backreferences eagerly, not lazily. new ea726c66144 [X86] Add test cases to show missed opportunities to use 51 [...] new 70fe12d401c [X86] Add support for using 512-bit PSUBUS to combineSelect. new 88618843c34 [X86] Simplify the PADDUS legality check in combineSelect t [...]
The 4 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/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(-)