[llvm] r183624 - ARM FastISel fix load register classes

JF Bastien jfb at google.com
Sat Jun 8 23:26:31 PDT 2013


> OK, but I think generally speaking you should add test cases as you go
unless there is a good reason not to.
>
> A good reason is what I described above -- we already have the tests,
just that we need to enable the checking that triggers the error and
currently it triggers too many errors. We don't want to add what would
eventually be redundant testing unless there is some serious problem with
regressions.

In this case destination registers were the problem, easy to fix and test.
Uses are another matter, but luckily nothing I touched just now. ;-)

I'll send a test tomorrow.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130608/7d162867/attachment.html>


More information about the llvm-commits mailing list