[PATCH] D53453: [ARM] Make InstrEmitter mark CPSR defs dead for Thumb1.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 26 12:34:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345420: [ARM] Make InstrEmitter mark CPSR defs dead for Thumb1. (authored by efriedma, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53453?vs=170248&id=171334#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53453

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/test/CodeGen/ARM/arm-and-tst-peephole.ll
  llvm/trunk/test/CodeGen/ARM/cmn.ll
  llvm/trunk/test/CodeGen/ARM/intrinsics-overflow.ll
  llvm/trunk/test/CodeGen/ARM/select-imm.ll
  llvm/trunk/test/CodeGen/Thumb/branchless-cmp.ll
  llvm/trunk/test/CodeGen/Thumb/consthoist-few-dependents.ll
  llvm/trunk/test/CodeGen/Thumb/select.ll
  llvm/trunk/test/CodeGen/Thumb/umulo-128-legalisation-lowering.ll
  llvm/trunk/test/CodeGen/Thumb2/thumb2-tbh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53453.171334.patch
Type: text/x-patch
Size: 22153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/3887f276/attachment-0001.bin>


More information about the llvm-commits mailing list