Activity
lower_top_level_globals: fix missing inits
lower_top_level_globals: fix missing inits
cleanup
cleanup
cleanup
cleanup
value types are now qualified with a Scope
value types are now qualified with a Scope
added a pass to rewrite Private globals into Function locals
added a pass to rewrite Private globals into Function locals
updated spirv-headers
updated spirv-headers
added --use-native-tailcalls flag
added --use-native-tailcalls flag
split lower_tailcalls in two phases
split lower_tailcalls in two phases
lower_subgroup_vars: maintain debuginfo better
lower_subgroup_vars: maintain debuginfo better
removed 'name' from NominalType
removed 'name' from NominalType
l2s: export globals with proper names
l2s: export globals with proper names
fix --print-builtin not working
fix --print-builtin not working
fix call_init_fini
fix call_init_fini
use dict.h to fix lower_subgroup_vars
use dict.h to fix lower_subgroup_vars
removed declarations
removed declarations
changed how rewriting works again
changed how rewriting works again
print: restore flags that hide internal/generated code
print: restore flags that hide internal/generated code
rewriter: added a generic method to pick a suitable rewriter for each…
rewriter: added a generic method to pick a suitable rewriter for each…
fix issues due to rewriting BuiltinRefs twice
fix issues due to rewriting BuiltinRefs twice
made annotations a field in all nodes
made annotations a field in all nodes
builtin.c: removed some dead code
builtin.c: removed some dead code
lower_logical_pointers: fix for Array offsets
lower_logical_pointers: fix for Array offsets
remove some more references to Builtin annotations
remove some more references to Builtin annotations
fix unexpected GetStackBaseAddress type leading to broken ptr addressing
fix unexpected GetStackBaseAddress type leading to broken ptr addressing