[PATCH] D70998: [ARM] Enable TypePromotion by default

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 06:24:21 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG393dacacf7e7: [ARM] Enable TypePromotion by default (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D70998?vs=232058&id=232335#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70998

Files:
  llvm/lib/CodeGen/TypePromotion.cpp
  llvm/test/Transforms/TypePromotion/ARM/calls.ll
  llvm/test/Transforms/TypePromotion/ARM/casts.ll
  llvm/test/Transforms/TypePromotion/ARM/clear-structures.ll
  llvm/test/Transforms/TypePromotion/ARM/icmps.ll
  llvm/test/Transforms/TypePromotion/ARM/phis-ret.ll
  llvm/test/Transforms/TypePromotion/ARM/pointers.ll
  llvm/test/Transforms/TypePromotion/ARM/signed-icmps.ll
  llvm/test/Transforms/TypePromotion/ARM/signed.ll
  llvm/test/Transforms/TypePromotion/ARM/switch.ll
  llvm/test/Transforms/TypePromotion/ARM/wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70998.232335.patch
Type: text/x-patch
Size: 7822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/9d4cd104/attachment.bin>


More information about the llvm-commits mailing list