bjorn3
|
a5fa12b6b9
|
Avoid wrapping constant allocations in packed structs when not necessary
This way LLVM will set the string merging flag if the alloc is a nul
terminated string, reducing binary sizes.
|
2025-03-28 09:19:57 +00:00 |
|
DianQK
|
1a99ca8da9
|
The embedded bitcode should always be prepared for LTO/ThinLTO
|
2025-02-23 21:23:36 +08:00 |
|
许杰友 Jieyou Xu (Joe)
|
6e48b96692
|
[AUTO_GENERATED] Migrate compiletest to use ui_test -style //@ directives
|
2024-02-22 16:04:04 +00:00 |
|
Josh Stone
|
190ded8443
|
Update the minimum external LLVM to 15
|
2023-07-27 14:07:08 -07:00 |
|
Camille GILLOT
|
d7983a2f23
|
Always name the return place.
|
2023-07-08 15:38:40 +02:00 |
|
Josh Stone
|
a06aaa4a9e
|
Update the minimum external LLVM to 14
|
2023-02-10 16:06:25 -08:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|