summaryrefslogtreecommitdiff
path: root/gnu/llvm/lib
AgeCommit message (Expand)Author
2019-08-12Ensure stack protector slot access is resolved by PEI.mortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-08-01The GlobalISel IRTranslator pass assumes that it is safe to use themortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-07-28Address a few issues in the expansion of li.d and li.s:Visa Hankala
2019-07-08Fix instruction guard. This prevents the compiler from usingVisa Hankala
2019-07-01Implement the 'h' register constraint on mips64. This lets clang buildVisa Hankala
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-06-24Implement .cplocal directive. Needed when building libcrypto.Visa Hankala
2019-06-24Implement SGE pseudo-instructions. Needed when building libcrypto.Visa Hankala
2019-06-24Fix a bug in memory operand handling. If a load or store uses a symbolVisa Hankala
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-06-23Re-add files that were previously removed but are now part of LLVM 8.0.0.Patrick Wildt
2019-06-23Merge LLVM 8.0.0 release.Patrick Wildt
2019-06-23Import LLVM 8.0.0 release including clang, lld and lldb.Patrick Wildt
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-05-31Re-enable RETGUARD leaf function optimization for arm64.mortimer
2019-04-22Remove cast that truncates immediate operands to 32 bits. This fixesMark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-04-20Restore previous section after setting the MIPS ABI marker. This keepsVisa Hankala
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-04-17retguard-cookie-in-register is slightly unstable on arm64, so surgicallyTheo de Raadt
2019-04-02Emit variable length trap padding in retguard epilogue.mortimer
2019-03-31Do not store the retguard cookie in frame in leaf functions if possible.mortimer
2019-02-22Improve the X86FixupGadgets pass:mortimer
2019-02-18When generating code for OpenBSD/powerpc, avoid unaligned floating-pointMark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-02-13Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branchPatrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-02-05Zap unneeded argument to BuildMI().mortimer
2019-02-04initialize SaveArgs variable in case neither -msave-args or -mno-save-args ar...Sebastien Marie
2019-01-30implement -msave-args in clang/llvm, like the sun did for gccDavid Gwynne
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-01-27Re-add files that were previously removed but are now part of LLVM 7.0.1.Patrick Wildt
2019-01-27Tedu files that got removed in LLVM 7.0.1.Patrick Wildt
2019-01-27Merge LLVM 7.0.1 release.Patrick Wildt
2019-01-27Import LLVM 7.0.1 release including clang, lld and lldb.Patrick Wildt
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-01-17Use a 64-bit register when required for inline asm on sparc64.Mark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-12-30Turn on -mretpoline by default in clang on amd64, but turn it offPhilip Guenther
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-10-21Enable the integrated assembler on mips64.Visa Hankala
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-08-12Add retguard for arm64.mortimer