summaryrefslogtreecommitdiff
path: root/bootstrap/llvm16
AgeCommit message (Collapse)AuthorFilesLines
2024-10-21bootstrap/llvm16: Fix issues on pmmxA. Wilcox2-0/+253
Use fast precision to avoid x87-related bugs in SSE register scheduling. Import fix from LLVM 14 for the test failure caused by fast precision. Ref: #1200 Closes: #1258
2024-10-17bootstrap/llvm16: Workarounds for PPC test issuesA. Wilcox2-0/+33
Closes: #1244
2024-10-17bootstrap/llvm16: New packageA. Wilcox11-0/+960