Go to file
Reid Spencer 300e7fcb55 Make shl instruction mask its result to the correct bitsize. This is
sufficient to get llvm-test/SingleSource/UnitTests/Integer/general-test.ll
working with lli in interpreter mode.

llvm-svn: 33321
2007-01-18 01:32:46 +00:00
llvm Make shl instruction mask its result to the correct bitsize. This is 2007-01-18 01:32:46 +00:00
stacker