summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/llvm
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Skip leaf function optimization under some circumstances.mortimer1-1/+110
2020-12-01Implement Loongson 2F BTB bug workaround in clangvisa5-0/+153
2020-10-18Use all 64 bits of the RETGUARD cookie on powerpc64gkoehler1-14/+7
2020-10-12Add RETGUARD implementation for powerpc and powerpc64.mortimer7-0/+445
2020-09-19Fix frame pointer slot on aarch64 for functions that do not save calleemortimer1-12/+6
2020-08-31Delete my leftover comment.gkoehler1-1/+0
2020-08-14Remove local change to fix powerpc floating-point alignmentgkoehler2-9/+0
2020-08-09Tedu files that got removed in LLVM 10.0.1.patrick7-4978/+0
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.patrick116-473/+9809
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.patrick8149-0/+3055003