platform/upstream/llvm.git
2021-12-10 Stanislav Gatev[clang][dataflow] Implement a basic algorithm for dataf...
2021-12-10 Noah Shutty[llvm] [Debuginfo] Add llvm-debuginfod-find tool and...
2021-12-10 Florian Hahn[VPlan] Add InductionDescriptor to VPWidenIntOrFpInduct...
2021-12-10 Ties Stuij[ARM][libcxxabi] Add PACBTI-M support to libcxxabi
2021-12-10 Alexander Potapenko[msan] Implement -msan-disable-checks.
2021-12-10 LLVM GN Syncbot[gn build] Port 1d0244aed781
2021-12-10 Sameer SahasrabuddheReapply CycleInfo: Introduce cycles as a generalization...
2021-12-10 Jason MolendaRemove one change from https://reviews.llvm.org/D115431
2021-12-10 Andrzej Warzynski[flang][nfc] Fix formatting
2021-12-10 Andrzej Warzynski[flang][codegen] Add a conversion for `!fir.coordinate_...
2021-12-10 Christudasan... [AMDGPU] Add AV class spill pseudo instructions
2021-12-10 Qiu Chaofan[PowerPC] Require htm feature for HTM builtins
2021-12-10 Nikita Popov[Inline] Add test for exponential deferred inlining...
2021-12-10 Konstantin... [GlobalISel] Fix IRTranslator for constexpr fcmp
2021-12-10 Chuanqi Xu[NFC] Format the newly added table for coro.end in...
2021-12-10 Jason MolendaSet a default number of address bits on Darwin arm64...
2021-12-10 Siva Chandra... [libc][NFC] Add NOLINT annotations at call sites to...
2021-12-10 Vitaly Buka[sanitizer] Update symbols after D113717
2021-12-10 eopXD[RISCV] Unify depedency check and extension implication...
2021-12-10 eopXD[RISCV] Fix arch string parsing for multi-character...
2021-12-10 Mehdi AminiFix crash from use of a temporary after its scope exit
2021-12-10 Kazu Hirata[llvm] Use llvm::count (NFC)
2021-12-10 Amara Emerson[AArch64][GlobalISel] Split vector stores of zero.
2021-12-10 Taewook Oh[dfsan] Add missing test for the new pass manager with...
2021-12-10 Duncan P. N... Support: Avoid using SmallVector::set_size() in MemoryB...
2021-12-10 Phoebe WangRevert "[X86][clang] Emit diagnostic for float and...
2021-12-10 Kirill StoimenovRevert "[ASan] Shared optimized callbacks implementation."
2021-12-10 Chia-hung Duan[mlir] Add filegroup for Conversion/PassDetail
2021-12-10 Peter Klausler[flang] Fix folding of ac-implied-do indices in structu...
2021-12-10 Noah Shutty[Symbolizer][Debuginfo] Add debuginfod client to llvm...
2021-12-10 Phoebe Wang[X86][MS-InlineAsm] Make the constraint *m to be simple...
2021-12-10 Noah ShuttyRevert "[Symbolizer][Debuginfo] Add debuginfod client...
2021-12-10 Jon Chesterfield[amdgpu][nfc] Delete dead code in LowerModuleLDS
2021-12-10 Noah Shutty[Symbolizer][Debuginfo] Add debuginfod client to llvm...
2021-12-10 Logan Smith[NFC][tools] Return underlying strings directly instead...
2021-12-10 Logan Smith[NFC][Sema] Return underlying strings directly instead...
2021-12-10 Logan Smith[NFC][clang] Return underlying strings directly instead...
2021-12-10 Logan Smith[NFC][testing] Return underlying strings directly inste...
2021-12-10 Logan Smith[NFC][AST] Return underlying strings directly instead...
2021-12-10 Logan Smith[NFC][analyzer] Return underlying strings directly...
2021-12-10 Kirill Stoimenov[ASan] Fixed Windows test by excluding macro instantiat...
2021-12-09 Kirill Stoimenov[ASan] Fix Windows build by excluding a test which...
2021-12-09 Tue Ly[libc] Use intrinsics for x86-64 fma and optimize PolyE...
2021-12-09 Kirill Stoimenov[ASan] Fix Windows build by excluding asan_rtl_x86_64.S.
2021-12-09 Jacques Pienaar[flang] Updated FIR dialect to _Both
2021-12-09 Kirill Stoimenov[ASan] Shared optimized callbacks implementation.
2021-12-09 Mircea Trofin[bazel] Exclude MLModelRunnerTest.cpp
2021-12-09 Med Ismail... [lldb/Target] Refine source display warning for artific...
2021-12-09 Rong Xu[PGO] Adjust BFI verification option default values...
2021-12-09 Aart Bik[mlir][sparse] minor corrections and updates in sparse...
2021-12-09 Xing Xue[libc++abi][AIX] Add 2 LIT tests for the AIX unwinder
2021-12-09 Joseph Huber[OpenMP][FIX] Pass the num_threads value directly to...
2021-12-09 Valentin Clement[flang] Simplify RaggedArrayHeader and make it plain...
2021-12-09 Hasyimi Bahrudin[InstSimplify] Simplify bool icmp with not in LHS
2021-12-09 Arjun P[MLIR] PresburgerSetTest: expectEqual: pass by ref...
2021-12-09 Arthur Eubanks[NFC] Use getAlign() instead of getAlignment() in haveS...
2021-12-09 LLVM GN Syncbot[gn build] Port cfb075089128
2021-12-09 Alisamar HusainUnify libstdcpp and libcxx formatters for `std::optional`
2021-12-09 Jessica Paquette[AArch64][GlobalISel] Add regbankselect support for...
2021-12-09 Craig Topper[TargetInstrInfo][PowerPC] Remove virtual function...
2021-12-09 Rob Suderman[mlir][tosa] Fix quantized type for tosa.conv2d canonic...
2021-12-09 Daniel Thornburgh[GlobalISel] Make G_PTR_ADD pattern matcher non-commuta...
2021-12-09 Haowei Wu[ifs] Add options to allow llvm-ifs to generate multipl...
2021-12-09 Matt Morehouse[libFuzzer] Remove entropic-scale-per-exec-time.test.
2021-12-09 Vitaly Buka[lsan] Move out suppression of invalid PCs from StopThe...
2021-12-09 Vitaly Buka[NFC][sanitizer] Relax InternalLowerBound interface
2021-12-09 Aart Bik[mlir][sparse] reenable asan for sampled mm integration...
2021-12-09 Jessica Paquette[AArch64][GlobalISel] Legalize scalar G_FMAXIMUM +...
2021-12-09 Vitaly Buka[lsan] Reduce StopTheWorld access to StackDepot
2021-12-09 Martin Storsjö[benchmark] Reapply fix for -Wcovered-switch-default...
2021-12-09 Martin StorsjöReapply #2 of [runtimes] Fix building initial libunwind...
2021-12-09 Vitaly Buka[NFC][lsan] Change LeakSuppressionContext interface
2021-12-09 Alexey Bataev[SLP]Fix comparator for cmp instruction vectorization.
2021-12-09 Philip Reames[reductions] Delete another piece of dead flag handling...
2021-12-09 Ellis Hoag[dsymutil][NFC] Fix typo in help message
2021-12-09 Philip Reames[recurrence] Delete dead flag/fmf handling [NFC]
2021-12-09 Vitaly Buka[asan] Run background thread for asan only on THUMB
2021-12-09 Vitaly Buka[sanitizer] Run Stack compression in background thread
2021-12-09 Philip Reames[instcombine] Do demanded elts last when visiting extra...
2021-12-09 Benjamin KramerThread safety analysis: Remove unused variable. NFC.
2021-12-09 Petr HosekRevert "[sanitizer] Run Stack compression in background...
2021-12-09 Philip ReamesCompute estimated trip counts for multiple exit loops
2021-12-09 Stanislav Mekhanoshin[InstCombine] (~a & b & c) | ~(a | b | c) -> ~(a |...
2021-12-09 CJ JohnsonPrevent abseil-cleanup-ctad check from stomping on...
2021-12-09 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-12-09 MaheshRavishankar[mlir][Vector] Avoid infinite loop in InnerOuterDimRedu...
2021-12-09 Valentin Clement[fir] Keep runtime function name in comment
2021-12-09 Jonas DevlieghereRevert "tsan: new runtime (v3)"
2021-12-09 Craig Topper[RISCV] Use MULHU for more division by constant cases.
2021-12-09 Jon Chesterfield[amdgpu][nfc] Drop dead PtrSet, fix a comment
2021-12-09 Haojian Wu[lldb] Remove unused lldb.cpp
2021-12-09 Arthur Eubanks[NFC] Replace some deprecated getAlignment() calls...
2021-12-09 Craig Topper[RISCV] Reduce duplicate FP test cases.
2021-12-09 Bixia ZhengAvoid unnecessary output buffer allocation and initiali...
2021-12-09 Shraiysh Vaishay[NFC][mlir][OpenMP] Added documentation for omp.atomic ops
2021-12-09 David Sherwood[AArch64][Analysis] Add on overhead costs for SVE gathe...
2021-12-09 Krzysztof Drewniak[MLIR][GPU] Define gpu.printf op and its lowerings
2021-12-09 David Sherwood[LoopVectorize][AArch64] Add vectoriser cost model...
2021-12-09 Brian CainRevert "[xray] add support for hexagon"
2021-12-09 Eugene Zhulenev[mlir] AsyncParallelFor: align block size to be a multi...
next