[PATCH] D63474: [ARM] Comply with rules on ARMv8-A thumb mode partial deprecation of IT.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 13:52:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363739: [ARM] Comply with rules on ARMv8-A thumb mode partial deprecation of IT. (authored by huihuiz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63474?vs=205250&id=205430#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63474/new/

https://reviews.llvm.org/D63474

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/trunk/test/CodeGen/ARM/2014-08-04-muls-it.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-icmps.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-signed-icmps.ll
  llvm/trunk/test/CodeGen/ARM/arm-and-tst-peephole.ll
  llvm/trunk/test/CodeGen/ARM/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
  llvm/trunk/test/CodeGen/ARM/hoist-and-by-const-from-shl-in-eqcmp-zero.ll
  llvm/trunk/test/CodeGen/Thumb2/v8_deprecate_IT.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63474.205430.patch
Type: text/x-patch
Size: 11661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/3044871b/attachment.bin>


More information about the llvm-commits mailing list