packed_store_active2

This commit is contained in:
Ilia Filippov
2013-12-10 20:39:24 +04:00
parent 961116f4d5
commit 473f1cb4d2
7 changed files with 128 additions and 0 deletions

View File

@@ -488,6 +488,7 @@ lSetInternalFunctions(llvm::Module *module) {
"__num_cores",
"__packed_load_active",
"__packed_store_active",
"__packed_store_active2",
"__popcnt_int32",
"__popcnt_int64",
"__prefetch_read_uniform_1",