Use uint32_t for bitwidth instead of unsigned.
authorZhou Sheng <zhousheng00@gmail.com>
Mon, 2 Apr 2007 08:20:41 +0000 (08:20 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Mon, 2 Apr 2007 08:20:41 +0000 (08:20 +0000)
commit4351c649b2a39a432b8b296bbc4ec82bb6390876
treea0d0f1770713a7f8e3e5904c9a7ee8e77e8f94e8
parent1ebd89eb6b4f5df8d8171ee654a73ecdf3f66580
Use uint32_t for bitwidth instead of unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35593 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp