diff options
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index 1e14dc151f..519d432273 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -139,6 +139,7 @@ tests/codeGen/should_compile/T2578 tests/codeGen/should_gen_asm/memcpy-unroll-conprop.s tests/codeGen/should_gen_asm/memcpy-unroll.s tests/codeGen/should_gen_asm/memcpy.s +tests/codeGen/should_gen_asm/memset-unroll.s tests/codeGen/should_run/1852 tests/codeGen/should_run/1861 tests/codeGen/should_run/2080 |