[PATCH] D10416: Use function attribute "arm-restrict-it"

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 16:10:27 PDT 2015


ahatanak updated this revision to Diff 34377.
ahatanak added a comment.

Rebase to r247192 and remove a RUN line in test/CodeGen/Thumb2/restict-it-fnattr.ll that is no longer needed.


http://reviews.llvm.org/D10416

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMSubtarget.cpp
  test/CodeGen/ARM/2013-05-05-IfConvertBug.ll
  test/CodeGen/ARM/2014-08-04-muls-it.ll
  test/CodeGen/ARM/arm-and-tst-peephole.ll
  test/CodeGen/ARM/ifcvt-branch-weight.ll
  test/CodeGen/ARM/thumb2-it-block.ll
  test/CodeGen/Thumb2/restict-it-fnattr.ll
  test/CodeGen/Thumb2/thumb2-ifcvt1.ll
  test/CodeGen/Thumb2/thumb2-ifcvt2.ll
  test/CodeGen/Thumb2/thumb2-ifcvt3.ll
  test/CodeGen/Thumb2/v8_IT_1.ll
  test/CodeGen/Thumb2/v8_IT_2.ll
  test/CodeGen/Thumb2/v8_IT_3.ll
  test/CodeGen/Thumb2/v8_IT_4.ll
  test/CodeGen/Thumb2/v8_IT_5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10416.34377.patch
Type: text/x-patch
Size: 13700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150909/5d09baa3/attachment.bin>


More information about the llvm-commits mailing list