History log of /openbsd-src/gnu/usr.bin/clang/include/llvm/AMDGPU/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# c8a604f8 16-Nov-2023 robert <robert@openbsd.org>

set .NOTPARALLEL for AMDGPU tblgen files to tame memory usage on i386

ok deraadt@


# 5a38ef86 17-Dec-2021 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 13.0.0.


# c04ab3e3 28-Apr-2021 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 11.1.0.

Heavy lifting by mortimer@, thank you so much!


# aa1fa3d4 03-Aug-2020 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 10.0.0.

ok hackroom@
tested by plenty


# 5e3c7963 29-Jan-2019 jsg <jsg@openbsd.org>

add Makefiles for AMDGPU target
ok patrick@