.. |
basic_block.h
|
Avoid non-oneliner definition in class and add missing iterators.
|
2016-08-12 10:34:47 -04:00 |
CMakeLists.txt
|
Optimization: Add type manager.
|
2016-08-10 12:53:17 -04:00 |
def_use_manager.cpp
|
Move the def-use analysis for single inst to public
|
2016-08-12 10:25:37 -04:00 |
def_use_manager.h
|
Move the def-use analysis for single inst to public
|
2016-08-12 10:25:37 -04:00 |
function.cpp
|
Change the interfaces of in-memory representation to use pointers.
|
2016-08-10 12:11:33 -04:00 |
function.h
|
Avoid non-oneliner definition in class and add missing iterators.
|
2016-08-12 10:34:47 -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
|
Create an iterator class for in-memory representation.
|
2016-08-11 18:35:12 -04:00 |
ir_loader.h
|
Promote ir namespace and create draft libspirv.{h|c}pp.
|
2016-06-28 14:52:34 -04:00 |
iterator.h
|
Create an iterator class for in-memory representation.
|
2016-08-11 18:35:12 -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
|
Avoid non-oneliner definition in class and add missing iterators.
|
2016-08-12 10:34:47 -04:00 |
module.h
|
Avoid non-oneliner definition in class and add missing iterators.
|
2016-08-12 10:34:47 -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
|
Create an iterator class for in-memory representation.
|
2016-08-11 18:35:12 -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
|
Create an iterator class for in-memory representation.
|
2016-08-11 18:35:12 -04:00 |
type_manager.h
|
Make the lookup up of type id accepts const arg
|
2016-08-11 18:21:57 -04:00 |
types.cpp
|
Optimization: Add type class hierarchy.
|
2016-08-10 12:53:17 -04:00 |
types.h
|
Add getter for pointee, element type
|
2016-08-11 20:53:57 -04:00 |