rust/tests/codegen-llvm/enum
Zachary S 9a8dc7e17c Replace uses of 'CHECK: br' and 'CHECK-NOT: br' with 'br {{.*}}'.
v0 mangling can produce symbols with 'br' as a substring, leading to false positives for CHECK-NOT
2025-11-21 13:04:48 -06:00
..
enum-aggregate.rs Change int-to-ptr transmute lowering back to inttoptr 2025-10-10 20:14:23 -04:00
enum-bounds-check-derived-idx.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-bounds-check-issue-13926.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-bounds-check-issue-82871.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-bounds-check.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-clike.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-niche-2.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-niche.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-debug-tagged.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-discriminant-eq.rs Update the minimum external LLVM to 20 2025-09-16 11:49:20 -07:00
enum-discriminant-value.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-early-otherwise-branch.rs Replace uses of 'CHECK: br' and 'CHECK-NOT: br' with 'br {{.*}}'. 2025-11-21 13:04:48 -06:00
enum-match.rs tests: fix RISC-V failures and adjust transmute-scalar.rs target 2025-08-18 19:37:13 +00:00
enum-transparent-extract.rs tests: fix RISC-V failures and adjust transmute-scalar.rs target 2025-08-18 19:37:13 +00:00
enum-two-variants-match.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
enum-u128.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00
unreachable_enum_default_branch.rs Rename tests/codegen into tests/codegen-llvm 2025-07-22 14:28:48 +02:00