platform/upstream/llvm.git
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
2022-11-02 Nikita Popov[BasicAA] Re-enable cs-cs-arm.ll test (PR58738)
2022-11-02 Matthias Springer[mlir][linalg] Fix crash in canonicalization pattern
2022-11-02 Dmitry Makogon[Test] Add test exposing crash in SimpleLoopUnswitch
2022-11-02 Sanjay Patel[InstCombine] use logical-and matcher to avoid crash
2022-11-02 Sanjay Patel[InstCombine] add tests for logical-and / logical-or...
2022-11-02 Philip Pfaffe[wasm] Always treat DWARF expression addresses as load...
2022-11-02 Aaron BallmanReenable POSIX builtin library functions in gnu2x mode
2022-11-02 Matt Devereau[InstCombine] Remove redundant splats in InstCombineVec...
2022-11-02 Mirko Brkusanin[AMDGPU][NFC] Split MC tests into promoted from VOP1...
2022-11-02 Mirko Brkusanin[AMDGPU][NFC] Split MC tests into promoted from VOP2...
2022-11-02 Moritz Sichert[RuntimeDyld] Require x86_64-linux for IFUNC test
2022-11-02 Jay Foad[AMDGPU] Constify a couple of methods. NFC.
2022-11-02 Max Kazantsev[LoopPredication][NFCI] Perform 'visited' check before...
2022-11-02 Tom Praschan[clangd] Index unscoped enums in class scope for code...
2022-11-02 Ivan Butygin[mlir] Make `OperationFingerPrint` class public
2022-11-02 Anton Sidorenko[MachineCombiner] Add `const` to `shouldReduceRegisterP...
2022-11-02 Moritz Sichert[RuntimeDyld] Added support for relocation of indirect...
2022-11-02 Nikita Popov[ValueLattice] Use DL-aware folding in getCompare()
2022-11-02 Nikita Popov[ValueLattice] Move getCompare() out of line (NFC)
2022-11-02 Nikita Popov[SCCP] Add test for icmp that requires DL to fold ...
2022-11-02 Nikita PopovReapply [ValueLattice] Fix getCompare() for undef values
2022-11-02 Nikita Popov[AA] Remove some overloads (NFC)
2022-11-02 Matthias Springer[mlir][transform] Add PrintOp to transform dialect
2022-11-02 Guillaume Chatelet[reland][libc] Switch to new implementation of mem...
2022-11-02 Muhammad Omair... Revert "[FLANG] Fix MSVC + clang-cl build"
2022-11-02 Bjorn Pettersson[ConstraintElimination] Do not crash on vector GEP...
2022-11-02 David Sherwood[AArch64][SVE2] Add the SVE2.1 ld1q gather & st1q scatt...
2022-11-02 Guillaume Chatelet[libc] Improve testing of mem functions
2022-11-02 David Sherwood[AArch64][SVE2] Add the SVE2.1 while & pext predicate...
2022-11-02 Muhammad Omair... [FLANG] Fix MSVC + clang-cl build
2022-11-02 Muhammad Omair... [CLANG] XFAIL c-strings.c & volatile-1.c AArch64/Windows
2022-11-02 Fangrui Song[asan][test] Convert some tests to use opaque pointers
2022-11-02 Nikita Popov[X86] Use default attributes for more intrinsics
2022-11-02 gonglingqin[LoongArch] Inline one-time-used variable and format...
2022-11-02 Jean Perier[flang] lower intrinsic constants to HLFIR
2022-11-02 Siva Chandra... [libc] Add definitions of a few missing macros and...
2022-11-02 Fangrui Song[hwasan] Remove no-op setDSOLocal. NFC
2022-11-02 Zi Xuan Wu... [CSKY] Fix the adjustFixupValue of fixup_csky_pcrel_uim...
2022-11-02 Zi Xuan Wu... [CSKY] Fix .bss directive compling error created by...
2022-11-02 Michał Górny[compiler-rt] Switch from llvm-config to find_package...
next