summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/clang/lib
AgeCommit message (Expand)AuthorFilesLines
2021-02-06switch clang to -fno-common by defaultnaddy2-20/+4
2020-12-01Implement Loongson 2F BTB bug workaround in clangvisa1-0/+5
2020-11-20Fix va_arg in C++, Objective-C on 32-bit powerpcgkoehler1-3/+2
2020-10-12Add RETGUARD implementation for powerpc and powerpc64.mortimer1-0/+4
2020-09-10Disable strict floating point if not X86gkoehler5-0/+19
2020-08-09Merge LLVM 10.0.1.patrick1-0/+24
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.patrick24-273/+326
2020-08-07default to -march=i586 on i386jsg1-1/+1
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.patrick1070-0/+1001806