AVX-512: Fixed masked load / store instruction selection for KNL.
[oota-llvm.git] / test / CodeGen / X86 / coalesce_commute_subreg.ll
2015-01-09 Matthias BraunRegisterCoalescer: Fix removeCopyByCommutingDef with...