summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shift-one.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-21
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Add a test case for left shift by 1. We should not be using lea for this.Evan Cheng2006-02-28