.. |
assembly_builder.h
|
Fixed the build for MSVC.
|
2016-08-10 09:45:15 -04:00 |
CMakeLists.txt
|
Optimization: Add type manager.
|
2016-08-10 12:53:17 -04:00 |
pass_fixture.h
|
Print the shader when module building failed
|
2016-08-08 17:19:47 -04:00 |
pass_utils.cpp
|
Add an utility: in-place string replacement
|
2016-07-28 12:11:34 -04:00 |
pass_utils.h
|
Add an utility: in-place string replacement
|
2016-07-28 12:11:34 -04:00 |
test_assembly_builder.cpp
|
Simple Assembly code builder for test uses
|
2016-08-04 16:45:59 -04:00 |
test_def_use.cpp
|
Optimization: Add def use analysis.
|
2016-07-29 15:45:14 -04:00 |
test_eliminate_dead_const.cpp
|
Fix minor mistakes in the tests of dead-const-elim
|
2016-08-09 14:37:58 -04:00 |
test_freeze_spec_const.cpp
|
Freeze spec constants to their default values
|
2016-07-28 15:23:30 -04:00 |
test_ir_loader.cpp
|
Use friendly disassembly output
|
2016-07-28 09:39:42 -04:00 |
test_pass_manager.cpp
|
Change the interfaces of in-memory representation to use pointers.
|
2016-08-10 12:11:33 -04:00 |
test_strip_debug_info.cpp
|
Use friendly disassembly output
|
2016-07-28 09:39:42 -04:00 |
test_type_manager.cpp
|
Make type manager RAII-like w.r.t. the module to be analyzed.
|
2016-08-10 12:53:17 -04:00 |
test_types.cpp
|
Optimization: Add type class hierarchy.
|
2016-08-10 12:53:17 -04:00 |
test_utils.cpp
|
Add an utility: in-place string replacement
|
2016-07-28 12:11:34 -04:00 |