summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/compare-inf.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* X86: Turn fp selects into mask operations.Benjamin Kramer2013-08-041-24/+74
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-8/+8
* Enable machine sinking critical edge splitting. e.g.Evan Cheng2010-09-201-8/+8
* Convert comparisons like (x == infinity) to (x >= infinity) on targetsDan Gohman2009-09-261-0/+76
OpenPOWER on IntegriCloud