This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0527d9ef052 [WebAssembly] Remove TODO on wasm.extract.exception intrins [...] new bc1e5b7bfc1 [X86] Add test case for pr40539. NFC new a8f4133a65c [X86] Remove handling of ISD::INTRINSIC_WO_CHAIN in Replace [...] new 55d46c53d07 [LegalizeTypes] Use report_fatal_error instead of llvm_unre [...]
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/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 5 ++-- lib/Target/X86/X86ISelLowering.cpp | 6 ---- test/CodeGen/X86/pr40539.ll | 36 +++++++++++++++++++++++ 3 files changed, 39 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/X86/pr40539.ll