[clang] [llvm] [PowerPC][ISelLowering] Support -mstack-protector-guard=tls (PR #110928)

2024-10-07 Thread Stewart Smith via cfe-commits
stewartsmith wrote: It's been a few years (and I've spent more time in 16bit x86 than powerpc for a while), but I'm pretty sure this looks good. While the POWER ISA may be lacking vowels, the lack of `r` denoting registers in the test llvm test suite is (at least for me) doing it on hard mode

[clang] [Clang][Driver][AArch64] Add support for aarch64-amazon-linux triple (PR #109263)

2024-10-01 Thread Stewart Smith via cfe-commits
stewartsmith wrote: For context and history on Amazon Linux and triplets: Amazon Linux 1 (otherwise known as Amazon Linux AMI / al-ami) is (was?) the now End-of-Life first Amazon Linux version. It was only ever built for x86 and x86-64, and used the $ARCH-amazon-linux triplet. The [last 32bit