platform/upstream/llvm.git
2022-11-03 Nikita Popov[InstCombine] Add tests for memset -> load forward...
2022-11-03 Nikita Popov[InstCombine] Add tests for memset -> load forwarding...
2022-11-03 Nikita Popov[CVP] Add vector icmp test (NFC)
2022-11-03 Caroline Concatto[AArch64] SME2 -Fix failing buildbots because of warning
2022-11-03 Kristina Bessonova[DebugInfo][Metadata] Make AllEnumTypes holding Trackin...
2022-11-03 Jannik Silvanus[llvm-diff] Precommit: Add loop test case with forward...
2022-11-03 Pierre van... [GISel] Add (fsub +-0.0, X) -> fneg combine
2022-11-03 Peter WallerRevert "[InstCombine] Remove redundant splats in InstCo...
2022-11-03 Peter Waller[AArch64] Install arm_neon_sve_bridge.h
2022-11-03 Serge Pavlov[Clang] Check for response file existence prior to...
2022-11-03 Caroline Concatto[AArch64]SME2 instructions that use ZTO operand
2022-11-03 Adrian Kuegel[mlir][Bazel] Add mlir-translate as data for dialect...
2022-11-03 Ye LuoRevert "[AAPointerInfo] refactor how offsets and Access...
2022-11-03 Slava Zakharin[NFC][flang] Lowering options clean-up.
2022-11-03 wanglei[LoongArch] Fix codegen for [su]itofp instructions
2022-11-03 Phoebe Wang[X86] Remove `IntrArgMemOnly` from cmpccxadd intrinsics
2022-11-03 Xi Ruoyao[sanitizer] Fix vfork interception on loongarch64
2022-11-03 Youling Tang[asan] Use proper shadow offset for loongarch64 in...
2022-11-03 Fangrui Song[asan] Default to -fsanitize-address-use-odr-indicator...
2022-11-03 Peixin-Qiao[flang][RFC] Add lowering design for procdure pointers
2022-11-03 Matt ArsenaultLangRef: Fix typo in backtick placement
2022-11-03 Alex Brachet[Driver] Don't preprocess source files when reproducing...
2022-11-02 Florian Hahn[ConstraintElimination] Skip compares with scalable...
2022-11-02 Yuanfang Chen[Clang] follow-up D128745, remove ClangABICompat checks
2022-11-02 Matt ArsenaultSPARC: Register null target streamer
2022-11-02 Matt ArsenaultWebAssembly: Remove unnecessary set check
2022-11-02 Matt ArsenaultWebAssembly: Move exception handling code together
2022-11-02 Matt ArsenaultFunctionLoweringInfo: Use TLI member instead of finding it
2022-11-02 electriclilies[mlir] Add call_intrinsic op to LLVMIIR
2022-11-02 Siva Chandra... [libc] Add implementation of ungetc.
2022-11-02 David Green[ARM] Fix vector ule zero lowering
2022-11-02 Ryan Prichard[libc++][Android] strong_order_long_double.verify.cpp...
2022-11-02 Ryan Prichard[libc++][Android] XFAIL aligned_alloc and timespec_get...
2022-11-02 Jennifer Yu[OPENMP]Initial support for error directive.
2022-11-02 Kirill Stoimenov[Sanitizers] Modified __aarch64__ to use the 64 bit...
2022-11-02 Mark de Wever[libc++][test] Fixes transitive includes.
2022-11-02 LLVM GN Syncbot[gn build] Port cf239c2f1777
2022-11-02 yijiagu[mlir] Remove eliminateBlockingAwaitOps option in Async...
2022-11-02 Félix Cloutier[NFC] Make format() more amenable to format attributes
2022-11-02 Craig Topper[RISCV] Prevent autovectorization using vscale with...
2022-11-02 Alex Lorenz[clang][pp] only __is_target_environment(unknown) shoul...
2022-11-02 Sanjay Patel[VectorCombine] add tests for load+shuffle and update...
2022-11-02 Jonathan Peyton[OpenMP][libomp] Fix disabled affinity
2022-11-02 Owen Pan[clang-format] Don't skip #else/#elif of #if 0
2022-11-02 Joseph HuberRevert "[Attributor][NFCI] Move MemIntrinsic handling...
2022-11-02 Joseph Huber[LinkerWrapper] report on missing libraries
2022-11-02 Martin Storsjö[clang] Fix inline builtin functions of an __asm__...
2022-11-02 Craig Topper[RISCV] Move RVVBitsPerBlock to TargetParser.h so we...
2022-11-02 Philip Reames[LV][RISCV] Add test showing poor choice of VF for...
2022-11-02 Dan Gohman[wasm-ld] Update supported features in the generic...
2022-11-02 Valentin Clement[flang][NFC] Fix typo in filename
2022-11-02 Valentin Clement[flang] Fix for polymoprhic pointer component
2022-11-02 Slava Zakharin[mlir][llvmir] Support FastmathFlags for LLVM intrinsic...
2022-11-02 Nikolas Klauser[libc++] Implement P2438R2 (std::string::substr() &&)
2022-11-02 Augie Fackler[bolt] update bazel rules for f71d32a0eea4
2022-11-02 Akash Banerjee[OpenMP][OpenMPIRBuilder] Migrate loadOffloadInfoMetada...
2022-11-02 Tom Praschan[clangd] Add scoped enum constants to all-scopes-completion
2022-11-02 yijiaguAdd Async Function to the Async Dialect
2022-11-02 Aaron BallmanFix LLVM sphinx build bot
2022-11-02 Julian Lettner[TSan] Adjust `TSAN_RTL_CFLAGS` before it gets copied
2022-11-02 Florian Hahn[ConstraintElimination] Generate true/false vectors...
2022-11-02 Hanhan Wang[mlir][linalg] Add support for vectorizing convs that...
2022-11-02 James Y Knight[llvm-tblgen] NFC: Small code refactor in DecoderEmitter.
2022-11-02 Jan SvobodaRevert "[cmake][msvc] Enable standards-conforming prepr...
2022-11-02 Matt Arsenaultllvm-reduce: Require x86 to run file ouput test
2022-11-02 Matt ArsenaultAMDGPU: Directly pass Function to mayUseAGPRs
2022-11-02 Arthur Eubanks[NewPM][Pipeline] Add PipelineTuningOption to set inlin...
2022-11-02 Arthur Eubanks[docs][NewPM] Move pass plugin documentation into exist...
2022-11-02 Arthur Eubanks[opt] Add -p alias for -passes
2022-11-02 Alex Langford[lldb] Add information on type systems to statistics...
2022-11-02 Michał Górny[llvm-config] Remove --src-root option
2022-11-02 Kirill Stoimenov[ASAN] Removed special case controlling allocator const...
2022-11-02 Rong Xu[PGO] Add a threshold for number of critical edges...
2022-11-02 OCHyams[Assignment Tracking][2/*] Add flags to enable Assignme...
2022-11-02 Peiming Liu[mlir][scf] support 1:N type conversion for scf.if...
2022-11-02 Nikita Popov[ValueLattice] Fix typo in condition (NFC)
2022-11-02 rkayaith[mlir][arith] Use declarative asm format for fastmath...
2022-11-02 Nicolas Vasilache[mlir][Transform] Fix ASAN heap-use-after-free
2022-11-02 Peiming Liu[mlir][scf] refactor scf structuralOpConversion to...
2022-11-02 Ethan Stewart[openmp][AMDGPU] - Correct getNumberOfBlocks calculation.
2022-11-02 Jan Svoboda[cmake][msvc] Enable standards-conforming preprocessor
2022-11-02 Jonas Devlieghere[lldb] Update TestDump.test for gnuwin32's 'file' comma...
2022-11-02 rkayaith[mlir][Pass] Disallow mixing -pass-pipeline with other...
2022-11-02 rkayaith[mlir] Don't mix -pass-pipeline with other pass options
2022-11-02 Kevin Sala... [OpenMP][libomptarget] Fix AsyncInfoTy object in omp_ta...
2022-11-02 Valentin Clement[flang] Handle dispatch on nopass procedure from array...
2022-11-02 Matt Arsenaultllvm-reduce: Add explicit triple to test
2022-11-02 Siva Chandra... [libc] Add a doc about the libc fullbuild mode.
2022-11-02 Siva Chandra... [libc] Add links to libc Discourse and to the libc...
2022-11-02 Siva Chandra... [libc] Add a contributing guide to the docs.
2022-11-02 Siva Chandra... [libc] Add a porting guide to the docs.
2022-11-02 Philip Reames[RISCV] Fix cost of legal fixed length masked load...
2022-11-02 OCHyamsFix Assignment Tracking docs error from 33c7ae55e729069...
2022-11-02 Denys Shabalin[mlir] Use the same pipeline tuning options as clang...
2022-11-02 John Brawn[MIRVRegNamer] Avoid opcode hash collision
2022-11-02 John Brawn[MachineCSE] Allow PRE of instructions that read physic...
2022-11-02 Nikita Popov[CVP] Add test for icmp without constant operand (NFC)
2022-11-02 OCHyams[Assignment Tracking][1/*] Add initial docs for Assignm...
2022-11-02 Sanjay Patel[InstCombine] fold mul with decremented "shl -1" factor...
2022-11-02 OCHyams[DebugInfo] Fix minor debug info bug in deleteDeadLoop
next