Files
llvm/test/CodeGen/PowerPC
Zi Xuan Wu 382877c17c [PowerPC] Enhance the selection(ISD::VSELECT) of vector type
To make ISD::VSELECT available(legal) so long as there are altivec instruction, otherwise it's default behavior is expanding,
which is legalized at type-legalization phase. Use xxsel to match vselect if vsx is open, or use vsel.


Differential Revision: https://reviews.llvm.org/D49531



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346824 91177308-0d34-0410-b5e6-96231b3b80d8
2018-11-14 02:34:45 +00:00
..
2018-09-07 07:56:05 +00:00
2017-11-06 19:09:38 +00:00
2017-10-10 08:46:10 +00:00
2017-01-22 20:28:56 +00:00