dbd24b4593 
								
							 
						 
						
							
							
								
								[WebAssembly] Rename memory_size intrinsic to current_memory  
							
							... 
							
							
							
							This follows the recent change in the wasm spec.
llvm-svn: 268256 
							
						 
						
							2016-05-02 17:26:19 +00:00  
				
					
						
							
							
								 
						
							
								24f0a08c1b 
								
							 
						 
						
							
							
								
								[WebAssembly] Update wasm builtin functions to match spec changes.  
							
							... 
							
							
							
							The page_size operator has been removed from the spec, and the resize_memory
operator has been changed to grow_memory.
llvm-svn: 252201 
							
						 
						
							2015-11-05 20:16:37 +00:00  
				
					
						
							
							
								 
						
							
								266b38ab56 
								
							 
						 
						
							
							
								
								[WebAssembly] Add a __builtin_wasm_resize_memory() intrinsic.  
							
							... 
							
							
							
							llvm-svn: 249179 
							
						 
						
							2015-10-02 20:20:01 +00:00  
				
					
						
							
							
								 
						
							
								d4c5fb597d 
								
							 
						 
						
							
							
								
								[WebAssembly] Add a __builtin_wasm_memory_size() intrinsic.  
							
							... 
							
							
							
							llvm-svn: 249176 
							
						 
						
							2015-10-02 19:38:47 +00:00  
				
					
						
							
							
								 
						
							
								c285307e14 
								
							 
						 
						
							
							
								
								[WebAssembly] Initial WebAssembly support in clang  
							
							... 
							
							
							
							This implements basic support for compiling (though not yet assembling
or linking) for a WebAssembly target. Note that ABI details are not yet
finalized, and may change.
Differential Revision: http://reviews.llvm.org/D12002 
llvm-svn: 246814 
							
						 
						
							2015-09-03 22:51:53 +00:00