commit | e909464366c5d3b0210c605cb2f1a259ef01fb6e | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <vonosmas@gmail.com> | Wed Aug 27 19:36:53 2014 +0000 |
committer | Alexey Samsonov <vonosmas@gmail.com> | Wed Aug 27 19:36:53 2014 +0000 |
tree | 7c5b3f3097a1fb9c985c4e914e5f3e3280830a9f | |
parent | 34806d20dd83b40412b36469baae4c7a1780c9ac [diff] |
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