search for: vmovsr

Displaying 2 results from an estimated 2 matches for "vmovsr".

Did you mean: vmovss
2012 Jun 25
0
[LLVMdev] RE : RE : Is llc broken for Cortex-A9 + neon ?
...def>, %R8<def>, %R9<def>, %R10<def>, %R11<def>, %PC<def> # End machine code for function test_kernel. *** Bad machine code: Using an undefined physical register *** - function: test_kernel - basic block: L.entry 0x1f65870 (BB#0) - instruction: %S17<def> = VMOVSR %R0<kill>, pred:14, pred:%noreg, %D8<imp-def>, %Q4<imp-use,kill>, %Q4<imp-def> - operand 5: %Q4<imp-use,kill> LLVM ERROR: Found 1 machine code errors. ________________________________________ De : Sebastien DELDON-GNB Date d'envoi : lundi 25 juin 2012 15:46 À :...
2012 Jun 25
2
[LLVMdev] RE : Is llc broken for Cortex-A9 + neon ?
Hi Anton, You're right it fails with a different message with llc 3.0. Anyway thanks for your help. Best Regards Seb > -----Original Message----- > From: Anton Korobeynikov [mailto:anton at korobeynikov.info] > Sent: Monday, June 25, 2012 3:39 PM > To: Sebastien DELDON-GNB > Cc: LLVMdev at cs.uiuc.edu; Rotem, Nadav > Subject: Re: RE : [LLVMdev] Is llc broken for Cortex-A9