Add a test case for left shift by 1. We should not be using lea for this.
[oota-llvm.git] / test / ExecutionEngine / test-constantexpr.ll
2005-02-27 Chris LattnerFix misspellings, patch contributed by Gabor Greif!
2004-11-06 Tanya LattnerAdding RUN lines.
2003-08-24 Chris LattnerNew testcase