aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/sse-minmax.ll
Commit message (Expand)AuthorAgeFilesLines
* Split -enable-finite-only-fp-math to two options:Evan Cheng2010-07-151-2/+2
* -enable-unsafe-fp-math should not imply -enable-finite-only-fp-math.Evan Cheng2010-07-131-1/+1
* Fix a few testsJakob Stoklund Olesen2010-07-091-60/+60
* When forming SSE min and max nodes for UGE and ULE comparisons, it'sDan Gohman2010-02-241-13/+429
* Actually enable the -enable-unsafe-fp-math tests.Dan Gohman2010-02-221-144/+144
* Remove the logic for reasoning about NaNs from the code that formsDan Gohman2010-02-221-44/+168
* Recognize SSE min and max opportunities in even more cases.Dan Gohman2009-09-211-1/+320
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Recognize more opportunities to use SSE min and max instructions,Dan Gohman2009-09-031-0/+73