[x86] Make the vselect-minmax test 2x to 3x faster by deleting all the
[oota-llvm.git] / test / CodeGen / X86 / vselect-minmax.ll
2015-10-26 Chandler Carruth[x86] Make the vselect-minmax test 2x to 3x faster...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-12 Robert Khasanov[AVX512] Enabling MIN/MAX lowering.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-12-21 Benjamin Kramertry to unbreak ppc buildbots.
2012-12-21 Benjamin KramerX86: Match pmin/pmax as a target specific dag combine...