[llvm-commits] [llvm] r73919 - in /llvm/trunk: include/llvm/ lib/Target/ARM/ lib/Target/ARM/AsmPrinter/ test/CodeGen/ARM/

Sandeep Patel deeppatel1987 at gmail.com
Mon Jun 22 17:15:21 PDT 2009


This is excellent!

At first glance, I notice that the AAPCS-VFP case is wrong in
ARMCallingConv.td. It needs a CCIfType<[v2f64], CCAssignToReg<[Q0, Q1, Q2,
Q3]>> in there for both calls and rets.

deep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090622/66a6dc7b/attachment.html>


More information about the llvm-commits mailing list