platform/upstream/llvm.git
2022-07-15 Arjun P[MLIR][Presburger] SlowMPInt: gcd: assert that operands...
2022-07-15 Hans Wennborg[docs] Note about how to handle 'llvm-mt: error: no...
2022-07-15 Michał Górny[lldb] [test] Skip new NonStop tests on Windows
2022-07-15 David Spickett[lldb][AArch64] Enable int128 test
2022-07-15 Michał GórnyReland "[lldb] [llgs] Fix multi-resume bugs with nonsto...
2022-07-15 Haojian Wu[pseudo] Share the underly payload when stripping comme...
2022-07-15 Arjun P[MLIR][Presburger] MPInt: gcd: assert that operands...
2022-07-15 Haojian Wu[pseudo] Generate an enum type for identifying grammar...
2022-07-15 Simon Pilgrim[ARM] Regenerate pr36577.ll test checks
2022-07-15 Simon Pilgrim[AArch64] Regenerate optimize-imm.ll test checks
2022-07-15 Haojian WuRemove an unsued-variable warning, NFC.
2022-07-15 Adhemerval... [libcxx] Temporarily skip Arm configs
2022-07-15 Simon Pilgrim[DAG] Move "xor (X logical_shift ShiftC), XorC -->...
2022-07-15 Piotr Sobczak[InstCombine] Precommit test
2022-07-15 Michał GórnyRevert "[lldb] [llgs] Fix multi-resume bugs with nonsto...
2022-07-15 Edd Barrett[stackmaps] Legalise patchpoint arguments.
2022-07-15 Michał Górny[lldb] [llgs] Fix multi-resume bugs with nonstop mode
2022-07-15 Andy YankovskyReland "[lldb] Add support for using integral const...
2022-07-15 Simon Pilgrim[ARM] Regenerate hoist-and-by-const-from-shl-in-eqcmp...
2022-07-15 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Remove unnecessary code
2022-07-15 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Correct disassembly of *_e64_dpp...
2022-07-15 Haojian Wu[syntax] Add virtual destructor in TokenManager.
2022-07-15 Krasimir Georgiev[clang-format] distinguish multiplication after brace...
2022-07-15 Nikita Popov[InstCombine] Ensure constant folding in binop of selec...
2022-07-15 Mel Chen[LV][NFC] Fix the condition for printing debug messages
2022-07-15 LLVM GN Syncbot[gn build] Port 263dcf452fa0
2022-07-15 Haojian Wu[syntax] Introduce a TokenManager interface.
2022-07-15 Fangrui Song[ELF] Reword --no-allow-shlib-undefined diagnostic
2022-07-15 Mel Chen[LV] Pre-commit test case for D128523, NFC
2022-07-15 Fangrui SongModernize Optional::{getValueOr,hasValue}
2022-07-15 Nikita Popov[IR] Don't use blockaddresses as callbr arguments
2022-07-15 Petr Hosek[compiler-rt][CMake] Set unwinder for MSan unittests
2022-07-15 Chuanqi Xu[C++20] [Modules] Handle reachability for enum class
2022-07-15 Nikita Popov[LSR] Create SCEVExpander earlier, use member isSafeToE...
2022-07-15 owenca[llvm] A macro of if should be wrapped in do ... while...
2022-07-15 Petr Hosek[compiler-rt][CMake] Set --unwindlib=none when using...
2022-07-15 Ingo Müller[mlir][benchmark] Fix import in sparse benchmark.
2022-07-15 Lian Wang[RISCV] Add cost model for vector.reverse mask operation
2022-07-15 Rainer Orth[Orc] Honor hasJIT in JITTargetMachineBuilder::createTa...
2022-07-15 Rainer Orth[Sparc] Don't claim JIT support on SPARC for now
2022-07-15 LLVM GN Syncbot[gn build] Port 7ced9fff9547
2022-07-15 Jonas Devlieghere[lldb] Print the enum values and their description...
2022-07-15 Jonas Devlieghere[lldb] Refactor command option enum values (NFC)
2022-07-15 Jonas DevlieghereRevert "[clang] Implement ElaboratedType sugaring for...
2022-07-15 Kostya Serebryany[SanitizerCoverage] add weak definitions for the load...
2022-07-15 Matheus Izvekov[clang] Implement ElaboratedType sugaring for types...
2022-07-15 Phoebe Wang[X86] Use generic tuning for "x86-64" if "tune-cpu...
2022-07-15 Fangrui Song[llvm-dwp][test] Add nocompress.test testing LLVM_ENABL...
2022-07-15 Craig Topper[RISCV] Refine the heuristics for our custom (mul ...
2022-07-15 Huan Nguyen[BOLT] Support split landing pad
2022-07-15 Fangrui Song[test] Remove llvm-dwp/X86/nocompress.test
2022-07-14 Craig Topper[RISCV] Fix mistake in RISCVTTIImpl::getIntImmCostInst.
2022-07-14 Alexander Timofeev[AMDGPU] Fix for the test failure caused by the 2e29b01...
2022-07-14 Arjun P[MLIR][Presburger] MPInt: use /// for top-level comment...
2022-07-14 Fangrui Song[test] Remove zlib-gnu tests
2022-07-14 jeff[AMDGPU] Update the mechanism used to check for cycles...
2022-07-14 Fangrui Song[llvm-dwp] Add SHF_COMPRESSED support and remove .zdebu...
2022-07-14 Craig Topper[SelectionDAG][RISCV][AMDGPU][ARM] Improve SimplifyDema...
2022-07-14 Craig Topper[RISCV] Add additional tests for D121833. NFC
2022-07-14 Shafik Yaghmour[Clang] Modify CXXMethodDecl::isMoveAssignmentOperator...
2022-07-14 Craig Topper[RISCV] Make TuneSiFive7 depend on TuneNoDefaultUnroll...
2022-07-14 David BlaikieRemove testing for zlib-gnu llvm-mc support in the...
2022-07-14 Manish Gupta[mlir][NVGPU] Verifier for nvgpu.ldmatrix
2022-07-14 David BlaikieRemove zlibgnu support in llvm-mc
2022-07-14 owenca[clang-format] Fix invalid-code-generation by RemoveBra...
2022-07-14 Nikolas Klauser[libc++] Update RangesAlgorithms.csv
2022-07-14 Aart Bik[mlir][sparse][bufferization] fix a few memory leaks
2022-07-14 Alexander Timofeev[AMDGPU] Lowering VGPR to SGPR copies to v_readfirstlan...
2022-07-14 Tom StellardRemove left over merge marker from 4b1e3d19370694dd2b2c...
2022-07-14 Tom Stellard[gold] Ignore bitcode from sections inside object files
2022-07-14 Katherine RasmussenRevert "[flang] Add co_sum to the list of intrinsics...
2022-07-14 Siva Chandra[libc] Enable a few stdlib and time functions on aarch64.
2022-07-14 isuckatcs[analyzer] Evaluate construction of non-POD type arrays
2022-07-14 Petr Hosek[compiler-rt][CMake] Use linker semantics for unwinder...
2022-07-14 Alexandre Ganea[LLD][COFF] On Windows, fix the date formatting in...
2022-07-14 Aart Bik[mlir][sparse][bufferization] initialize reduction...
2022-07-14 Jez Ng[clang] Document -femit-compact-unwind option in the...
2022-07-14 Katherine Rasmussen[flang] Add co_sum to the list of intrinsics and update...
2022-07-14 Fangrui Song[ELF][test] Fix a typo in aarch64-ifunc-bti.s to actual...
2022-07-14 Krzysztof Drewniak[mlir][AMDGPU] Add lds_barrier op
2022-07-14 Siva Chandra[libc] Enable few stdio functions on aarch64.
2022-07-14 Jeff Niu[mlir] (NFC) run clang-format on all files
2022-07-14 Siva Chandra[libc] Enable few pthread and threads functions on...
2022-07-14 Siva Chandra... [libc] Add implementations of pthread_equal and pthread...
2022-07-14 Fabian Parzefall[BOLT] Replace uses of layout with basic block list
2022-07-14 Hui Xie[libc++][ranges] implement `std::ranges::set_union`
2022-07-14 Philip Reames[CVP] Add coverage for missing mul/shl nowrap variants
2022-07-14 LLVM GN Syncbot[gn build] Port a83004f4ff9e
2022-07-14 Vitaly Buka[test] Fix D129789 for 32bit platforms
2022-07-14 David Tenty[libcxx][AIX][z/OS] Remove headers included via `_IBMCPP__`
2022-07-14 Louis Dionne[libc++] Add missing UNSUPPORTED annotations to experim...
2022-07-14 Petr Hosek[libcxxabi][CMake] Set --unwindlib=none when using...
2022-07-14 Ellis Hoag[InstrProf] Add options to profile function groups
2022-07-14 Nick Desaulniers[clang][CodeGen] add fn_ret_thunk_extern to synthetic fns
2022-07-14 Sanjay Patel[PhaseOrdering][SystemZ] add test for combining/unrolli...
2022-07-14 Sanjay Patel[InstCombine] add/edit tests for masked sub from consta...
2022-07-14 Vitaly Buka[test][CodeGen] Don't miss lifetime markers in lifetime...
2022-07-14 Amara Emerson[GlobalISel] Change widenScalar of G_FCONSTANT to mutat...
2022-07-14 Nikolas Klauser[libc++] Use __unwrap_iter_impl for both unwrapping...
2022-07-14 Mitch PhillipsRevert "Rewording "static_assert" diagnostics"
next