platform/upstream/llvm.git
2021-02-27 Kazu Hirata[llvm-readobj] Use ListSeparator (NFC)
2021-02-27 Jez Ng[lld-macho] Extract embedded addends for arm64 UNSIGNED...
2021-02-27 Jez Ng[lld-macho] Add test for a variety of arm64 relocations
2021-02-27 Jez Ng[lld-macho] Don't emit rebase opcodes for subtractor...
2021-02-27 Jez Ng[lld-macho] Properly test subtractor relocations &...
2021-02-27 Mehdi AminiStore (cache) the Argument number (index in the argumen...
2021-02-27 Gabor Horvath[clang][Lifetimes] Fix false positive warning from...
2021-02-27 Sanjay Patel[SimplifyCFG] avoid illegal phi with both poison and...
2021-02-27 Wang, Pengfei[X86] Disable rematerializion for PTILELOADDV
2021-02-27 Stephen Kelly[clang-tidy] Simplify suspicious memset usage check
2021-02-27 Stephen Kelly[clang-tidy] Simplify boolean expr check
2021-02-27 Stephen Kelly[clang-tidy] Simplify special member functions check
2021-02-27 Stephen Kelly[clang-tidy] Simplify redundant branch condition check
2021-02-27 Stephen Kelly[clang-tidy] Simplify suspicious enum usage check
2021-02-27 Stephen Kelly[clang-tidy] Simplify redundant member init check
2021-02-27 Stephen Kelly[clang-tidy] Simplify default member init check
2021-02-27 Stephen Kelly[clang-tidy] Simplify shrink to fit check
2021-02-27 Stephen Kelly[clang-tidy] Handle uninstantiated templates in redunda...
2021-02-27 Ella Ma[llvm] Add assertions for the smart pointers with the...
2021-02-27 Kazu Hirata[Transforms/Utils] Use range-based for loops (NFC)
2021-02-27 Kazu Hirata[TableGen] Use ListSeparator (NFC)
2021-02-27 Vitaly Buka[NFC] Remove tab from the source
2021-02-27 Fangrui Song[test] Add -triple x86_64 to attr-retain.cpp
2021-02-27 Eric Schweitz[flang][fir] Upstream utility function valueHasFirAttri...
2021-02-27 River Riddle[mlir] Simplify various pieces of code now that Identif...
2021-02-27 Rob Suderman[MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings...
2021-02-27 Jessica Clarke[clang][NFC] Clean up whitespace in ClangOpcodesEmitter...
2021-02-27 Fangrui Song[test] Add -triple x86_64 to attr-retain.c
2021-02-27 Eric Schweitz[flang][fir] Add remaining Ops. Updates to pre-existing...
2021-02-27 Heejin Ahn[WebAssembly] Fix reverse mapping in WasmEHFuncInfo
2021-02-27 Sam Clegg[lld][WebAssembly] Rename methods/members to match...
2021-02-27 Kevin Zhou[Polly] Refactoring IsInnermostParallel() in ISL to...
2021-02-27 Fangrui SongELF: Create unique SHF_GNU_RETAIN sections for llvm...
2021-02-27 Fangrui SongAdd GNU attribute 'retain'
2021-02-27 Kazu Hirata[Driver] Fix a warning about the the initialization...
2021-02-27 Jianzhou Zhao[msan] Use non-transparent-huge-page at SetShadow
2021-02-27 Jessica Paquette[AArch64][GlobalISel] Import FMOV patterns rather than...
2021-02-27 Fangrui Song[test] Fix PGOProfile/comdat_internal.ll
2021-02-27 Jacques Pienaar[mlir] Add regions to OpAdaptor
2021-02-27 Ryan PrichardReland "[builtins] Define fmax and scalbn inline"
2021-02-27 Vladimir Vereschaka[Driver] Print process statistics report on CC_PRINT_PR...
2021-02-27 Fangrui Song[InstrProfiling] Use llvm.compiler.used instead of...
2021-02-27 Eric Schweitz[flang][fir][NFC] Removes deprecated messages in builds.
2021-02-27 Matheus Izvekov[clang] implicitly delete space ship operator with...
2021-02-26 Rob Suderman[MLIR][TOSA] Lower tosa.identity and tosa.identitiyn...
2021-02-26 Arthur Eubanks[docs] Add documentation on using the new pass manager
2021-02-26 Matt ArsenaultAMDGPU: Use kill instruction to hint soft clause live...
2021-02-26 Craig Topper[DAGCombiner] Optimize SMULO/UMULO if we can prove...
2021-02-26 Peter Steinfeld[flang] Detect circularly defined interfaces of procedures
2021-02-26 George Balatsouras[dfsan] Record dfsan metadata in globals
2021-02-26 Vitaly Buka[sanitizers][NFC] Change typesto avoid warnings
2021-02-26 Vitaly Buka[NFC][libc++] Suppress "warning: ignoring return value"
2021-02-26 Vitaly Buka[NFC] Suppress "warning: ignoring return value"
2021-02-26 Aart Bik[mlir][vector] add higher dimensional support to gather...
2021-02-26 Dan Gohman[WebAssembly] Avoid `bit_cast` when printing f32 and...
2021-02-26 Nico Weber[lld/mac] Add some support for dynamic lookup symbols...
2021-02-26 Casey Carter[libcxx][test] Don't require Container<cv T> extension...
2021-02-26 Heejin Ahn[WebAssembly] Fix remapping branch dests in fixCatchUnw...
2021-02-26 Philip Reames[tests] Precommit for upcoming patch
2021-02-26 Rob Suderman[MLIR][TOSA] Lower tosa.reshape to linalg.reshape
2021-02-26 Stanislav Mekhanoshin[AMDGPU] Avoid second rescheduling for some regions
2021-02-26 Stanislav Mekhanoshin[AMDGPU] Skip unclusterd rescheduling w/o ld/st
2021-02-26 Anirudh Prasad[SystemZ] Introducing assembler dialects for the Z...
2021-02-26 James Y KnightUse getAlign() on atomicrmw/cmpxchg instructions, now...
2021-02-26 Philip Reames[cgp] Minor code improvement - reuse an existing named...
2021-02-26 Jianzhou Zhao[dfsan] Do not test origin-tracking in atomic.cpp
2021-02-26 Craig Topper[RISCV] Call SelectBaseAddr on the base pointer in...
2021-02-26 Philip ReamesBe more mathematicly precise about definition of recurr...
2021-02-26 Leonard Chan[scudo][test] Disable -Wfree-nonheap-object
2021-02-26 Jianzhou Zhao[dfsan] Propagate origins for callsites
2021-02-26 Nathan James[clang-tidy][NFC] Tweak some generation of diag messages
2021-02-26 Fangrui Song[SanitizerCoverage] Clarify llvm.used/llvm.compiler...
2021-02-26 Nathan James[clang-tidy] Remove some test c++ mode restrictions.
2021-02-26 Philip ReamesUse helper introduced in 8020be0b8 to simplify ValueTra...
2021-02-26 Christopher... [libcxx] cleans up __cpp_concepts mess
2021-02-26 Fangrui SongChange some addUsedGlobal to addUsedOrCompilerUsedGlobal
2021-02-26 Philip ReamesAdd a helper for matching simple recurrence cycles
2021-02-26 Louis Dionne[libc++] Make the from-scratch config work on macOS...
2021-02-26 Alexey Bataev[InstCombine][NFC]Add a test for logical reductions.
2021-02-26 Mircea Trofin[NFC][regalloc] const-ed APIs, using MCRegister instead...
2021-02-26 Mircea Trofin[NFC] Const-ed 2 APIs in VirtRegMap
2021-02-26 Louis Dionne[libc++] Allow running CI on macOS when Ninja isn't...
2021-02-26 Mircea Trofin[NFC] MCRegister fixes in RegisterClassInfo, and const...
2021-02-26 Jay Foad[AMDGPU] Add selection pattern for v_xnor_b32
2021-02-26 Geoffrey Martin... [MLIR][linalg] Make integer matmul ops cast before...
2021-02-26 Nico Weber[PDB] Fix unsigned integer overflow
2021-02-26 Simon Pilgrim[X86][AVX] SimplifyDemandedBitsForTargetNode - add...
2021-02-26 Dave Lee[llvm][utils] Fix innocuous off by one in lldb formatters
2021-02-26 James Y KnightFix assert to use getTypeStoreSize instead of getPrimit...
2021-02-26 Jay Foad[AMDGPU] Better codegen for i64 bitreverse
2021-02-26 Dave Lee[llvm][utils] Rename lldb dict variables to internal_dict
2021-02-26 Dave Lee[llvm][utils] Support dereferencing llvm::Optional...
2021-02-26 Dave Lee[lldb] Add deref support to libc++ unique_ptr synthetic
2021-02-26 Vladislav Vinogradov[ADT][NFC] Add extra typedefs to `ArrayRef` and `Mutabl...
2021-02-26 Louis Dionne[libc++] Remove the now unused macos-trunk and macos...
2021-02-26 Hanhan Wang[mlir][linalg] Add pooling ops to Linalg TC ops.
2021-02-26 Simon Pilgrim[Utils] collectBitParts - bail for integers > 128-bits
2021-02-26 Hanhan Wang[mlir][linalg] Allow TC ops taking an unused shaped...
2021-02-26 Benjamin Kramer[mlir] Silence some deprecation warnings after dffc487b...
2021-02-26 Nico Weber[libcxxabi] Fewer assumptions about path from libcxx...
next