[PATCH] D21372: [ARM] Lower (select_cc k k (select_cc ~k ~k x)) into (SSAT l_k x)
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 10:00:59 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL273581: [ARM] Lower (select_cc k k (select_cc ~k ~k x)) into (SSAT l_k x) (authored by pabbar01).
Changed prior to commit:
http://reviews.llvm.org/D21372?vs=61671&id=61692#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21372
Files:
llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.h
llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
llvm/trunk/lib/Target/ARM/ARMInstrThumb2.td
llvm/trunk/test/CodeGen/ARM/ssat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21372.61692.patch
Type: text/x-patch
Size: 16330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/a3d05530/attachment.bin>
More information about the llvm-commits
mailing list