Fix a thinko: When lowering fneg with xor, bitcast the operands
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-fneg.ll
2009-09-07 Dan GohmanFix a thinko: When lowering fneg with xor, bitcast...
2009-09-03 Dan GohmanLLVM currently represents floating-point negation as...