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

Evan Cheng evan.cheng at apple.com
Fri Oct 15 10:02:58 PDT 2010


Dale should review this once he gets back on Monday.

Evan

On Oct 14, 2010, at 6:41 PM, John Thompson wrote:

> 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
> 
> <llvmmultalt15.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101015/d0b33562/attachment.html>


More information about the llvm-commits mailing list