Commit graph

10 commits

Author SHA1 Message Date
Charles Lew
1cbbd2aa61 Fix pointer value punning.
Seems this doesn't trigger error on LLVM 15, but let's fix it for better compatibility.
2022-09-10 23:50:20 +08:00
Tomasz Miąsko
7279106166 Introduce a fallible variant of LLVMConstIntGetZExtValue
which verifies that a constant bit width is within 64 bits or fails.
2022-09-09 15:54:14 +02:00
Fabian Wolff
e3c7e04a44 Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
Yuki Okushi
64659804fc
Add regression test for #64401
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-07-16 10:25:00 +09:00
Caio
b6290debed Move some tests to more reasonable directories 2022-06-21 09:33:14 -03:00
Michael Goulet
15cccb97d6 Encode MIR for 'unreachable' non-generic fns 2022-06-03 17:39:10 -07:00
Caio
bff6f6dffb Move some tests to more reasonable places 2022-05-01 08:47:38 -03:00
Caio
41d9abd76c Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
Tomasz Miąsko
9a0ee05c3d Split critical edge targeting the start block 2021-08-17 00:00:00 +00:00
Erik Desjardins
b865a761cb add regression test 2021-08-15 23:44:34 -04:00