[PATCH] D53972: [ARM][CGP] Negative constant operand handling

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 08:26:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345840: [ARM][CGP] Negative constant operand handling (authored by sam_parker, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53972?vs=172106&id=172126#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53972

Files:
  llvm/trunk/lib/Target/ARM/ARMCodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-calls.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-casts.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-icmps.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-overflow.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-phis-ret.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-pointers.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-signed-icmps.ll
  llvm/trunk/test/CodeGen/ARM/CGP/arm-cgp-signed.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-calls.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-casts.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-icmps.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-overflow.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-phis-ret.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-pointers.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-signed-icmps.ll
  llvm/trunk/test/CodeGen/ARM/arm-cgp-signed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53972.172126.patch
Type: text/x-patch
Size: 108462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/fc474ea8/attachment-0001.bin>


More information about the llvm-commits mailing list