Blender Git Commit Log

Git Commits -> Revision 9deeb8e

May 2, 2019, 08:48 (GMT)
use centralized pool to reuse llvm contexts

Commit Details:

Full Hash: 9deeb8eb222593d6676eb41022b868ff67357da7
Parent Commit: 676918e
Lines Changed: +107, -12

3 Added Paths:

/source/blender/blenlib/BLI_object_pool.hpp (+66, -0) (View)
/source/blender/functions/backends/llvm/context_pool.cpp (+18, -0) (View)
/source/blender/functions/backends/llvm/context_pool.hpp (+10, -0) (View)

7 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/functions/backends/llvm/ir_to_tuple_call.cpp (+6, -2) (Diff)
/source/blender/functions/backends/llvm/ir_to_tuple_call.hpp (+1, -5) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+1, -3) (Diff)
/source/blender/functions/CMakeLists.txt (+2, -0) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+1, -1) (Diff)
/tests/gtests/functions/functions_test.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021