Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / vec_sdiv_to_shift.ll
2015-08-19 Michael Kuperstein[X86] Do not lower scalar sdiv/udiv to a shifts + mul...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-26 Elena DemikhovskyOptimized integer vector multiplication operation by...
2013-03-09 Benjamin KramerTest case hygiene.
2013-01-09 Nadav Rotemadd -march to the test
2013-01-09 Nadav RotemEfficient lowering of vector sdiv when the divisor...