[PATCH] D50054: [ARM] Allow pointer values in ARMCodeGenPrepare

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 08:04:04 PDT 2018


samparker updated this revision to Diff 160589.
samparker added a comment.

Removed the unnecessary isa<Instruction> checks and updated the test to actually test.


https://reviews.llvm.org/D50054

Files:
  lib/Target/ARM/ARMCodeGenPrepare.cpp
  test/CodeGen/ARM/arm-cgp-calls.ll
  test/CodeGen/ARM/arm-cgp-phis-calls-ret.ll
  test/CodeGen/ARM/arm-cgp-phis-ret.ll
  test/CodeGen/ARM/arm-cgp-pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50054.160589.patch
Type: text/x-patch
Size: 28859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/873e342b/attachment.bin>


More information about the llvm-commits mailing list