summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shift-codegen.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* FileCheck-ize another X86 test, making it more precisely verify theChandler Carruth2011-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-31
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Remove use of implementation keyword.Reid Spencer2007-03-28
* These functions should use shll, not lea.Chris Lattner2007-03-20