DianQK
1a99ca8da9
The embedded bitcode should always be prepared for LTO/ThinLTO
2025-02-23 21:23:36 +08:00
Oli Scherer
8876cf7181
Also generate undef scalars and scalar pairs
2025-01-21 08:22:15 +00:00
Erik Desjardins
f4426c189f
use [N x i8] for alloca types
2024-04-11 21:42:35 -04:00
clubby789
b500693ad7
Don't emit load metadata in debug mode
2024-03-25 18:32:45 +00:00
许杰友 Jieyou Xu (Joe)
6e48b96692
[AUTO_GENERATED] Migrate compiletest to use ui_test
-style //@
directives
2024-02-22 16:04:04 +00:00
Augie Fackler
58fdbd1479
tests: fix overaligned-constant to not over-specify getelementptr instr
...
On LLVM 18 we get slightly different arguments here, so it's easier to
just regex those away. The important details are all still asserted as I
understand things.
Fixes #119193 .
@rustbot label: +llvm-main
2023-12-21 15:53:28 -05:00
Camille GILLOT
503af0deb2
Fortify test.
2023-12-17 23:31:58 +00:00
Camille GILLOT
3ea5cfaa11
Tolerate overaligned MIR constants for codegen.
2023-12-17 22:56:42 +00:00