http://llvm.org/bugs/show_bug.cgi?id=9496
Arnold Schwaighofer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Arnold Schwaighofer <[email protected]> --- This seems to have been fixed. Works on ToT. ../Release+Asserts/bin/llc -march=arm -mcpu=cortex-a9 < bug9496.ll .section __TEXT,__text,regular,pure_instructions .section __TEXT,__textcoal_nt,coalesced,pure_instructions .section __TEXT,__const_coal,coalesced .section __TEXT,__picsymbolstub4,symbol_stubs,none,16 .section __TEXT,__StaticInit,regular,pure_instructions .syntax unified .section __TEXT,__text,regular,pure_instructions .globl _a .align 2 _a: @ @a @ BB#0: @ %entry vmov d0, r0, r1 vcvt.f64.s32 d17, s1 vcvt.f64.s32 d16, s0 vmov r0, r1, d16 vmov r2, r3, d17 bx lr .subsections_via_symbols -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
