aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/rotate.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-67/+75
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* remove dead flagsChris Lattner2005-08-191-1/+1
* Update dejagnu tests to use the new pattern isel flagNate Begeman2005-04-161-1/+1
* New testcase for rotate instructions. Each function should codegen to aChris Lattner2005-01-191-0/+91