.. |
basic_block.cpp
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
basic_block.h
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
build_module.cpp
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
build_module.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
CMakeLists.txt
|
Group targets into folders
|
2017-04-06 09:44:33 -04:00 |
constants.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
def_use_manager.cpp
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
def_use_manager.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
eliminate_dead_constant_pass.cpp
|
Change interface of Pass::Process() to return possible failures.
|
2016-09-20 16:40:17 -04:00 |
eliminate_dead_constant_pass.h
|
Add a C++ interface to the optimization functionalities.
|
2016-09-20 16:52:05 -04:00 |
fold_spec_constant_op_and_composite_pass.cpp
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
fold_spec_constant_op_and_composite_pass.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
freeze_spec_constant_value_pass.cpp
|
Change interface of Pass::Process() to return possible failures.
|
2016-09-20 16:40:17 -04:00 |
freeze_spec_constant_value_pass.h
|
Add a C++ interface to the optimization functionalities.
|
2016-09-20 16:52:05 -04:00 |
function.cpp
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
function.h
|
opt::Function::cbegin and cend are const
|
2017-03-31 10:36:10 -04:00 |
inline_pass.cpp
|
Avoid inlining calls to external functions
|
2017-03-31 10:36:58 -04:00 |
inline_pass.h
|
Avoid inlining calls to external functions
|
2017-03-31 10:36:58 -04:00 |
instruction.cpp
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
instruction.h
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
ir_loader.cpp
|
Change some asserts to normal errors in IrLoader.
|
2016-09-21 17:22:00 -04:00 |
ir_loader.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
iterator.h
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
log.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
make_unique.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
module.cpp
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
module.h
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
null_pass.h
|
Add a C++ interface to the optimization functionalities.
|
2016-09-20 16:52:05 -04:00 |
optimizer.cpp
|
Fix optimizer on when to write the binary
|
2017-04-03 15:48:50 -04:00 |
pass_manager.cpp
|
Change interface of Pass::Process() to return possible failures.
|
2016-09-20 16:40:17 -04:00 |
pass_manager.h
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
pass.h
|
Add a default virtual dtor to Pass and check for missing virtual dtors
|
2017-03-01 13:34:04 -05:00 |
passes.h
|
Add exhaustive function call inlining to spirv-opt
|
2017-03-29 18:02:40 -04:00 |
reflect.h
|
Relicense SPIRV-Tools under Apache 2.0
|
2016-09-02 10:00:29 -04:00 |
set_spec_constant_default_value_pass.cpp
|
Clean up header dependency.
|
2016-09-22 18:15:23 -04:00 |
set_spec_constant_default_value_pass.h
|
Add a C++ interface to the optimization functionalities.
|
2016-09-20 16:52:05 -04:00 |
strip_debug_info_pass.cpp
|
Change interface of Pass::Process() to return possible failures.
|
2016-09-20 16:40:17 -04:00 |
strip_debug_info_pass.h
|
Add a C++ interface to the optimization functionalities.
|
2016-09-20 16:52:05 -04:00 |
type_manager.cpp
|
Fix typo in method name Struct::AddMemberName
|
2017-04-01 11:19:40 -04:00 |
type_manager.h
|
Add begin() and end() for TypeManager.
|
2016-09-30 16:56:42 -04:00 |
types.cpp
|
Fix typo in method name Struct::AddMemberName
|
2017-04-01 11:19:40 -04:00 |
types.h
|
Fix typo in method name Struct::AddMemberName
|
2017-04-01 11:19:40 -04:00 |
unify_const_pass.cpp
|
Change interface of Pass::Process() to return possible failures.
|
2016-09-20 16:40:17 -04:00 |
unify_const_pass.h
|
Add a C++ interface to the optimization functionalities.
|
2016-09-20 16:52:05 -04:00 |