You've already forked linux-packaging-mono
							
							
		
			
	
	
		
			8 lines
		
	
	
		
			201 B
		
	
	
	
		
			LLVM
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			201 B
		
	
	
	
		
			LLVM
		
	
	
	
	
	
|   | ; RUN: llc < %s -mtriple=x86_64-- | not grep movw
 | ||
|  | 
 | ||
|  | define i16 @test5(i16 %f12) nounwind { | ||
|  | 	%f11 = shl i16 %f12, 2		; <i16> [#uses=1]
 | ||
|  | 	%tmp7.25 = ashr i16 %f11, 8		; <i16> [#uses=1]
 | ||
|  | 	ret i16 %tmp7.25 | ||
|  | } |