Alexey Samsonov e909464366 Use BitVector instead of int in R600 SIISelLowering.
int may not have enough bits in it, which was detected by UBSan
bootstrap (it reported left shift by a too large constant).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216579 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-27 19:36:53 +00:00
..
2014-08-15 14:01:07 +00:00
2014-08-06 00:44:25 +00:00
2014-08-11 18:04:46 +00:00