aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/rotate.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
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-15For PR1319: Upgrade to new test harness.Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-08-19remove dead flagsChris Lattner
2005-04-16Update dejagnu tests to use the new pattern isel flagNate Begeman
2005-01-19New testcase for rotate instructions. Each function should codegen to aChris Lattner