aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/scalar_sse_minmax.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Fix parameter spelling: sse not sse1Dale Johannesen2008-06-101-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-29/+29
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-2/+4
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Update tests.Evan Cheng2006-10-121-2/+7
* pattern match min/max nodesChris Lattner2006-10-041-0/+37