Jubilee Young
3c0c9b6770
tests/codegen: use -Copt-level=3 instead of -O
2025-02-11 13:41:35 -08:00
Ben Kimock
2f3c0b9859
Ignore less tests in debug builds
2024-02-23 18:04:01 -05:00
许杰友 Jieyou Xu (Joe)
6e48b96692
[AUTO_GENERATED] Migrate compiletest to use ui_test
-style //@
directives
2024-02-22 16:04:04 +00:00
Dario Nieuwenhuis
7de6d04bc8
Update the minimum external LLVM to 16.
2023-11-21 22:40:16 +01:00
Nikita Popov
ec635c002b
Add ignore-debug to two tests
...
These don't optimize with debug assertions. For one of them, this
is due to the new alignment checks, for the other I'm not sure
what specifically blocks it.
2023-04-11 11:22:15 +02:00
Nikita Popov
73f40d4293
Add codegen tests for issues fixed by LLVM 16
...
Fixes #75978 .
Fixes #99960 .
Fixes #101048 .
Fixes #101082 .
Fixes #101814 .
Fixes #103132 .
Fixes #103327 .
2023-04-03 17:02:57 +02:00