llvm/unittests
Jonathan Roelofs 9715a2d267 Fix UB in APInt::ashr
i64 -1, whose sign bit is the 0th one, can't be left shifted without invoking UB.

https://reviews.llvm.org/D23362


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278280 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-10 19:50:14 +00:00
..
2016-08-10 19:50:14 +00:00
2016-01-26 21:29:08 +00:00
2016-03-01 19:15:06 +00:00
2016-08-03 19:59:11 +00:00