summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fabs.ll
Commit message (Expand)AuthorAgeFilesLines
* [SelectionDAG] Removing FABS folding from DAGCombinerSanjay Patel2018-03-301-50/+3
* [x86] auto-generate full checks for fabs testsSanjay Patel2018-03-051-41/+85
* 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
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+21
OpenPOWER on IntegriCloud