[PATCH] D31797: [ARM] Prefer BIC over BFC in ARM mode.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:06:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299803: [ARM] Prefer BIC over BFC in ARM mode. (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D31797?vs=94459&id=94571#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31797

Files:
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
  llvm/trunk/test/CodeGen/ARM/2012-10-04-AAPCS-byval-align8.ll
  llvm/trunk/test/CodeGen/ARM/bfi.ll
  llvm/trunk/test/CodeGen/ARM/bic.ll
  llvm/trunk/test/CodeGen/ARM/fp16-promote.ll
  llvm/trunk/test/CodeGen/ARM/fpcmp-opt.ll
  llvm/trunk/test/CodeGen/ARM/softfp-fabs-fneg.ll
  llvm/trunk/test/CodeGen/ARM/va_arg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31797.94571.patch
Type: text/x-patch
Size: 5555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170410/fa66d5ed/attachment.bin>


More information about the llvm-commits mailing list