Fix SingleSource/Regression/C/2005-05-06-LongLongSignedShift.c, we were not
properly sign extending the top of the result of a 64-bit shift right by a constant > 32. llvm-svn: 21120
Loading
Please register or sign in to comment
properly sign extending the top of the result of a 64-bit shift right by a constant > 32. llvm-svn: 21120