Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / sse-fcopysign.ll
2015-07-28 Sanjay Patelfix invalid load folding with SSE/AVX FP logical instru...
2015-04-19 Simon Pilgrim[X86][SSE] Extended copysign tests to include llvm...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2007-04-16 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-01-26 Reid SpencerFor PR761:
2007-01-05 Evan ChengUpdate test case.
2007-01-05 Reid SpencerGive the assembler some input.
2007-01-05 Evan ChengAdd a test case for SSE fcopysign using SSE bitwise...