aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shift-one.ll
AgeCommit message (Expand)Author
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-21Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-02-28Add a test case for left shift by 1. We should not be using lea for this.Evan Cheng