platform/upstream/llvm.git
2022-06-06 Siva Chandra[libc] Align the new thread stack as required by the...
2022-06-06 Joe NashRevert "[AMDGPU] gfx11 vop3dpp instructions"
2022-06-06 Joe NashRevert "[AMDGPU] gfx11 VOP1+VOP2 Instruction MC support"
2022-06-06 Philip Reames[RISCV] Add cost model test coverage of scalable reductions
2022-06-06 Philip Reames[BasicTTI] Add missing scalable vector handling
2022-06-06 Sam Clegg[WebAssembly] Remove restriction on main name mangling
2022-06-06 Derek Schuff[Objcopy][Wasm] Allow selecting known sections by name
2022-06-06 ksyx[ARM] Use llvm::dbgs() to print debug info (NFC)
2022-06-06 LLVM GN Syncbot[gn build] Port b79b2b677256
2022-06-06 Christopher... [mlir][vector] Allow unroll of contraction in arbitrary...
2022-06-06 Nikolas Klauser[libc++] Implement ranges::find_first_of
2022-06-06 Martin Storsjö[clang] [MinGW] Default to WinEH (SEH) exception handli...
2022-06-06 Martin Storsjö[ARM] [MinGW] Default to WinEH exception handling inste...
2022-06-06 Martin Storsjö[libunwind] Don't store a predecremented PC when using SEH
2022-06-06 Martin Storsjö[libunwind] Remove unused ARM SEH placeholder code
2022-06-06 Martin Storsjö[libunwind] Fix SEH unwinding on ARM
2022-06-06 Martin Storsjö[builtins] Check __SEH__, when checking if ARM EHABI...
2022-06-06 Martin Storsjö[clang] [Headers] Check __SEH__, when checking if ARM...
2022-06-06 Martin Storsjö[libcxxabi] Check __SEH__, when checking if ARM EHABI...
2022-06-06 Martin Storsjö[libcxx] Omit dllimport in public headers in MinGW...
2022-06-06 Martin Storsjö[libcxx] [test] Don't use header defines for detecting...
2022-06-06 River Riddle[mlir] Add documentation for PDLL LSP features and...
2022-06-06 Chris Bieneman[DirectX] Embed DXIL in LLVM Module
2022-06-06 Jamie Schmeiser[NFC] Change lit test for print-changed=dot-cfg to...
2022-06-06 Hendrik Greving[ModuloSchedule] Fix terminator update when peeling.
2022-06-06 Akira Hatanaka[gmodules] Skip CXXDeductionGuideDecls when visiting...
2022-06-06 Philip Reames[RISCV] Autogen a test for ease of update
2022-06-06 Fangrui Song[docs] Fix style and typo in HowToSetUpLLVMStyleRTTI...
2022-06-06 Christopher... [mlir][linalg] add conv_2d_nhwc_fhwc named op
2022-06-06 Vy Nguyen[lld-macho] Demangle symbol names in duplicate-symbol...
2022-06-06 Yonghong Song[BPF] Add BTF 64bit enum value support
2022-06-06 LLVM GN Syncbot[gn build] Port 352c395fb685
2022-06-06 Chris Bieneman[ObjectYAML][DX] Add dxcontainer2yaml support
2022-06-06 Michael Kitzan[GISel] Add new combines for G_ADD
2022-06-06 Christopher... [mlir][linalg] fix crash when promoting rank-reducing...
2022-06-06 Louis Dionne[libc++][NFC] Move span tests under views.span
2022-06-06 Louis Dionne[libc++][NFC] Fix outdated comment in span test
2022-06-06 Tue Ly[libc] Fix cmake compatibility issue with list(POP_FRONT).
2022-06-06 Philip Reames[RISCV] Reorganize getShuffleCost to make it more clear...
2022-06-06 Vasileios Porpodas[SLP][NFC] Precommit test for followup patch that fixes...
2022-06-06 Craig Topper[SelectionDAG] Further improve computeKnownBits for...
2022-06-06 Louis Dionne[libc++][NFC] Add missing includes
2022-06-06 Louis Dionne[libc++] Avoid creating temporaries in unary expression...
2022-06-06 Chris BienemanSupport converting pointers from opaque to typed
2022-06-06 Chris BienemanFix overflow bug impacting 32-bit testing
2022-06-06 Ivan Kosarev[AMDGPU][GFX9+] Support base+soffset+offset s_atc_probe's.
2022-06-06 Sanjay Patel[InstCombine] add/move tests for opposite direction...
2022-06-06 Ivan Kosarev[AMDGPU][GFX9][GFX10] Support base+soffset+offset s_dca...
2022-06-06 Dmitry Preobrazhensky[AMDGPU][GFX8][DOC][NFC] Update assembler syntax descri...
2022-06-06 Alex BrachetDon't warn when 'llvm' isn't found
2022-06-06 Joe Nash[AMDGPU] gfx11 VOP1+VOP2 Instruction MC support
2022-06-06 Joe Nash[AMDGPU] gfx11 vop3dpp instructions
2022-06-06 Louis Dionne[libc++] Remove a bunch of conditionals on _LIBCPP_DEBU...
2022-06-06 Kevin P. Neal[IPSCCP] Switch away from Instruction::isSafeToRemove()
2022-06-06 Andrzej Warzynski[flang][driver] Remove references to the `flang` bash...
2022-06-06 Dmitry Preobrazhensky[AMDGPU][GFX7][DOC][NFC] Update assembler syntax descri...
2022-06-06 Aaron BallmanFix a -Wlogical-op-parentheses warning; NFC
2022-06-06 LLVM GN Syncbot[gn build] Port 8171586176ee
2022-06-06 Nikolas Klauser[libc++][ranges] Implement ranges::binary_search and...
2022-06-06 Aaron BallmanAllow use of an elaborated type specifier in a _Generic...
2022-06-06 David Green[AArch64] Generate ADDP from shuffled add
2022-06-06 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2022-06-06 Nico Weber[gn build] port f06abbb39380 a bit (create main() funct...
2022-06-06 Nico Weber[gn build] set LLVM_TOOL_LLVM_DRIVER_BUILD to 0 for now
2022-06-06 Nimish Mishra[flang][OpenMP] Added parser support for in_reduction...
2022-06-06 Kai Luo[PowerPC] Support huge frame size for PPC64
2022-06-06 Florian Hahn[VPlan] Replace BranchOnCount with BranchOnCond if...
2022-06-06 David SpickettRevert "[libcxx] Temporarily skip Arm configs"
2022-06-06 Shao-Ce SUN[RISCV] Use check-prefixes to reduce check lines
2022-06-06 yanming[NFC][RISCV][format] Blank line between functions,...
2022-06-06 Kazu Hirata[Scalar] Use llvm::make_early_inc_range (NFC)
2022-06-06 yanming[RISCV] Define risc-v's own register class to model...
2022-06-06 Qingyuan Zheng[AST] Fix clang RecursiveASTVisitor for definition...
2022-06-06 Kazu Hirata[PDB] Remove truncate* (NFC)
2022-06-06 Chuanqi Xu[NFC] [Coroutines] Add test for ambiguous allocation...
2022-06-06 Chris BienemanLLVM Driver Multicall tool
2022-06-06 Brad Smith[BPF] Enable IAS in backend
2022-06-06 Kazu Hirata[CodeGen] Remove splitCanCauseEvictionChain and its...
2022-06-06 jacquesguan[mlir][NFC] Replace some llvm::find with llvm::is_conta...
2022-06-06 Kazu Hirata[GlobalISel] Remove widenWithUnmerge (NFC)
2022-06-06 Kazu Hirata[GlobalISel] Remove valueIsSplit (NFC)
2022-06-06 Lian Wang[LegalizeTypes][VP] Add widen and split support for...
2022-06-06 chenglin.bi[InstCombine] Add more tests for shl+lshr transforms...
2022-06-06 chenglin.bi[InstCombine] Fix tests const value for shl+lshr transf...
2022-06-06 chenglin.bi[InstCombine] Add more tests for shl+lshr transforms...
2022-06-06 Phoebe Wang[Clang][FP16] Add 4 builtins for _Float16
2022-06-06 Kazu Hirata[clang] Use llvm::is_contained (NFC)
2022-06-06 Sanjay Patel[InstCombine] fold mul with masked low bit operand...
2022-06-06 Sanjay Patel[ConstProp] add tests for APFloat truncate miscompile...
2022-06-05 Fangrui Song[Driver][test] Remove unneeded -no-canonical-prefixes...
2022-06-05 owenca[clang-format] Handle attributes for for/while loops
2022-06-05 Fangrui Song[MC] Change EndOfStatement "unexpected tokens in .xxx...
2022-06-05 Fangrui Song[ARM][MC] Change EndOfStatement "unexpected tokens...
2022-06-05 Aditya Kumar[NFC] Make comment consistent with allow|ignore list...
2022-06-05 Fangrui Song[AArch64][MC] Change "unexpected tokens in .xxx directi...
2022-06-05 Peter Collingbournegn build: Fix build when not building the native target.
2022-06-05 Fangrui Song[bolt] Remove unneeded cl::ZeroOrMore for cl::opt options
2022-06-05 Joe Loser[libc++][test] Mark ranges.transform.pass.cpp UNSUPPORT...
2022-06-05 Stella Laurenzo[mlir] Tunnel LLVM_USE_LINKER through to the standalone...
2022-06-05 Kazu Hirata[llvm] Convert for_each to range-based for loops (NFC)
next