summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shift-codegen.ll
AgeCommit message (Expand)AuthorFilesLines
2011-07-02FileCheck-ize another X86 test, making it more precisely verify theChandler Carruth1-13/+24
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman1-1/+1
2007-07-31Change the x86 assembly output to use tab characters to separate theDan Gohman1-1/+1
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer1-1/+2
2007-03-28Remove use of implementation keyword.Reid Spencer1-1/+0
2007-03-20These functions should use shll, not lea.Chris Lattner1-0/+27