Fix another bug, this time in PREing select instructions.
authorOwen Anderson <resistor@mac.com>
Wed, 4 Jul 2007 22:33:23 +0000 (22:33 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 4 Jul 2007 22:33:23 +0000 (22:33 +0000)
commitec3ed5f8e4d763d3fe8352e4ff702054c5619bdb
treec3b90c262474125db04437038812b0e21472a0f2
parent8ff70c2635bfd4e02c0140a5dc9ca909fffba35a
Fix another bug, this time in PREing select instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37878 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVNPRE.cpp
test/Transforms/GVNPRE/2007-07-04-SelectInst.ll [new file with mode: 0644]