| commit | ee74044f9301a6c658e1435b9cf5c05aa1284002 | [log] [tgz] |
|---|---|---|
| author | Craig Topper <craig.topper@intel.com> | Wed Nov 22 08:10:54 2017 +0000 |
| committer | Craig Topper <craig.topper@intel.com> | Wed Nov 22 08:10:54 2017 +0000 |
| tree | 2299f37207499c666c8e76f4eb26a9b67fdf483f | |
| parent | 860a7b790154718fa509e81a70f10435719b8a5a [diff] |
[X86] Add an X86ISD::MSCATTER node for consistency with the X86ISD::MGATHER. This makes the fact that X86 needs an explicit mask output not part of the type constraint for the ISD::MSCATTER. This also gives the X86ISD::MGATHER/MSCATTER nodes a common base class simplifying the address selection code in X86ISelDAGToDAG.cpp llvm-svn: 318823