summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/scalar-min-max-fill-operand.ll
Commit message (Expand)AuthorAge
* test/CodeGen/X86: FileCheck-ize and add explicit -mtriple=x86_64-linux. They ...NAKAMURA Takumi2011-03-16
* Recognize SSE min and max opportunities in even more cases.Dan Gohman2009-09-21
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Add a regression test for folding spill code into scalar min and max.Dan Gohman2007-07-10