[PATCH] D23090: [ARM] Constant Materialize: imms with specific value can be encoded into mov.w

Weiming Zhao via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 16:40:40 PDT 2016


weimingz updated this revision to Diff 66735.
weimingz added a comment.

The original test case doesn't explicitly specify triple. On my build for arm-linux, the original test is OK.
But for apple triple, the behavior is different for O0 and default opt level.


Repository:
  rL LLVM

https://reviews.llvm.org/D23090

Files:
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  test/CodeGen/ARM/subtarget-no-movt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23090.66735.patch
Type: text/x-patch
Size: 4695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160803/87ce489a/attachment.bin>


More information about the llvm-commits mailing list