| Commit message (Expand) | Author | Age | Files | Lines |
* | Add test triples to fix win32 failures. Revert workaround from r161292. | Bob Wilson | 2012-08-08 | 1 | -3/+3 |
* | Refactor and check "onlyReadsMemory" before optimizing builtins. | Bob Wilson | 2012-08-03 | 1 | -2/+2 |
* | Fall back to selection DAG isel for calls to builtin functions. | Bob Wilson | 2012-08-03 | 1 | -0/+8 |
* | test/CodeGen/X86/fabs.ll: FileCheck-ize. | NAKAMURA Takumi | 2012-07-03 | 1 | -5/+23 |
* | Split -enable-finite-only-fp-math to two options: | Evan Cheng | 2010-07-15 | 1 | -1/+1 |
* | -enable-unsafe-fp-math should not imply -enable-finite-only-fp-math. | Evan Cheng | 2010-07-13 | 1 | -1/+1 |
* | Convert more tests to avoid llvm-as. | Dan Gohman | 2009-09-11 | 1 | -2/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -1/+1 |
* | Modernize fabs.ll, add long double. Add tests | Dale Johannesen | 2007-09-26 | 1 | -13/+18 |
* | Implementation of +sse -sse2 has changed; add | Dale Johannesen | 2007-09-23 | 1 | -2/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -2/+2 |
* | For PR1319: Upgrade to new test harness. | Reid Spencer | 2007-04-15 | 1 | -2/+5 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
* | New test case. | Evan Cheng | 2006-11-16 | 1 | -2/+2 |
* | This is also a 32-bit only test. x86-64 would pass fp parameters through XMM ... | Evan Cheng | 2006-08-29 | 1 | -0/+3 |
* | One of these xforms is only safe with unsafe math enabled. | Chris Lattner | 2006-05-24 | 1 | -1/+2 |
* | Also requires -mattr=-sse3 | Evan Cheng | 2006-03-15 | 1 | -1/+1 |
* | These are fp stack test cases. | Evan Cheng | 2006-01-27 | 1 | -1/+1 |
* | remove dead flags | Chris Lattner | 2005-08-19 | 1 | -1/+1 |
* | Update dejagnu tests to use the new pattern isel flag | Nate Begeman | 2005-04-16 | 1 | -1/+1 |
* | make this test more interesting | Chris Lattner | 2005-04-09 | 1 | -1/+8 |
* | don't forget to use the right code generator :) | Chris Lattner | 2005-04-02 | 1 | -1/+1 |
* | new testcase | Chris Lattner | 2005-04-02 | 1 | -0/+10 |