[X86] SRL non-LSB extracts when folding to truncating broadcasts.
[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...