Displaying 2 results from an estimated 2 matches for "solvecub".
Did you mean:
solvecubic
2012 Mar 06
2
[LLVMdev] Assembly Mips from bitecode llvm
...lc 0x08a35738
Stack dump:
0. Program arguments: llc -march=mipsel basicmath.strip.bc -o
basicmath.strip.s
1. Running pass 'Function Pass Manager' on module 'basicmath.strip.bc'.
2. Running pass 'MIPS DAG->DAG Pattern Instruction Selection' on
function '@SolveCubic'
How can I resolve this problem?
Am I performing the process of wrong way?
Thanks!
--
*Rafael Parizi*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120306/478216fe/attachment.html>
2014 May 27
2
[LLVMdev] Compiling MiBench to MIPS
...89
Stack dump:
0. Program arguments: ../../../sw/llc basicmath.bc -march=mipsel
-relocation-model=static -o basicmath
1. Running pass 'Function Pass Manager' on module 'basicmath.bc'.
2. Running pass 'MIPS DAG->DAG Pattern Instruction Selection' on
function '@SolveCubic'
Aborted (core dumped)
Am I missing something in the compilation?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140527/7ad1e9dc/attachment.html>