Add an explicit test that we now fold cttz.i32(..., true) >> 5 -> 0.
authorChandler Carruth <chandlerc@gmail.com>
Sat, 24 Dec 2011 22:34:15 +0000 (22:34 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 24 Dec 2011 22:34:15 +0000 (22:34 +0000)
commitd62414c6547b4626bd7e4933c361f5275a6e2714
tree90983c98ce6717396797a3507402dc5a3c6368af
parent49064ff7708bcd3b720ce79bc7629c2f3207b8d6
Add an explicit test that we now fold cttz.i32(..., true) >> 5 -> 0.
This is a result of Benjamin's work on ValueTracking.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147259 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/intrinsics.ll