platform/upstream/llvm.git
2021-05-05 Alex ReinkingAllow /STACK in #pragma comment(linker, ...)
2021-05-05 Matt ArsenaultAMDGPU: Fix lit test
2021-05-05 MaheshRavishankar[mlir][Linalg] Fix element type of results when folding...
2021-05-05 Fangrui Song[AArch64] Fix some coding standard issues related to...
2021-05-05 Petr Hosek[Driver] Move -print-runtime-dir and -print-resource...
2021-05-05 Vang Thao[AMDGPU][GlobalISel] Widen 1 and 2 byte scalar loads
2021-05-05 Nico Weber[gn build] (semi-manually) port 0b10bb7ddd3c more
2021-05-05 Dave Lee[lldb] Handle missing SBStructuredData copy assignment...
2021-05-05 Vy Nguyen[lld-macho] Check simulator platforms to avoid issuing...
2021-05-05 Nico Weber[gn build] (semi-manually) port 0b10bb7ddd3c
2021-05-05 Matt ArsenaultAMDGPU: Add a few more tail call tests
2021-05-05 Matt ArsenaultARM/GlobalISel: Don't store a MachineInstrBuilder reference
2021-05-05 Richard SmithWhen performing template argument deduction to select...
2021-05-05 Stanislav Mekhanoshin[AMDGPU] Improve global SADDR selection
2021-05-05 Kirill Bobyrev[clangd] Split CC and refs limit and increase refs...
2021-05-05 Matt ArsenaultGlobalISel: Update documentation
2021-05-05 Matt ArsenaultAMDGPU/GlobalISel: Remove unnecessary override
2021-05-05 Matt ArsenaultX86/GlobalISel: Use generic version of splitToValueTypes
2021-05-05 Matt ArsenaultGlobalISel: Use DAG call lowering infrastructure in...
2021-05-05 Emilio Cota[mlir] Add polynomial approximation for math::ExpM1
2021-05-05 Michael Kitzan[MachineCSE][NFC]: Refactor and comment on preventing...
2021-05-05 Giorgis Georgakoudis[Utils][NFC] Rename replace-function-regex in update_cc...
2021-05-05 Krzysztof ParzyszekPreserve metadata on masked intrinsics in auto-upgrade
2021-05-05 Roman Lebedev[NFC][X86][Codegen] Add some tests for 64-bit shift...
2021-05-05 Thomas Lively[WebAssembly] Add SIMD const_splat intrinsics
2021-05-05 Isuru Fernando[lld] Convert LLVM_CMAKE_PATH to a CMake path
2021-05-05 Rob Suderman[mlir][tosa] Add tosa.depthwise lowering to existing...
2021-05-05 Vitaly Buka[scudo] Align objects with alignas
2021-05-05 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] Stop using invalid iterat...
2021-05-05 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] std::advance shouldn...
2021-05-05 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] Our `__debug_less` breaks...
2021-05-05 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] Iterating a string::itera...
2021-05-05 Arthur O'Dwyer[libc++] [LIBCXX-DEBUG-FIXME] Fix an iterator-invalidat...
2021-05-05 Arthur O'Dwyer[libc++] Move <__sso_allocator> out of include/ into...
2021-05-05 Thomas Lively[WebAssembly] Fix constness of pointer params to load...
2021-05-05 Thomas Lively[WebAssembly] Update narrowing builtin function operand...
2021-05-05 Tomasz MiąskoAdd fuzzer for Rust demangler
2021-05-05 Jez Ng[lld-macho] Try to unbreak build
2021-05-05 Martin Storsjö[libcxx] [ci] Add a Windows CI configuration for a...
2021-05-05 Louis Dionne[libc++] NFC: Remove stray semicolon in from-scratch...
2021-05-05 Thomas Lively[WebAssembly] Set alignment to 1 for SIMD memory intrinsics
2021-05-05 Jon Chesterfield[libomptarget] Initial documentation on amdgpu offload
2021-05-05 Evgenii Stepanov[hwasan] Fix missing synchronization in AllocThread.
2021-05-05 Jez Ng[lld-macho] Preliminary support for ARM_RELOC_BR24
2021-05-05 Jez Ng[lld-macho] Have --reproduce account for path rerooting
2021-05-05 Harald van... Make clangd CompletionModel not depend on directory...
2021-05-05 Nick Desaulniers[Clang] remove text extension from diag::err_drv_invali...
2021-05-05 Roman Lebedev[NFC][SimplifyCFG] Update documentation comments for...
2021-05-05 Fangrui Song[llvm-objcopy][ELF] --only-keep-debug: set offset/size...
2021-05-05 Saleem AbdulrasoolRISSCV: clang-format RISC-V AsmParser (NFC)
2021-05-05 Roman Lebedev[NFC][X86][CostModel] Add tests for byteswap intrinsic
2021-05-05 Philipp Krones[MC] Untangle MCContext and MCObjectFileInfo
2021-05-05 Philip Reames[LV] Workaround PR49900 (a crash due to analyzing parti...
2021-05-05 Javier Setoain[mlir][ArmSVE] Add masked arithmetic operations
2021-05-05 Nico Weber[clang] remove an incremental build workaround
2021-05-05 Stanislav Mekhanoshin[AMDGPU] Pre-commit 2 new saddr load tests. NFC.
2021-05-05 Sergei Grechanik[mlir][Affine][Vector] Support vectorizing reduction...
2021-05-05 Jinsong Ji[clang][Driver] Add -fintegrate-as to debug-pass-struct...
2021-05-05 Sushma UnnibhaviAdded a faster method to clone llvm project [DOCS]
2021-05-05 Pooja Yadav[docs] Update the llvm/example section
2021-05-05 Jessica ClarkeRevert "[SelectionDAG][Mips][PowerPC][RISCV][WebAssembl...
2021-05-05 Guillaume Chatelet[libc] Normalize LIBC_TARGET_MACHINE
2021-05-05 Fraser Cormack[RISCV][NFC] Fix up pseudoinstruction name in comment
2021-05-05 Jessica Clarke[SelectionDAG][Mips][PowerPC][RISCV][WebAssembly] Teach...
2021-05-05 Vang Thao[GlobalISel] Fix buildZExtInReg creating new register.
2021-05-05 Sanjay Patel[InstCombine] improve readability; NFC
2021-05-05 Simon Pilgrim[MIPS][MSA] Regenerate immediates tests. NFCI.
2021-05-05 Simon Pilgrim[MIPS][MSA] Regenerate i5-b tests. NFCI.
2021-05-05 Simon Pilgrim[MIPS][MSA] Regenerate bitwise tests. NFCI.
2021-05-05 Baptiste Saleil[AMDGPU] Fix llc pipeline lit test for bots enabling...
2021-05-05 Tobias Gysi[mlir][linalg] Fix bug in the fusion on tensors index...
2021-05-05 Pushpinder... [AMDGPU][OpenMP] Fix clang driver crash when provided -c
2021-05-05 Anirudh Prasad[AsmParser][SystemZ][z/OS] Reject character and string...
2021-05-05 Stelios Ioannou[AArch64] Fix for the pre-indexed paired load/store...
2021-05-05 Anastasia Stulova[OpenCL] Add clang extension for non-portable kernel...
2021-05-05 Jinsong Ji[DebugInfo][test][MIPS] Use mtriple in tests
2021-05-05 Abhina Sreeskantharajan[SystemZ][z/OS] Fix return values in AutoConversion...
2021-05-05 Andrew Savonichev[AArch64] Fix scalar imm variants of SIMD shift left...
2021-05-05 Bjorn PetterssonMake dependency between certain analysis passes transit...
2021-05-05 Simon Pilgrim[X86][SSE] Move unpack(hop,hop) fold from foldShuffleOf...
2021-05-05 Martin StorsjöRevert "[Passes] Enable the relative lookup table conve...
2021-05-05 Fraser Cormack[RISCV][VP][NFC] Add tests for VP_SREM and VP_UREM
2021-05-05 Jay Foad[AMDGPU] Autogenerate checks for a clustering test...
2021-05-05 Fraser Cormack[RISCV][VP][NFC] Add tests for VP_MUL and VP_[US]DIV
2021-05-05 Alexey Bataev[X86]Fix a crash trying to convert indices to proper...
2021-05-05 Uday Bondhugula[MLIR] Rename free function `verify` on OffsetSizeAndSt...
2021-05-05 Fraser Cormack[RISCV][VP][NFC] Add tests for VP_SHL and VP_LSHR
2021-05-05 Fraser Cormack[RISCV][VP][NFC] Add tests for VP_AND, VP_XOR, VP_OR
2021-05-05 Fraser Cormack[RISCV][VP] Lower VP ISD nodes to RVV instructions
2021-05-05 Alexander Belyaev[mlir] Use ReassociationIndices instead of affine maps...
2021-05-05 Sushma Unnibhavi [DOCS] Added example for G_EXTRACT and G_INSERT
2021-05-05 Hans WennborgRequire asserts for clang/test/Headers/wasm.c
2021-05-05 Fraser Cormack[RISCV] Cap legal fixed-length vectors to 256-element...
2021-05-05 Julien Pagès[AMDGPU] Select V_CVT_*16_F16 more often
2021-05-05 Javier Setoain[mlir][ArmSVE] Add basic arithmetic operations
2021-05-05 Fangrui Song[llvm-objdump] Add -M {att,intel} & deprecate --x86...
2021-05-05 Yang Fan[clang][TargetCXXABI] Fix -Wreturn-type warning (NFC)
2021-05-05 Med Ismail... [lldb/Test] Disable testBreakpointByLineAndColumnNeares...
2021-05-05 Jianzhou Zhao[dfsan] Turn off all dfsan test cases on non x86_64 OSs
2021-05-05 Med Ismail... [lldb/Symbol] Fix column breakpoint `move_to_nearest_co...
next