[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
Mon May 15 04:44:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303050: [X86] Relocate code of replacement of subtarget unsupported masked memory… (authored by aymanmus).

Changed prior to commit:
  https://reviews.llvm.org/D32487?vs=98596&id=98981#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32487

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32487.98981.patch
Type: text/x-patch
Size: 53880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/cacc9940/attachment.bin>


More information about the llvm-commits mailing list