summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07[tests] Revert unhelpful change from d73eed42d1dcllvmorg-10.0.1-rc4llvmorg-10.0.1release/10.xHubert Tong
2020-07-06[tests] Speculative fix for buildbot breakage from c5f7c039efe7llvmorg-10.0.1-rc3Hubert Tong
2020-06-26[libc++] Fix recursive instantiation in std::array.llvmorg-10.0.1-rc2Eric Fiselier
2020-06-26[DAGCombine] Check the uses of negated floating constant and remove the hackQingShan Zhang
2020-06-25[PPCAsmPrinter] support 'L' output template for memory operandsNick Desaulniers
2020-06-25[AArch64] Change AArch64 Windows EH UnwindHelp object to be a fixed objectDaniel Frampton
2020-06-25[AArch64] Fix mismatch in prologue and epilogue for funclets on WindowsDaniel Frampton
2020-06-25Provide anchor for compiler extensionsSerge Guelton
2020-06-25[RISCV] Fix incorrect FP base CFI offset for variable argument functionsShiva Chen
2020-06-25[RISCV-V] Provide muldi3 builtin assembly implementationkamlesh kumar
2020-06-25[RISCV64] Emit correct lib call for fp(float/double) to ui/siKamlesh Kumar
2020-06-25[RISCV] Fix passing two floating-point values in complex separately by two GP...Jim Lin
2020-06-25[LegalizeTypes][RISCV] Correctly sign-extend comparison for ATOMIC_CMP_XCHGAlex Bradbury
2020-06-25[RISCV] Fix sysroot tests without GCC on RISC-V hosts with GCCLuís Marques
2020-06-24fixed broken test after cherry pickScott Constable
2020-06-24[X86] Add an Unoptimized Load Value Injection (LVI) Load Hardening PassScott Constable
2020-06-24[X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI)Scott Constable
2020-06-24[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...Scott Constable
2020-06-24[X86] Add tests to clang Driver to ensure that SLH/Retpoline features are not...Scott Constable
2020-06-24[X86] Fix to X86LoadValueInjectionRetHardeningPass for possible segfaultScott Constable
2020-06-24Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...Craig Topper
2020-06-24Revert "[X86] Add Support for Load Hardening to Mitigate Load Value Injection...Craig Topper
2020-06-24[X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI)Scott Constable
2020-06-24[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...Scott Constable
2020-06-24[X86] Add RET-hardening Support to mitigate Load Value Injection (LVI)Scott Constable
2020-06-24[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)Scott Constable
2020-06-24[X86] Refactor X86IndirectThunks.cpp to Accommodate Mitigations other than Re...Scott Constable
2020-06-24[X86][NFC] Generalize the naming of "Retpoline Thunks" and related code to "I...Scott Constable
2020-06-24Move RDF from Hexagon to CodegenScott Constable
2020-06-24[Driver] Support -fsanitize=shadow-call-stack and cfi-icall on aarch64_beFangrui Song
2020-06-24[Driver] Support -fsanitize=shadow-call-stack on aarch64_beFangrui Song
2020-06-23[InstCombine] prevent infinite loop with sub/abs of constant expressionTom Stellard
2020-06-23[ManagedStatic] Fix build errors with clang-tblgen in Debug mode using MSVC 2...Denys Petrov
2020-06-23[compiler-rt] Reduce the number of threads in gcov test to avoid failureCalixte Denizet
2020-06-23[BasicAA] Make BasicAA a cfg pass.Alina Sbirlea
2020-06-23[PowerPC] Do not assume operand of ADDI is an immediateNemanja Ivanovic
2020-06-23[BPF] fix incorrect type in BPFISelDAGToDAG readonly load optimizationYonghong Song
2020-06-23Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well.Nico Weber
2020-06-23[clangd] Fix DocumentOutline for conceptsKadir Cetinkaya
2020-06-23[BPF] fix a bug for BTF pointee type pruningYonghong Song
2020-06-23[PowerPC] Unaligned FP default should apply to scalars onlyNemanja Ivanovic
2020-06-22Fixed false ThinLTO cache misses problem (PR 45819).romanova-ekaterina
2020-06-22[PowerPC] Treat 'Z' inline asm constraint as a true memory constraintNemanja Ivanovic
2020-06-22[PowerPC] Prevent legalization loop from promoting SELECT_CC from v4i32 to v4i32Nemanja Ivanovic
2020-06-22[PowerPC] Add missing handling for half precisionTom Stellard
2020-06-22[PowerPC] Add support for vmsumudmAhsan Saghir
2020-06-17Make Polly tests dependencies explicitserge-sans-paille
2020-06-17Fix spurious warning in ExtensionDependencies.inc [nfc]serge-sans-paille
2020-06-17Use components instead of libraries in Polly linkage stepserge-sans-paille
2020-06-17Do not declare compiler extension member as constserge-sans-paille