For PR1066:
authorReid Spencer <rspencer@reidspencer.com>
Sun, 24 Dec 2006 00:40:59 +0000 (00:40 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 24 Dec 2006 00:40:59 +0000 (00:40 +0000)
commit0f9d82c5c4c8149c86d13e2d3adab10f8ba9f948
tree03717b8413bf2ce437bb29539396b78e47b9e81d
parentb3307b232ad02dbb5b7f873473a83a1712db71d0
For PR1066:
Fix this by ensuring that a bitcast is inserted to do sign switching. This
is only temporarily needed as the merging of signed and unsigned is next
on the SignlessTypes plate.

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