[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / barrier-sse.ll
2014-01-16 Rafael EspindolaConvert test to FileCheck.
2011-09-27 Eli FriedmanLast batch of test conversions to new atomic instructions.
2010-07-22 Eric ChristopherCustom lower the memory barrier instructions and add...