[PATCH] D47346: [X86] Add a new pass to fold extension into load instructions in previous BB

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 15:31:22 PDT 2018


Carrot updated this revision to Diff 150417.
Carrot marked 2 inline comments as done.

https://reviews.llvm.org/D47346

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86FoldXBBExtLoad.cpp
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/O3-pipeline.ll
  test/CodeGen/X86/bmi-intrinsics-fast-isel.ll
  test/CodeGen/X86/fold-xbb-ext-load.ll
  test/CodeGen/X86/jump_sign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47346.150417.patch
Type: text/x-patch
Size: 11953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/416ac86f/attachment.bin>


More information about the llvm-commits mailing list