[PATCH] D50030: [ARM] Adjust AND immediates to make them cheaper to select.
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug  3 15:37:05 PDT 2018
    
    
  
efriedma updated this revision to Diff 159108.
efriedma added a comment.
Updated tests.
Repository:
  rL LLVM
https://reviews.llvm.org/D50030
Files:
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  test/CodeGen/ARM/Windows/alloca.ll
  test/CodeGen/ARM/Windows/vla.ll
  test/CodeGen/ARM/and-cmpz.ll
  test/CodeGen/ARM/illegal-bitfield-loadstore.ll
  test/CodeGen/ARM/select_const.ll
  test/CodeGen/Thumb/bic_imm.ll
  test/CodeGen/Thumb/shift-and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50030.159108.patch
Type: text/x-patch
Size: 10520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/b57c9b0b/attachment.bin>
    
    
More information about the llvm-commits
mailing list