platform/upstream/llvm.git
2022-03-17 Stanislav Mekhanoshin[AMDGPU] Add 2 gfx940 mfma tests. NFC.
2022-03-17 Johannes Doerfert[Attributor] Remove more non-deterministic behavior...
2022-03-17 Johannes Doerfert[OpenMP][FIX] Initialize member to avoid undefined...
2022-03-17 Johannes Doerfert[Attributor][FIX] Remove reference into map that might...
2022-03-17 Ellis Hoag[AlwaysInliner] Emit inline remark only when successful
2022-03-17 Alina Sbirlea[docs] Add details to MemorySSA docs.
2022-03-17 Thomas Lively[WebAssembly] Add end-to-end codegen tests for wasm_sim...
2022-03-17 Mehdi AminiAdd a cmake flag to turn `llvm_unreachable()` into...
2022-03-17 Jonas Devlieghere[lldb] Migrate ProcessGDBRemote to ReportWarning
2022-03-17 Kyungwoo Lee[ObjCARC] Fix non-determinism
2022-03-17 Nikolas Klauser[libc++] [test] Add ranges_robust_against_copying_...
2022-03-17 Louis Dionne[libc++] Install psutil on CI builders
2022-03-17 Changpeng FangAMDGPU: Use the implicit kernargs for code object version 5
2022-03-17 Louis Dionne[libc++] Add missing <cstddef> include
2022-03-17 Sam Clegg[lld][WebAssembly] Fix crash accessing non-live __tls_b...
2022-03-17 Eli Friedman[IndVars] Add a new test affected by 62f86d4f
2022-03-17 Andrew Litteken[IROutliner] Make sure that loop debug info is stripped.
2022-03-17 Valentin Clement[flang] Add array constructor lowering tests
2022-03-17 Stanislav Mekhanoshin[AMDGPU] New MFMA names for existing instructions
2022-03-17 Stanislav Mekhanoshin[AMDGPU] Add gfx90a and gfx940 to get_elf_mach_gfx_name.cpp
2022-03-17 Ben Barham[VFS] Add print/dump to the whole FileSystem hierarchy
2022-03-17 Johannes Doerfert[OpenMP][FIX] Make metadata and attribute check lines...
2022-03-17 Michel Weber[MLIR][Presburger] introduce SetCoalescer
2022-03-17 Benjamin Kramer[dsymutil] Store possible Swift reflection sections...
2022-03-17 Benjamin Kramer[mlir] Move InterfaceMap::InterfaceMap to the cpp file
2022-03-17 Benjamin Kramer[mlir] Use array_pod_sort for sorting stats/counters.
2022-03-17 Stanislav Mekhanoshin[AMDGPU] Allow v_accvgpr_write to use SGPR src on gfx940
2022-03-17 LLVM GN Syncbot[gn build] Port 22570bac6943
2022-03-17 Kevin P. NealPrecommit test for D121483:
2022-03-17 Johannes Doerfert[OpenMP][FIX] Relax test check lines
2022-03-17 Pavel Labath[lldb] Fix ^C handling in IOHandlerProcessSTDIO
2022-03-17 Zahira AmmarguellatCurrently the control of the eval-method is mixed with...
2022-03-17 Vang Thao[AMDGPU] Fix PreRARematerialize scheduler pass sinking...
2022-03-17 Sterling AugustineReland "Use a stable-sort when combining bases"
2022-03-17 Louis Dionne[libc++] Switch to the new testing configurations by...
2022-03-17 William S.... [MLIR][Math] Add constant folder for powf
2022-03-17 Alexey Bataev[SLP]Do not schedule instructions with constants/argume...
2022-03-17 Dominic Chen[scudo] Use portable sysconf instead of deprecated...
2022-03-17 Uday Bondhugula[MLIR] Add affine.load fold hook on global constant...
2022-03-17 Johannes DoerfertReapply "[OpenMP][FIX] Allow device constructors for...
2022-03-17 Johannes DoerfertAdd another office hour
2022-03-17 Julian LettnerLower `@llvm.global_dtors` using `__cxa_atexit` on...
2022-03-17 Jim Kitchen[mlir][sparse] Introduce new binary and unary op
2022-03-17 Archibald Elliott[ARM] Fix Decode of tsb csync
2022-03-17 Augusto Noronha[dsymutil] Apply relocations present in Swift reflectio...
2022-03-17 Dominic Chen[scudo][tests] Pass read-only vector by reference
2022-03-17 Dominic Chen[scudo] Fix test harness integration
2022-03-17 Dominic Chen[scudo] Use nullptr instead of integer-to-pointer cast
2022-03-17 Dominic Chen[scudo] Don't unmap other low memory pages if mapping...
2022-03-17 Dominic Chen[scudo] Explicitly mark enum as unsigned
2022-03-17 Dominic Chen[scudo] Remove unused vector value initializer
2022-03-17 Ellis Hoag[AlwaysInliner] Check inliner errors even without assserts
2022-03-17 Zixu Wang[NFC] Disable clang/SymbolGraph test
2022-03-17 Craig Topper[RISCV] Mention Zvfh extension in release notes. NFC
2022-03-17 Yuanfang Chen[PS4] Make __BIGGEST_ALIGNMENT__ 32bytes
2022-03-17 Matt ArsenaultRevert "RegAllocGreedy: Fix last chance recolor assert...
2022-03-17 Stanislav Gatev[clang][dataflow] Model the behavior of non-standard...
2022-03-17 Craig Topper[RISCV] Add +experimental-zvfh extension to cover half...
2022-03-17 Florian Hahn[LoopSimplifyCFG] Add test case for PR54023.
2022-03-17 LLVM GN Syncbot[gn build] Port 1af5fbd5c605
2022-03-17 Sterling AugustineRevert "Use a stable-sort when combining bases"
2022-03-17 David GoldmanAttempt forward fix for Linux buildbots for D116385
2022-03-17 Andrzej Warzynski[flang][nfc] Move a test
2022-03-17 Craig Topper[RISCV] Simplify scalable vector case in lowerVectorMas...
2022-03-17 Ingo Mueller[mlir][docs] Fix formatting issue in Dialects/Vector.md.
2022-03-17 Andrew Wei[NFC][ InstCombine] precommit test for D121585
2022-03-17 Yonghong Song[BPF] Fix a bug in BPFAdjustOpt pass for icmp transform...
2022-03-17 Amy Zhuang[mlir] Extend SimplifyTrivialLoops
2022-03-17 Matt Devereau[AArch64][SVE] InstCombine llvm.aarch64.sve.sel to...
2022-03-17 Valentin Clement[flang] Lower some numeric intrinsics
2022-03-17 Valentin Clement[flang] Add equivalence lowering tests
2022-03-17 Simon Pilgrim[clang] AddObjCKeyValueCompletions - use castAs<> inste...
2022-03-17 Valentin Clement[flang] Add more lowering tests for dummy arguments
2022-03-17 Sterling AugustineUse a stable-sort when combining bases
2022-03-17 Valentin Clement[flang] Add IO lowering test
2022-03-17 Marco Elver[AtomicExpandPass][NFC] Reformat with clang-format
2022-03-17 henry wong[LTO][ELF] Require asserts for --stats-file= tests.
2022-03-17 Nikita Popov[CodeGen] Avoid pointer element type access for blocks
2022-03-17 Shafik Yaghmour[LLDB] Modifying expression code in MakeLoadImageUtilit...
2022-03-17 Fraser Cormack[Coroutines][NFC] Format line to 80 cols
2022-03-17 Siva Chandra... [libc][NFC] Add a separate flag for capturing the ...
2022-03-17 Arthur Eubanks[OpaquePtr][LLParser] Automatically detect opaque point...
2022-03-17 Nikita Popov[CodeGen] Avoid some pointer element type accesses
2022-03-17 Jonas Devlieghere[lldb] Skip invalid-condition.test on Windows
2022-03-17 Nikita Popov[CodeGen] Avoid some pointer element type accesses
2022-03-17 David Goldman[clangd] Code action for creating an ObjC initializer
2022-03-17 Dávid Bolvanský[Clang] Added info about noinline/always_inline stateme...
2022-03-17 David Green[AArch64] Add extra insert-subvector tests. NFC
2022-03-17 Jay Foad[AMDGPU] Stop using getMinimalPhysRegClass in LowerForm...
2022-03-17 Jeremy Morse[DebugInfo][InstrRef] Prefer stack locations for variables
2022-03-17 Nikita Popov[CodeGen] Avoid some pointer element type accesses
2022-03-17 Marco Elver[Instruction] Introduce getAtomicSyncScopeID()
2022-03-17 Nikita Popov[CGObjCGNU] Remove pointer element type uses
2022-03-17 Kiran Chandramohan[Flang] Lower the repeat intrinsic
2022-03-17 Valentin Clement[flang] Lower command and environment intrinsics
2022-03-17 Florian Hahn[LV] Use usesScalars in widenPHIInstruction.
2022-03-17 Kiran Chandramohan[Flang] Lower the transpose intrinsic
2022-03-17 Sanjay Patel[x86] try harder to use shift instead of test if it...
2022-03-17 Haojian Wu[pseudo] Tweak some docs, NFC
2022-03-17 Haojian Wu[clangd] Re-enable clang-tidy's nolint blocks
next