Blender Git Commit Log

Git Commits -> Revision 21fc76b

March 3, 2019, 19:13 (GMT)
precompiled llvm function body

Commit Details:

Full Hash: 21fc76b50d3157c94dda1630b6d6356adf857c20
Parent Commit: 662b5ad
Lines Changed: +295, -35

4 Added Paths:

/source/blender/functions/backends/llvm/compiled_body.cpp (+110, -0) (View)
/source/blender/functions/backends/llvm/compiled_body.hpp (+41, -0) (View)
/source/blender/functions/backends/llvm/initialize.cpp (+14, -0) (View)
/source/blender/functions/backends/llvm/initialize.hpp (+7, -0) (View)

8 Modified Paths:

/source/blender/functions/backends/llvm/ir_utils.cpp (+21, -0) (Diff)
/source/blender/functions/backends/llvm/ir_utils.hpp (+9, -1) (Diff)
/source/blender/functions/backends/llvm/to_tuple_call.cpp (+74, -18) (Diff)
/source/blender/functions/backends/llvm/to_tuple_call.hpp (+2, -2) (Diff)
/source/blender/functions/CMakeLists.txt (+4, -0) (Diff)
/source/blender/functions/c_wrapper.cpp (+9, -12) (Diff)
/source/blender/functions/FN_llvm.hpp (+3, -1) (Diff)
/source/blender/functions/functions/scalar_math.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021