[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 10 14:22:42 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339472: [ARM] Adjust AND immediates to make them cheaper to select. (authored by efriedma, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50030?vs=159108&id=160177#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50030
Files:
llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.h
llvm/trunk/test/CodeGen/ARM/Windows/alloca.ll
llvm/trunk/test/CodeGen/ARM/Windows/vla.ll
llvm/trunk/test/CodeGen/ARM/and-cmpz.ll
llvm/trunk/test/CodeGen/ARM/illegal-bitfield-loadstore.ll
llvm/trunk/test/CodeGen/ARM/select_const.ll
llvm/trunk/test/CodeGen/Thumb/bic_imm.ll
llvm/trunk/test/CodeGen/Thumb/shift-and.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50030.160177.patch
Type: text/x-patch
Size: 11122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/41c55631/attachment.bin>
More information about the llvm-commits
mailing list