ldc/tests
Martin Kinkelin d16fba3030 Rework packed-ness of IR aggregates
Base it on the IR alignments of the fields only.

Also fix the alignment of variables captured by ref (=> pointer
alignment, not the pointee's) and captured lazy params (=>
delegate alignment) in nested frames, something that cropped up with
a new assertion.
2022-08-14 14:54:27 +02:00
..
baremetal
codegen Rework packed-ness of IR aggregates 2022-08-14 14:54:27 +02:00
compilable Revise DValue repainting (#3991) 2022-07-12 13:40:02 +02:00
d2 dmd-testsuite: Enable bit field tests 2022-08-05 15:22:09 +02:00
debuginfo Merge pull request #3873 from kinke/no_reverse 2022-03-08 17:03:17 +01:00
driver Fix -main regression when used for linking only, without source module (#3938) 2022-03-09 15:30:46 +01:00
dynamiccompile Win64: Relax tests/dynamiccompile/bind_opt.d due to issue #3695 2021-04-04 22:50:34 +02:00
fail_compilation
instrument Raise min LLVM version to 9.0 2022-04-25 23:11:48 +02:00
linking Raise min LLVM version to 9.0 2022-04-25 23:11:48 +02:00
PGO Slightly adapt PGO IR tests for LLVM 14 2022-04-02 01:44:29 +02:00
plugins
sanitizers Add LeakSanitizer support with -fsanitize=leak (#4005) 2022-06-26 20:12:38 +00:00
semantic Adapt lit-test semantic/dcompute.d to obsolete delete keyword 2022-04-26 23:28:12 +02:00
tools
CMakeLists.txt Switch to using Python 3 and move from Ubuntu 16.04 to 18.04 on Azure (#3728) 2021-05-19 16:46:06 +02:00
lit.site.cfg.in Find LLVM 14, add profdata and FileCheck etc. 2022-03-30 15:11:57 +02:00
runlit.py Switch to using Python 3 and move from Ubuntu 16.04 to 18.04 on Azure (#3728) 2021-05-19 16:46:06 +02:00