[llvm-commits] Patch/RFC for pr11798: Emit _fltused during FastISel

Joe Groff arcata at gmail.com
Thu Jan 19 11:43:46 PST 2012


On Wed, Jan 18, 2012 at 9:58 PM, Joe Groff <arcata at gmail.com> wrote:
> Here's a patch against LLVM 3.0 for pr11798 that replicates into
> FastISel the SelectionDAG logic for setting
> setCallsExternalVAFunctionWithFloatingPointArguments when a vararg
> function is called with floating-point arguments.

Sorry, that previous patch still failed for FastISel with indirect
calls. Here's a revised patch with additional tests.

-Joe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr11798-2.diff
Type: application/octet-stream
Size: 3023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120119/32ea2a83/attachment.obj>


More information about the llvm-commits mailing list