summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/compare-inf.ll
Commit message (Expand)AuthorAge
* X86: Turn fp selects into mask operations.Benjamin Kramer2013-08-04
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Enable machine sinking critical edge splitting. e.g.Evan Cheng2010-09-20
* Convert comparisons like (x == infinity) to (x >= infinity) on targetsDan Gohman2009-09-26