Displaying 1 result from an estimated 1 matches for "d64f031d".
2011 Jun 16
1
[LLVMdev] Confusion about excessive reads in the PowerPC assembly generated by LLVM
...how I compiled it:
........./llvm-gcc -emit-llvm -c test.c -o test.bc
./llc -march=ppc32 -mattr=altivec -O3 test.bc -o test.s
Thank you for your time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110616/d64f031d/attachment.html>