platform/upstream/llvm.git
2021-12-21 Louis Dionne[libc++] Partially revert 346ef5e5879e
2021-12-21 Kirill Stoimenov[ASan] Change optimized callbacks visibility to hidden.
2021-12-21 Nemanja Ivanovic[PowerPC] Add missed test case updates
2021-12-21 Louis Dionne[libc++][NFC] Improve documentation of the various...
2021-12-21 Nemanja Ivanovic[PowerPC] Fix vector equality comparison for v2i64...
2021-12-21 Nemanja Ivanovic[PowerPC] Do not increase cost for getUserCost with...
2021-12-21 Tue Ly[libc] Show average runtime for math single-input-singl...
2021-12-21 LLVM GN Syncbot[gn build] Port f78d49e06883
2021-12-21 Dmitry Vyukovtsan: remove old vector clocks
2021-12-21 Dmitry Vyukovtsan: remove hacky call
2021-12-21 Dmitry Vyukovtsan: reduce shadow ranges
2021-12-21 Dmitry Vyukovtsan: remove unused variable
2021-12-21 Dmitry Vyukovtsan: use VReport instead of VPrintf in background...
2021-12-21 Dmitry Vyukovtsan: better maintain current time in the background...
2021-12-21 Fangrui Song[ELF] --gc-sections: Work around SHT_PROGBITS .init_array
2021-12-21 Louis Dionne[libc++][NFC] Reformatting in random_device.h and rando...
2021-12-21 minglotus-6[LTO][WPD] Ignore unreachable function by analyzing IR.
2021-12-21 Fangrui Song[ELF] Optimize RelocationSection<ELFT>::writeTo
2021-12-21 Martin Storsjö[libcxx] [test] Don't rerun supportsVerify for each...
2021-12-21 Philip Reames[funcattrs] Infer access attributes for vararg arguments
2021-12-21 Philip Reames[funcattrs] Fix incorrect readnone/readonly inference...
2021-12-21 minglotus-6Simplify WPD test case for hybrid LTO and thinTLO.
2021-12-21 Alexandre Ganea[Clang] Fix build by restricting debug-info-objname...
2021-12-21 Alexandre Ganea[Clang] debug-info-objname.cpp test: explictly encode...
2021-12-21 Marek Kurdej[clang-format] Remove unnecessary qualifications. NFC.
2021-12-21 Krzysztof Parzyszek[Hexagon] Add ELF flags for Hexagon v69
2021-12-21 Alexandros... [AArch64] Add a tablegen pattern for UZP2.
2021-12-21 Kadir Cetinkaya[clangd] Return error for textdocument/outgoingCalls...
2021-12-21 Marek Kurdej[clang-format] Remove unnecessary qualifications. NFC.
2021-12-21 Matt ArsenaultAMDGPU/GlobalISel: Regenerate test checks
2021-12-21 Marek Kurdej[clang-format] Fix SplitEmptyRecord affecting SplitEmpt...
2021-12-21 Dmitry Vyukovtsan: fix failures after multi-threaded fork
2021-12-21 Louis Dionne[libc++][NFC] Fix links to https://llvm.org/PR20183...
2021-12-21 Alexandre Ganea[Clang] Disable debug-info-objname.cpp test on Unix...
2021-12-21 Nathan Sidwell[clang][NFC] Refactor coroutine_traits lookup
2021-12-21 Florian Hahn[LV] Ensure WidenCanonicalIVRecipe is always created...
2021-12-21 Joe Loser[libcxx][test] Verify customization point object properties
2021-12-21 Djordje Todorovic[Debugify] Use WeakWH map collected before Pass when...
2021-12-21 Nikita Popov[CodeGen] Avoid more pointer element type accesses
2021-12-21 Alexandre Ganea[CodeView] Emit S_OBJNAME record
2021-12-21 mydeveloperday[clang-format] NFC use recently added Style.isJavaScript()
2021-12-21 mydeveloperdayAlignConsecutiveDeclarations not working for 'const...
2021-12-21 Nikita Popov[CodeGen] Accept Address in CreateLaunderInvariantGroup
2021-12-21 Arthur O'Dwyer[libc++] Rename __s1/__s2 to __dest/__source in __copy_...
2021-12-21 Butygin[mlir][memref] ReinterpretCast: allow static sizes...
2021-12-21 Sam McCall[clangd] Fix typo in test. NFC
2021-12-21 Simon Pilgrim[X86] getTargetVShiftNode - remove shift-by-constant...
2021-12-21 Nikita Popov[CodeGen] Avoid some pointer element type accesses
2021-12-21 Nico Weber[gn build] (semiautomatically) port 9b4f179bf8d3
2021-12-21 Nikolas Klauser[libc++] Allow __move_constexpr to work with unrelated...
2021-12-21 Paul Walker[SVE] Reintroduce -scalable-vectorization=preferred...
2021-12-21 Dmitry Vyukovtsan: always handle closing of file descriptors
2021-12-21 Jay Foad[GlobalISel] Verify operand types for G_SHL, G_LSHR...
2021-12-21 Simon Pilgrim[X86] LowerRotate - enable vXi32 splat handling
2021-12-21 Simon Pilgrim[DAG] Constify SelectionDAG::isSplatValue()
2021-12-21 Sjoerd Meijer[FuncSpec] Rename internal option. NFC.
2021-12-21 Djordje Todorovic[llvm-mca] Compare multiple files
2021-12-21 Stephan Herhut[mlir][Support] Avoid multiplication in floorDiv /...
2021-12-21 Nikita Popov[CodeGen] Avoid pointee type access during global var...
2021-12-21 Andrew Wei[AArch64][SVE] Lower shuffles to permute instructions...
2021-12-21 Dmitry Vyukovtsan: remove unused ReportMutex::destroyed
2021-12-21 Dmitry Vyukovtsan: change ReportMutex::id type to int
2021-12-21 Chuanqi XuRevert "[NFC] [C++20] [Modules] Add tests for template...
2021-12-21 Dmitry Vyukovtsan: optimize __tsan_read/write16
2021-12-21 Chuanqi Xu[NFC] [C++20] [Modules] Add tests for template instanti...
2021-12-21 Fangrui Song[ELF] Remove unneeded SectionBase::repl indirection
2021-12-21 Simon Moll[VE] FADD,FSUB,FMUL,FDIV v256f32|f64 isel and tests
2021-12-21 Nikita Popov[ConstantFold][GlobalOpt] Don't create x86_mmx null...
2021-12-21 Nikita Popov[InstCombine] Drop outdated alignment comment (NFC)
2021-12-21 Simon Moll[VE] U|SDIV v256i32|64 isel and tests
2021-12-21 Kazu Hirata[llvm] Construct SmallVector with iterator ranges ...
2021-12-21 Kazu Hirata[ARM] Use range-based for loops (NFC)
2021-12-21 jacquesguan[RISCV] Precommit tests for override hasAndNotCompare.
2021-12-21 Tony Tye[AMDGPU][NFC] Update DWARF extension for locations...
2021-12-21 Yonghong SongBPF: report better error message for BTF_TYPE_ID_REMOTE...
2021-12-21 Esme-Yi[PowerPC][llvm-objdump] enable --symbolize-operands...
2021-12-21 Vitaly Buka[tsan] Disable test from D115759 on Darwin
2021-12-21 Mircea Trofin[NFC] Fix clang-tidy issues in CalcSpillWeights.cpp
2021-12-21 Xu Mingjie[memprof][NFC] Fix mismatched-new-delete in memprof...
2021-12-21 Clemens WasserPort __sanitizer::StopTheWorld to Windows
2021-12-21 Xu Mingjie[LTO] Fix incomplete optimization remarks for dead...
2021-12-21 Vitaly Buka[sanitizer] Fix compress_stack_depot.cpp test on Darwin
2021-12-21 Philip Reames[DSE] Remove calls with known writes to dead memory
2021-12-21 Philip ReamesAttempt to stablize compiler-rt/test/asan/TestCases...
2021-12-21 Shilei TianRevert "[LTO] Add a function `LTOCodeGenerator::getMerg...
2021-12-21 Vitaly Buka[tsan] Fix Darwin crash after D115759
2021-12-21 Tom Stellarddocs: Clarify licensing rules for the project
2021-12-21 Shilei Tian[LTO] Add a function `LTOCodeGenerator::getMergedModule`
2021-12-21 Mehdi AminiFix clang-tidy issues in mlir/ (NFC)
2021-12-21 Matt ArsenaultAArch64/GlobalISel: Fix memory type in test
2021-12-20 Matt ArsenaultAMDGPU/GlobalISel: Stop using NarrowScalar/FewerElement...
2021-12-20 Sanjay Patel[Analysis] fix cast in ValueTracking to allow constant...
2021-12-20 Mogball[mlir][arith] Clean up ExpandOps pass
2021-12-20 Jinsong Ji[docs]LLVM Tutorial: fix the typo in Cpu0 URL
2021-12-20 Mogball[mlir] Add `mlir/unittests/BUILD.bazel`
2021-12-20 Mogball[mlir][ods] FIx incorrect comments in PassGen (NFC)
2021-12-20 Sami Tolvanen[Clang] Add __builtin_function_start
2021-12-20 Sami Tolvanen[llvm][IR] Add no_cfi constant
2021-12-20 Mehdi AminiFix clang-tidy issues in mlir/ (NFC)
2021-12-20 Alexandre GaneaSilence warning with MSVC2019
next