Blender Git Commit Log
Git Commits  -> Revision 40c12c6
		
			
			
		
Revision 40c12c6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 28, 2019, 16:25 (GMT)  | 
move execution context pointer through llvm  | 
Commit Details:
Full Hash: 40c12c675fbe5c2eb58884fb723bff85691b6437
Parent Commit: b60be30
Lines Changed:  +97,  -19
4 Modified Paths:
/source/blender/functions/backends/llvm/build_ir_body.hpp (+13, -2) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+70, -11) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+5, -2) (Diff)
/source/blender/functions/backends/llvm/ir_to_tuple_call.cpp (+9, -4) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+70, -11) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+5, -2) (Diff)
/source/blender/functions/backends/llvm/ir_to_tuple_call.cpp (+9, -4) (Diff)


 Master Commits
MiikaHweb | 2003-2021