Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split -enable-finite-only-fp-math to two options: | Evan Cheng | 2010-07-15 | 1 | -2/+2 |
* | -enable-unsafe-fp-math should not imply -enable-finite-only-fp-math. | Evan Cheng | 2010-07-13 | 1 | -1/+1 |
* | Fix a few tests | Jakob Stoklund Olesen | 2010-07-09 | 1 | -60/+60 |
* | When forming SSE min and max nodes for UGE and ULE comparisons, it's | Dan Gohman | 2010-02-24 | 1 | -13/+429 |
* | Actually enable the -enable-unsafe-fp-math tests. | Dan Gohman | 2010-02-22 | 1 | -144/+144 |
* | Remove the logic for reasoning about NaNs from the code that forms | Dan Gohman | 2010-02-22 | 1 | -44/+168 |
* | Recognize SSE min and max opportunities in even more cases. | Dan Gohman | 2009-09-21 | 1 | -1/+320 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Recognize more opportunities to use SSE min and max instructions, | Dan Gohman | 2009-09-03 | 1 | -0/+73 |