[llvm-commits] [llvm] r106299 - in /llvm/trunk: lib/Target/ARM/ARMISelLowering.cpp test/CodeGen/ARM/call-tc.ll test/CodeGen/ARM/ifcvt6-tc.ll test/CodeGen/ARM/insn-sched1-tc.ll test/CodeGen/ARM/ldm-tc.ll test/CodeGen/Thumb2/thumb2-call-tc.ll test/

Anton Korobeynikov anton at korobeynikov.info
Fri Jun 18 13:47:06 PDT 2010


> Well, that definitely works on darwin.
Well, this only means that darwin assembler is buggy. According to
A8.6.16 "b.w" is available only in T3/T4 encoding and thus is invalid
in ARM mode.

> What's a good abstraction to test for?
Simple testcase is attached.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lib_a-argz_insert.ll
Type: application/octet-stream
Size: 4322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100619/f130e642/attachment.obj>


More information about the llvm-commits mailing list