[PATCH] D42732: [x86] Fix nasty bug in the x86 backend that is essentially impossible to hit from IR but creates a minefield for MI passes.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 16:01:16 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL324546: [x86] Fix nasty bug in the x86 backend that is essentially impossible to (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42732?vs=133169&id=133328#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42732

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/bad-tls-fold.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42732.133328.patch
Type: text/x-patch
Size: 3035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/489154a7/attachment.bin>


More information about the llvm-commits mailing list