platform/upstream/llvm.git
2021-03-12 Craig Topper[RISCV] Return false from isShuffleMaskLegal except...
2021-03-12 Christopher... [libcxx] adds concept std::copyable
2021-03-12 Christopher... [libcxx] adds concept std::movable
2021-03-12 Yonghong SongBPF: provide better error message for unsupported atomi...
2021-03-12 Vy NguyenRevert "[compiler-rt][asan] Make wild-pointer crash...
2021-03-12 Jonas Paulsson[libFuzzer] Add attribute noinline on Fuzzer::ExecuteCa...
2021-03-12 Carl Ritson[AMDGPU] Do not annotate an else branch if there is...
2021-03-12 Vy Nguyen[compiler-rt][asan] Make wild-pointer crash error more...
2021-03-12 Mircea TrofinRevert "[NPM][CGSCC] FunctionAnalysisManagerCGSCCProxy...
2021-03-12 Andrzej Hunt[compiler-rt] PR#39514 Support versioned llvm-symbolize...
2021-03-12 Sergei Grechanik[mlir][Vector] Lowering of transfer_read/write to vecto...
2021-03-12 Mircea Trofin[NPM][CGSCC] FunctionAnalysisManagerCGSCCProxy: do...
2021-03-12 David Blaikievoid cast to suppress -Wunused-variable in non-asserts...
2021-03-12 David BlaikieMove (llvm-original-di-preservation) test example outpu...
2021-03-12 Sergei Grechanik[NFC] Test commit. Add empty lines.
2021-03-12 Maksim Panchenko[RuntimeDyld] Speedup resolution of relocations to...
2021-03-12 Emily Shi[asan] disable no-fd test on darwin
2021-03-12 Carl Ritson[AMDGPU] Restrict image_msaa_load to MSAA dimension...
2021-03-12 Mehdi AminiReplace use of OperationState with builder::create...
2021-03-12 Ruiling Song[AMDGPU] Don't check hasStackObjects() when reserving...
2021-03-12 Ruiling Song[AMDGPU] Free reserved VGPR if no SGPR spill
2021-03-12 Aaron Green[crt][fuzzer] Fix up various numeric conversions
2021-03-11 Craig Topper[RISCV] Add test cases for fixed vector bitreverse...
2021-03-11 David BlaikieFix use of deprecated IRBuilder::CreateLoad in Kaleidoscope
2021-03-11 Diego CaballeroReland: [mlir][Affine][Vector] Add initial support...
2021-03-11 Reid Kleckner[PDB] Improve warning for corrupt debug info
2021-03-11 Florian Hahn[Matrix] Add support for matrix-by-scalar division.
2021-03-11 Diego CaballeroReland: [mlir][Vector][Affine] Improve affine vectorize...
2021-03-11 Stanislav Mekhanoshin[AMDGPU] Remove dead MTBUF patterns
2021-03-11 Jianzhou Zhao[dfsan] Disable testing origin tracking on non x86_64...
2021-03-11 Martin Storsjö[compiler-rt] Partially revert 8bd2722f65cfd7883ed9769f...
2021-03-11 Nikita Popov[Attributor] Don't access pointer elem type in construc...
2021-03-11 Petr Hosek[InstrProfiling] Generate runtime hook for ELF platforms
2021-03-11 Weiwei LiTest commit
2021-03-11 Valery N Dmitriev[SLP] Fix crash when matching associative reduction...
2021-03-11 Marek Kurdej[libc++] [docs] Add link to clang status page for C...
2021-03-11 River Riddle[mlir][StorageUniquer] Properly call the destructor...
2021-03-11 Kadir Cetinkaya[clangd] Make ProjectAwareIndex optionally sync
2021-03-11 Kadir Cetinkaya[clangd] Add config block for Completion and option...
2021-03-11 Wei Mi[IndirectCallPromotion] Don't strip ".__uniq." suffix...
2021-03-11 Martin Storsjö[libcxx] Test accessing a directory on windows that...
2021-03-11 LemonBoy[SelectionDAG] Improve scalarization of irregular vecto...
2021-03-11 LemonBoy[MIPS] Fix lowering of irregular vector arguments
2021-03-11 Raphael Isemann[lldb] Fix the man page build
2021-03-11 Diego Caballero[mlir][Vector][Affine] Fix heap-use-after-free in vecto...
2021-03-11 LLVM GN Syncbot[gn build] Port 5433a79176a3
2021-03-11 Jez Ng[lld-macho] Unbreak build breakage from rG1752f2850685
2021-03-11 Jez Ng[lld-macho] Avoid requiring shell in tests
2021-03-11 Jez Ng[lld-macho][nfc] Refactor subtractor reloc handling
2021-03-11 Jez Ng[lld-macho] Fix handling of X86_64_RELOC_SIGNED_{1...
2021-03-11 Jez Ng[lld-macho][nfc] Create Relocations.{h,cpp} for relocat...
2021-03-11 Jez Ng[lld-macho][nfc] Remove `MachO::` prefix where possible
2021-03-11 Martin Storsjö[libcxx] [test] Disable a test regarding error behaviou...
2021-03-11 Peter Steinfeld[flang] Handle type-bound procedures with alternate...
2021-03-11 Wenlei He[SamplePGO] Skip inlinee profile scaling for sample...
2021-03-11 Fangrui Song[Driver] Drop $sysroot/usr special case from Gentoo...
2021-03-11 Nikita Popov[UnitTests] Remove uses of deprecated CreateLoad() API
2021-03-11 Craig Topper[RISCV] Support fixed vector copysign.
2021-03-11 David Green[ARM] Move t2DoLoopStart reg alloc hint
2021-03-11 David Green[ARM] Improve WLS lowering
2021-03-11 Simon Wallis[AArch64] Fix -Wunused-but-set-variable in GCC non...
2021-03-11 Hiroshi Yamauchi[PGO] Fix two issues in PGOMemOPSizeOpt.
2021-03-11 Nikita Popov[IRBuilder] Deprecate CreateLoad APIs with implicit...
2021-03-11 Craig Topper[RISCV] Handle vmv.x.s intrinsic for i64 vectors on...
2021-03-11 Nikita Popov[mlir] Remove uses of type-less CreateLoad() APIs ...
2021-03-11 Nikita Popov[Polly] Remove uses of type-less CreateLoad() APIs...
2021-03-11 Fangrui Song[ELF] Simplify isValidCIdentifier. NFC
2021-03-11 Martin Storsjö[libcxx] Avoid intermediate string objects for substrin...
2021-03-11 Martin Storsjö[libcxx] [test] Use a string_view of the native path...
2021-03-11 Fangrui Song[ELF] Support . and $ in symbol names in expressions
2021-03-11 Craig Topper[RISCV] Support extract_vector_elt for fixed and scalab...
2021-03-11 Craig Topper[ValueTypes][RISCV] Add MVT for v1f16.
2021-03-11 Alex Zinenko[mlir] fix cmake build
2021-03-11 Alex Zinenko[mlir] Introduce data layout modeling subsystem
2021-03-11 Arpith C. Jacob[mlir] Add LLVM loop codegen options to control softwar...
2021-03-11 Matt ArsenaultAMDGPU/GlobalISel: Improve private addressing mode...
2021-03-11 Matt ArsenaultGlobalISel: Fix off by one in finding explicit byval...
2021-03-11 Matt ArsenaultAMDGPU/GlobalISel: Add more tests for byval arguments
2021-03-11 Arnamoy Bhattacharyya[flang][OpenMP] Add semantic check for occurrence of...
2021-03-11 Raphael Isemann[lldb] Add missing debugserver dependency to check...
2021-03-11 Joseph Huber[OpenMP] Restore backwards compatibility for libomptarget
2021-03-11 Simon Pilgrim[Sema] Use castAs<> instead getAs<> for dereferenced...
2021-03-11 Stephen TozerRevert "[DebugInfo] Use variadic debug values to salvag...
2021-03-11 Simon Pilgrim[llvm-mca] Fix uninitialized variable in InOrderIssueSt...
2021-03-11 Stefan Pintilie[PowerPC] Exploit paddi instruction on Power 10 for...
2021-03-11 Thorsten Schütt[lld-macho] minimal TimeTrace support
2021-03-11 Anastasia Stulova[OpenCL][Docs] Add guidelines for new extensions and...
2021-03-11 Stefan Gränitz[Orc] Deallocate debug objects explicitly when destroyi...
2021-03-11 Simon Pilgrim[Transforms] SampleProfileLoaderBaseImpl<BT>::getFuncti...
2021-03-11 Qiu Chaofan[PowerPC] Fix multi-use case for swap reduction
2021-03-11 Nathan James[Sema] Add some basic lambda capture fix-its
2021-03-11 Nikita Popov[OpaquePtrs] Remove some uses of type-less CreateLoad...
2021-03-11 Bradley Smith[AArch64][SVE] Add fixed/scalable lowering of FMAXIMUM...
2021-03-11 gbtozers[DebugInfo] Use variadic debug values to salvage BinOps...
2021-03-11 Bradley SmithRevert "[AArch64][SVE] Allow accesses to SVE stack...
2021-03-11 Nikita Popov[PowerPC] Fix infinite loop in peephole CR optimization...
2021-03-11 Martin Storsjö[compiler-rt] Set CMAKE_TRY_COMPILE_TARGET_TYPE to...
2021-03-11 Simon PilgrimRevert rGcd938ab162b0ac560dd0e9fee290980c7e0e47e5 ...
2021-03-11 Arnamoy Bhattacharyya[flang][driver] Add -fdebug-module-writer option
2021-03-11 Kadir Cetinkaya[clangd] Fix buildbots without grpc enabled
next