Files
clang-p2996/llvm/test/CodeGen/X86
Craig Topper 46a5d58b8c [X86] Update TTI to report that v1iX/v1fX types aren't legal for masked gather/scatter/load/store.
The type legalizer will try to scalarize these operations if it sees them, but there is no handling for scalarizing them. This leads to a fatal error. With this change they will now be scalarized by the mem intrinsic scalarizing pass before SelectionDAG.

llvm-svn: 318380
2017-11-16 06:02:05 +00:00
..
2017-11-04 21:18:06 +00:00
2017-10-01 00:10:52 +00:00
2017-10-20 16:55:51 +00:00
2017-09-19 07:56:20 +00:00
2017-09-19 13:43:09 +00:00
2017-09-09 20:22:35 +00:00
2017-09-08 10:49:11 +00:00
2017-11-07 13:21:02 +00:00
2017-10-16 14:33:51 +00:00
2017-10-18 13:51:31 +00:00