Displaying 1 result from an estimated 1 matches for "r181973".
Did you mean:
r161973
2013 Aug 12
1
[LLVMdev] pbqp register allocator-need help
The simple C code on which im running the allocator is attached.
And these are the set of commands. I dont understand ..guess i might be
doing something very silly.
Please help
*Commands:*
clang -emit-llvm -c test.c -o test.bc
opt -mem2reg test.bc -o testssa.bc
llc -regalloc=pbqp testssa.bc
On Mon, Aug 12, 2013 at 7:59 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
>
>
>