aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/shift-codegen.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* FileCheck-ize another X86 test, making it more precisely verify theChandler Carruth2011-07-021-13/+24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-1/+1
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-151-1/+2
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* These functions should use shll, not lea.Chris Lattner2007-03-201-0/+27