[PATCH] D39402: [X86] Prevent fast isel from folding loads into the instructions listed in hasPartialRegUpdate.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 11:10:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317112: [X86] Prevent fast isel from folding loads into the instructions listed in… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D39402?vs=120932&id=121153#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39402

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/fast-isel-fptrunc-fpext.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-int-float-conversion-x86-64.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-int-float-conversion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39402.121153.patch
Type: text/x-patch
Size: 9292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171101/11f51991/attachment.bin>


More information about the llvm-commits mailing list