[llvm-commits] [llvm] r47656 - /llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

gohman at apple.com gohman at apple.com
Wed Feb 27 08:39:08 PST 2008


Hi Duncan,

The testcase I'm working with doesn't work yet :-). While this
change fixes one problem, llc now just gets a little further and
hits another. I just sent a message to llvmdev about handling i128
return values on x86-32.

Dan

On Wed, February 27, 2008 12:45 am, Duncan Sands wrote:
> Hi, is there a testcase?  LegalizeTypes already handles this
> by the way (not turned on yet).
>
> Ciao,
>
> Duncan.
>





More information about the llvm-commits mailing list