Displaying 3 results from an estimated 3 matches for "ghc12607_0".
2011 Aug 29
3
[LLVMdev] ARM issue: Trying to add an operand to a machine instr that is already done!
...p:612:
void llvm::MachineInstr::addOperand(const llvm::MachineOperand&):
Assertion `(isImpReg || !OperandsComplete()) && "Trying to add an
operand to a machine instr that is already done!"' failed.
Stack dump:
0. Program arguments: llc -O3 -relocation-model=static
/tmp/ghc12607_0/ghc12607_0.bc -o /tmp/ghc12607_0/ghc12607_0.lm_s
-mattr=+v7,+vfp3
1. Running pass 'Function Pass Manager' on module
'/tmp/ghc12607_0/ghc12607_0.bc'.
2. Running pass 'ARM load / store optimization pass' on function
'@s51E_info'
Aborted
FYI: Stephen Blackheath enha...
2011 Aug 29
0
[LLVMdev] ARM issue: Trying to add an operand to a machine instr that is already done!
...void llvm::MachineInstr::addOperand(const llvm::MachineOperand&): Assertion `(isImpReg || !OperandsComplete()) && "Trying to add an operand to a machine instr that is already done!"' failed.
> Stack dump:
> 0. Program arguments: llc -O3 -relocation-model=static /tmp/ghc12607_0/ghc12607_0.bc -o /tmp/ghc12607_0/ghc12607_0.lm_s -mattr=+v7,+vfp3
> 1. Running pass 'Function Pass Manager' on module '/tmp/ghc12607_0/ghc12607_0.bc'.
> 2. Running pass 'ARM load / store optimization pass' on function '@s51E_info'
> Aborted
>
> FYI: S...
2011 Aug 29
1
[LLVMdev] ARM issue: Trying to add an operand to a machine instr that is already done!
...vm::MachineInstr::addOperand(const llvm::MachineOperand&): Assertion `(isImpReg || !OperandsComplete())&& "Trying to add an operand to a machine instr that is already done!"' failed.
>> Stack dump:
>> 0. Program arguments: llc -O3 -relocation-model=static /tmp/ghc12607_0/ghc12607_0.bc -o /tmp/ghc12607_0/ghc12607_0.lm_s -mattr=+v7,+vfp3
>> 1. Running pass 'Function Pass Manager' on module '/tmp/ghc12607_0/ghc12607_0.bc'.
>> 2. Running pass 'ARM load / store optimization pass' on function '@s51E_info'
>> Aborted
>&...