Split out codegen tests into separate files
Showing
tests/codegen.cpp
deleted
100644 → 0
This source diff could not be displayed because it is too large. You can view the blob instead.
tests/codegen/call_avg.cpp
0 → 100644
tests/codegen/call_clear.cpp
0 → 100644
tests/codegen/call_count.cpp
0 → 100644
tests/codegen/call_exit.cpp
0 → 100644
tests/codegen/call_hist.cpp
0 → 100644
tests/codegen/call_lhist.cpp
0 → 100644
tests/codegen/call_max.cpp
0 → 100644
tests/codegen/call_min.cpp
0 → 100644
tests/codegen/call_print.cpp
0 → 100644
tests/codegen/call_reg.cpp
0 → 100644
tests/codegen/call_stats.cpp
0 → 100644
tests/codegen/call_str.cpp
0 → 100644
tests/codegen/call_sum.cpp
0 → 100644
tests/codegen/call_time.cpp
0 → 100644
tests/codegen/call_zero.cpp
0 → 100644
tests/codegen/common.h
0 → 100644
tests/codegen/general.cpp
0 → 100644
tests/codegen/if_printf.cpp
0 → 100644
tests/codegen/logical_or.cpp
0 → 100644
tests/codegen/pred_binop.cpp
0 → 100644
This diff is collapsed.
tests/codegen/unroll.cpp
0 → 100644
This diff is collapsed.
tests/codegen/variable.cpp
0 → 100644
This diff is collapsed.
Please register or sign in to comment