Add a test case for left shift by 1. We should not be using lea for this.
[oota-llvm.git] / test / ExecutionEngine / parallel.ll
2005-11-08 John CriswellMerged from RELEASE_16.
2005-07-13 Reid SpencerAdd a test that runs the ParallelJIT example program...