Blender Git Commit Log
Git Commits -> Revision 4913127
Revision 4913127 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 3, 2019, 10:39 (GMT) |
generate more readable IR |
Commit Details:
Full Hash: 49131279ee3abfa642507cef7f0b1b4a858b09ce
Parent Commit: c1267d9
Lines Changed: +37, -18
6 Modified Paths:
/source/blender/functions/backends/llvm/compile.cpp (+3, -1) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+8, -4) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+6, -3) (Diff)
/source/blender/functions/backends/llvm/llvm_types.cpp (+4, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+2, -2) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+14, -6) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+8, -4) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+6, -3) (Diff)
/source/blender/functions/backends/llvm/llvm_types.cpp (+4, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+2, -2) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+14, -6) (Diff)