[llvm-commits] [llvm-gcc-4.2] r110632	-	/llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
    Duncan Sands 
    baldrick at free.fr
       
    Wed Aug 11 02:58:20 PDT 2010
    
    
  
Hi Bob,
> Change EmitASM_EXPR to record the original type of an asm input, before the
> special case of treating small structs and unions as integers.  If the
> operand has a matching constraint and it is tied to one of the outputs
> (for which small aggregates are not treated as integers), use that original
> type to compare against the output operand.  Radar 8288710.
testcase?
Ciao,
Duncan.
    
    
More information about the llvm-commits
mailing list