This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 41fccf273ee [globalisel] Make LegalizerInfo::LegalizeAction available o [...] new e62bd4b0270 [DWARF] Recommitting a test reverted in r323560. Moved to x [...] new 7afb0bfdb5c [X86] Add test case for pr34592 new 062efb1ba72 [X86] Don't create SHRUNKBLEND when the condition is used b [...]
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: lib/Target/X86/X86ISelLowering.cpp | 5 +- test/CodeGen/X86/pr34592.ll | 71 ++++++++++ test/DebugInfo/X86/string-offsets-multiple-cus.ll | 157 ++++++++++++++++++++++ 3 files changed, 231 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/pr34592.ll create mode 100644 test/DebugInfo/X86/string-offsets-multiple-cus.ll