aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fabs.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-9/+9
* Add test triples to fix win32 failures. Revert workaround from r161292.Bob Wilson2012-08-081-3/+3
* Refactor and check "onlyReadsMemory" before optimizing builtins.Bob Wilson2012-08-031-2/+2
* Fall back to selection DAG isel for calls to builtin functions.Bob Wilson2012-08-031-0/+8
* test/CodeGen/X86/fabs.ll: FileCheck-ize.NAKAMURA Takumi2012-07-031-5/+23
* Split -enable-finite-only-fp-math to two options:Evan Cheng2010-07-151-1/+1
* -enable-unsafe-fp-math should not imply -enable-finite-only-fp-math.Evan Cheng2010-07-131-1/+1
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-1/+1
* Modernize fabs.ll, add long double. Add testsDale Johannesen2007-09-261-13/+18
* Implementation of +sse -sse2 has changed; addDale Johannesen2007-09-231-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-2/+5
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* New test case.Evan Cheng2006-11-161-2/+2
* This is also a 32-bit only test. x86-64 would pass fp parameters through XMM ...Evan Cheng2006-08-291-0/+3
* One of these xforms is only safe with unsafe math enabled.Chris Lattner2006-05-241-1/+2
* Also requires -mattr=-sse3Evan Cheng2006-03-151-1/+1
* These are fp stack test cases.Evan Cheng2006-01-271-1/+1
* remove dead flagsChris Lattner2005-08-191-1/+1
* Update dejagnu tests to use the new pattern isel flagNate Begeman2005-04-161-1/+1
* make this test more interestingChris Lattner2005-04-091-1/+8
* don't forget to use the right code generator :)Chris Lattner2005-04-021-1/+1
* new testcaseChris Lattner2005-04-021-0/+10