.. |
assembly_builder.h
|
Add AppendNames() interface for AssemblyBuilder
|
2016-08-29 17:18:31 -04:00 |
CMakeLists.txt
|
Fold spec constants to normal constants (values fixed)
|
2016-08-29 08:58:53 -04:00 |
module_utils.h
|
Pass manager recomputes Id bound automatically.
|
2016-08-27 13:19:18 -04:00 |
pass_fixture.h
|
Add a home brewed make_unique to ease creating unique_ptrs.
|
2016-08-24 09:41:55 -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
|
Add AppendNames() interface for AssemblyBuilder
|
2016-08-29 17:18:31 -04:00 |
test_def_use.cpp
|
ForEachInst optionally runs on attached debug line insts
|
2016-08-25 11:43:22 -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_fold_spec_const_op_composite.cpp
|
Fold spec constants to normal constants (values fixed)
|
2016-08-29 08:58:53 -04:00 |
test_freeze_spec_const.cpp
|
Freeze spec constants to their default values
|
2016-07-28 15:23:30 -04:00 |
test_instruction.cpp
|
Test ir::Instruction::GetOperand and GetInOperand
|
2016-08-26 10:59:25 -04:00 |
test_ir_loader.cpp
|
IrLoader gracefully handles incomplete blocks and functions
|
2016-08-26 10:15:15 -04:00 |
test_iterator.cpp
|
Add a home brewed make_unique to ease creating unique_ptrs.
|
2016-08-24 09:41:55 -04:00 |
test_module.cpp
|
Pass manager recomputes Id bound automatically.
|
2016-08-27 13:19:18 -04:00 |
test_pass_manager.cpp
|
Pass manager recomputes Id bound automatically.
|
2016-08-27 13:19:18 -04:00 |
test_strip_debug_info.cpp
|
Use friendly disassembly output
|
2016-07-28 09:39:42 -04:00 |
test_type_manager.cpp
|
Add tests for decoration_empty().
|
2016-08-26 14:05:04 -04:00 |
test_types.cpp
|
Add a home brewed make_unique to ease creating unique_ptrs.
|
2016-08-24 09:41:55 -04:00 |
test_utils.cpp
|
Add an utility: in-place string replacement
|
2016-07-28 12:11:34 -04:00 |