Post-ra LICM should take care not to hoist an instruction that would clobber a
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-08-AVXISelBugs.ll
2011-12-20 Elena DemikhovskyThis is the second fix related to VZEXT_MOVL node.
2011-12-15 Chad RosierAdd missing zmovl AVX patterns which were causing crashes.
2011-12-09 Evan ChengForgot setting -march.
2011-12-08 Evan ChengAdd various missing AVX patterns which was causing...