aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fabs.ll
AgeCommit message (Expand)Author
2007-09-26Modernize fabs.ll, add long double. Add testsDale Johannesen
2007-09-23Implementation of +sse -sse2 has changed; addDale Johannesen
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-16New test case.Evan Cheng
2006-08-29This is also a 32-bit only test. x86-64 would pass fp parameters through XMM ...Evan Cheng
2006-05-24One of these xforms is only safe with unsafe math enabled.Chris Lattner
2006-03-15Also requires -mattr=-sse3Evan Cheng
2006-01-27These are fp stack test cases.Evan Cheng
2005-08-19remove dead flagsChris Lattner
2005-04-16Update dejagnu tests to use the new pattern isel flagNate Begeman
2005-04-09make this test more interestingChris Lattner
2005-04-02don't forget to use the right code generator :)Chris Lattner
2005-04-02new testcaseChris Lattner