Blender Git Commit Log
Git Commits -> Revision 5ad9010
Revision 5ad9010 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 1, 2019, 18:30 (GMT) |
initial llvm integration (include path is still hardcoded...) |
Commit Details:
Full Hash: 5ad9010ebfbbf3e337fcf887c767040172a77448
Parent Commit: a42fe3e
Lines Changed: +112, -10
3 Added Paths:
/source/blender/functions/backends/llvm/llvm_types.cpp (+39, -0) (View)
/source/blender/functions/backends/llvm/llvm_types.hpp (+51, -0) (View)
/source/blender/functions/FN_llvm.hpp (+3, -0) (View)
/source/blender/functions/backends/llvm/llvm_types.hpp (+51, -0) (View)
/source/blender/functions/FN_llvm.hpp (+3, -0) (View)
5 Modified Paths:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+1, -1) (Diff)
/source/blender/functions/CMakeLists.txt (+5, -0) (Diff)
/source/blender/functions/FN_all.hpp (+2, -1) (Diff)
/source/blender/functions/types/numeric.cpp (+11, -7) (Diff)
/source/blender/functions/types/numeric.hpp (+0, -1) (Diff)
/source/blender/functions/CMakeLists.txt (+5, -0) (Diff)
/source/blender/functions/FN_all.hpp (+2, -1) (Diff)
/source/blender/functions/types/numeric.cpp (+11, -7) (Diff)
/source/blender/functions/types/numeric.hpp (+0, -1) (Diff)