Fix bugs in generated code for part_select and part_set so that llc doesn't
authorReid Spencer <rspencer@reidspencer.com>
Thu, 12 Apr 2007 13:30:14 +0000 (13:30 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 12 Apr 2007 13:30:14 +0000 (13:30 +0000)
commiteeedcb6905febe0d3b68be2ce55347a211843da6
tree633b0a059cf209aa958864a57323140c3d546d2f
parent37958093c6462a1226f9cfaeebf4d736aaf3606e
Fix bugs in generated code for part_select and part_set so that llc doesn't
barf when CBE is run with a program that contains these intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35946 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp