Add a new icmp+select optz'n. Also shows off the load(cst) folding added in
authorNick Lewycky <nicholas@mxc.ca>
Sun, 2 Oct 2011 10:37:37 +0000 (10:37 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 2 Oct 2011 10:37:37 +0000 (10:37 +0000)
commit11357d4f40b2b4101ca39c79574171e058866227
tree32d9af844607c6da907ba0cd694748e4b69bc233
parent267236ade35200fec4bea0985d7523dacfdb457d
Add a new icmp+select optz'n. Also shows off the load(cst) folding added in
r140966.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/select.ll