[LLVMdev] a document bug in lib/CodeGen/README.txt
Baoshan Pang
baoshan.pang at windriver.com
Wed Jun 5 06:48:58 PDT 2013
I think I found a bug in lib/CodeGen/README.txt:
The register "lr" should be "r4" in instruction "str lr, [sp, #+52]" of :
and then "merge" mul and mov:
> mul r4, r4, lr
> str lr, [sp, #+52]
> ldr lr, [r1, #+32]
> sxth r3, r3
> mla r4, r3, lr, r4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130605/0c3adbf2/attachment.html>
More information about the llvm-dev
mailing list