.. |
basic_block.h
|
Change the interfaces of in-memory representation to use pointers.
|
2016-08-10 12:11:33 -04:00 |
CMakeLists.txt
|
Optimization: Add type manager.
|
2016-08-10 12:53:17 -04:00 |
def_use_manager.cpp
|
Optimization: Add def use analysis.
|
2016-07-29 15:45:14 -04:00 |
def_use_manager.h
|
Optimization: Add def use analysis.
|
2016-07-29 15:45:14 -04:00 |
function.cpp
|
Change the interfaces of in-memory representation to use pointers.
|
2016-08-10 12:11:33 -04:00 |
function.h
|
Change the interfaces of in-memory representation to use pointers.
|
2016-08-10 12:11:33 -04:00 |
instruction.cpp
|
Manually create move the constructor/assignment for Instruction.
|
2016-08-09 19:27:13 -04:00 |
instruction.h
|
Manually create move the constructor/assignment for Instruction.
|
2016-08-09 19:27:13 -04:00 |
ir_loader.cpp
|
Change the interfaces of in-memory representation to use pointers.
|
2016-08-10 12:11:33 -04:00 |
ir_loader.h
|
Promote ir namespace and create draft libspirv.{h|c}pp.
|
2016-06-28 14:52:34 -04:00 |
libspirv.cpp
|
Use friendly disassembly output
|
2016-07-28 09:39:42 -04:00 |
libspirv.hpp
|
Use friendly disassembly output
|
2016-07-28 09:39:42 -04:00 |
module.cpp
|
Optimization: Add type manager.
|
2016-08-10 12:53:17 -04:00 |
module.h
|
Optimization: Add type manager.
|
2016-08-10 12:53:17 -04:00 |
pass_manager.h
|
Add Pass, PassManager, and StripDebugInfoPass.
|
2016-06-29 17:32:00 -04:00 |
pass.h
|
Separate pass.h from passes.h
|
2016-08-09 17:16:52 -04:00 |
passes.cpp
|
Dead constant elimination
|
2016-08-08 17:17:15 -04:00 |
passes.h
|
Separate pass.h from passes.h
|
2016-08-09 17:16:52 -04:00 |
reflect.h
|
Promote ir namespace and create draft libspirv.{h|c}pp.
|
2016-06-28 14:52:34 -04:00 |
type_manager.cpp
|
Add GetId(Type* type) API to the type manager
|
2016-08-11 15:10:09 -04:00 |
type_manager.h
|
Add GetId(Type* type) API to the type manager
|
2016-08-11 15:10:09 -04:00 |
types.cpp
|
Optimization: Add type class hierarchy.
|
2016-08-10 12:53:17 -04:00 |
types.h
|
Optimization: Add type class hierarchy.
|
2016-08-10 12:53:17 -04:00 |