[PATCH] D32487: [X86] Relocate code of replacement of subtarget unsupported masked memory intrinsics to run also on -O0 option

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 01:36:04 PDT 2017


aymanmus updated this revision to Diff 98596.

https://reviews.llvm.org/D32487

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/InitializePasses.h
  include/llvm/LinkAllPasses.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGen.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
  lib/CodeGen/TargetPassConfig.cpp
  test/CodeGen/X86/masked_gather_scatter.ll
  test/CodeGen/X86/replace_unsupported_masked_mem_intrin.ll
  tools/llc/llc.cpp
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32487.98596.patch
Type: text/x-patch
Size: 52891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/7ffbfa3a/attachment.bin>


More information about the llvm-commits mailing list