AVX-512: store <4 x i1> and <2 x i1> values in memory
[oota-llvm.git] / test / CodeGen / X86 / compare-inf.ll
2013-08-04 Benjamin KramerX86: Turn fp selects into mask operations.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-09-20 Evan ChengEnable machine sinking critical edge splitting. e.g.
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...