Blender Git "functions" branch commits. Page: 96 / 119 May 3, 2019, 09:37 (GMT) | cleanup small vector
| May 3, 2019, 08:43 (GMT) | Merge branch 'master' into functions
| May 2, 2019, 09:39 (GMT) | allocate function bodies within function
| May 2, 2019, 09:21 (GMT) | rename extend to add_extension
| May 2, 2019, 09:19 (GMT) | allocate type extensions in type directly
This makes sense, since every extension is owned by a Type object. Also this improves thread safety.
| May 2, 2019, 08:48 (GMT) | use centralized pool to reuse llvm contexts
| May 2, 2019, 08:16 (GMT) | Merge branch 'master' into functions
| May 1, 2019, 17:26 (GMT) | splitup llvm vectorization into multiple methods
| May 1, 2019, 17:12 (GMT) | start simplifying automatic vectorization
| May 1, 2019, 16:26 (GMT) | move c functions to access lists to lists.cpp
| May 1, 2019, 16:01 (GMT) | rerun clang format on functions folder
| May 1, 2019, 15:59 (GMT) | Merge branch 'master' into functions
| May 1, 2019, 13:27 (GMT) | Initial automatic function vectorization with llvm
| May 1, 2019, 09:39 (GMT) | move slicing functionality to ArrayRef
| May 1, 2019, 08:57 (GMT) | initial vector slicing API
| May 1, 2019, 08:20 (GMT) | Merge branch 'master' into functions
| April 30, 2019, 11:58 (GMT) | use first-class llvm vector for Vector type
| April 30, 2019, 10:48 (GMT) | rename SimpleLLVMTypeInfo to PackedLLVMTypeInfo
| April 30, 2019, 10:42 (GMT) | cleanup LLVMBool type info
| April 30, 2019, 10:35 (GMT) | new TrivialLLVMTypeInfo to simplify creating other types
|
|
|