[PATCH] D30364: AArch64 : Add PreferCSEL feature for Exynos-M3.
Junmo Park via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 17:00:47 PST 2017
flyingforyou created this revision.
Herald added subscribers: rengolin, aemerson.
For Exynos-M3, it is better to use csel instead of csinv or csinc.
https://reviews.llvm.org/D30364
Files:
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64InstrInfo.td
lib/Target/AArch64/AArch64Subtarget.cpp
lib/Target/AArch64/AArch64Subtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30364.89749.patch
Type: text/x-patch
Size: 7508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170225/2d3b0d58/attachment.bin>
More information about the llvm-commits
mailing list