This is also a 32-bit only test. x86-64 would pass fp parameters through XMM registers.
[oota-llvm.git] / test / CodeGen / X86 / fabs.ll
2006-08-29 Evan ChengThis is also a 32-bit only test. x86-64 would pass...
2006-05-24 Chris LattnerOne of these xforms is only safe with unsafe math enabled.
2006-03-15 Evan ChengAlso requires -mattr=-sse3
2006-01-27 Evan ChengThese are fp stack test cases.
2005-08-19 Chris Lattnerremove dead flags
2005-04-16 Nate BegemanUpdate dejagnu tests to use the new pattern isel flag
2005-04-09 Chris Lattnermake this test more interesting
2005-04-02 Chris Lattnerdon't forget to use the right code generator :)
2005-04-02 Chris Lattnernew testcase