[llvm-commits] [PATCH] Tests for inline asm mult-alt constraint selection - LLVM side

John Thompson john.thompson.jtsoftware at gmail.com
Tue Nov 2 12:23:28 PDT 2010


I've been sitting on some new test files that just check to make sure llc
doesn't abort when it sees the covered subsets of constraints.

Should I check them in?

I didn't want to check them in with the main changes, as I had a small worry
that the behavior might be different on other platforms.  I've run these
successfully on Win32 and a Linux x86 64-bit system.  Is there a possibility
that these might behave differently on other platforms?

This (plus a clang-side patch I just posted), should be the last of the
mult-alt stuff for me for now (barring any problems that come up), as I'm
moving on to other Clang areas.
-John

-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101102/4c11abaa/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvmmultalt19.patch
Type: application/octet-stream
Size: 96743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101102/4c11abaa/attachment.obj>


More information about the llvm-commits mailing list