aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/scalar_sse_minmax.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-06-10Fix parameter spelling: sse not sse1Dale Johannesen
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-12Update tests.Evan Cheng
2006-10-04pattern match min/max nodesChris Lattner