[llvm-commits] [PATCH] Inline asm mult-alt constraints done for now

John Thompson john.thompson.jtsoftware at gmail.com
Thu Oct 14 18:41:32 PDT 2010


I made a pass through all the platforms, and added support for the weighting
of the platform-specific constraints that seemed to have any kind of
support, which was not much, based on what was in the existing
getConstraintType functions.  There probably isn't much point
adding weighting for constraints not yet supported, but at least the now
framework is there for if and when they are added.  Therefore, I'm
considering Clang/LLVM mult-alt constraint support done for now, except for
some tests I'm getting in shape to check in for both the Clang and LLVM
sides.  I've run the regression tests, test-suite, and gcc tests on both
modified and unmodified trees from this morning on Linux with no
differences.

May I check this in?

Thanks.

-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/20101014/27323166/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvmmultalt15.patch
Type: application/octet-stream
Size: 54920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101014/27323166/attachment.obj>


More information about the llvm-commits mailing list