platform/upstream/llvm.git
2023-06-05 Nathan Ridge[clangd] Do not end inactiveRegions range at position...
2023-06-05 LLVM GN Syncbot[gn build] Port bbcd998efdb5
2023-06-05 pvanhoutRevert "[NFC][RFC][TableGen] Split GlobalISelEmitter...
2023-06-05 LLVM GN Syncbot[gn build] Port 79caedf5f899
2023-06-05 pvanhout[NFC][RFC][TableGen] Split GlobalISelEmitter.cpp
2023-06-05 Mikhail Goncharov[bazel] add missing dep for GPUTransforms
2023-06-05 esmeyiRevert "[XCOFF][DWARF] XCOFF64 should be able to select...
2023-06-05 Matthias Springer[mlir][memref][transform] Register memref dialect patterns
2023-06-05 Qiu Chaofan[PowerPC] Require FPCVT for store fptoi combination
2023-06-05 Serge Pavlov[FPEnv] Intrinsics for access to FP environment
2023-06-05 Qiu ChaofanReland "[PowerPC] Simplify fp-to-int store optimization"
2023-06-05 Haohai Wen[NFC][COFF] clang-format WinCOFFObjectWriter and MCWinC...
2023-06-05 Vinayaka Bandishti[Affine-fusion] Fix a bug in mod detection
2023-06-05 Vinayaka BandishtiMake optimize llvm common to both gpu-to-hsaco/cubin
2023-06-05 Alex Voicu[clang][CodeGen] Account for VTT address space
2023-06-05 Haohai Wen[NFC][COFF] Use COFFSection.MCSection when writeSection
2023-06-05 Chen Zheng[AIX] use system assembler for assembly files
2023-06-04 Jacques Pienaar[mlir][bytecodegen] Add list helper methods.
2023-06-04 Alexey LapshinFix test bot breakage from 36f351098cd50809658493d9b2e2...
2023-06-04 Jacques Pienaar[mlir][bytecodegen] Add ReservedOrDead marker.
2023-06-04 Jacques Pienaar[mlir][bytecodegen] Remove comments (NFC).
2023-06-04 Aiden Grossman[Docs][llvm-mc] Fix location of statement
2023-06-04 Benjamin Kramer[bazel] Port 36f351098cd5
2023-06-04 Florian Hahn[LV] Check if value was already not uniform for previou...
2023-06-04 Alexey Lapshinmake sanitizer happy for 36f351098cd50809658493d9b2e22a...
2023-06-04 LLVM GN Syncbot[gn build] Port 36f351098cd5
2023-06-04 Alexey Lapshin[DWARFLinkerParallel][Reland] Add interface files,...
2023-06-04 LLVM GN Syncbot[gn build] Port 7e1ee1e10dc0
2023-06-04 Danila Kutenin[libcxx] Add strict weak ordering checks to sorting...
2023-06-04 Manna, Soumi[NFC][CLANG] [NFC][CLANG] Fix nullptr dereference issue...
2023-06-04 Manna, Soumi[NFC][CLANG] Fix Static Code Analyzer Concerns
2023-06-04 Simon Pilgrim[GlobalIsel][X86] Move G_ICMP legalization before legac...
2023-06-04 Ben Shi[AVR][NFC][test] Suppement a test of the pseudo instruc...
2023-06-04 Sergei Barannikov[MC] Remove unused mc_difflist_iterator constructor...
2023-06-04 Simon Pilgrim[GlobalIsel][X86] Move G_PTRTOINT/G_INTTOPTR legalizati...
2023-06-04 LLVM GN Syncbot[gn build] Port 66e5678fece3
2023-06-04 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [6/8]
2023-06-04 Simon Pilgrim[GlobalIsel][X86] Remove some unused setLegalizerInfo...
2023-06-04 Alexey LapshinRevert "[DWARFLinkerParallel] Add interface files,...
2023-06-04 LLVM GN Syncbot[gn build] Port e0ba9b2ace7f
2023-06-04 Alexey Lapshin[DWARFLinkerParallel] Add interface files, create a...
2023-06-04 Sergei Barannikov[CodeGen] Fix incorrect usage of MCPhysReg for diff...
2023-06-04 Simon Pilgrim[GlobalIsel][X86] Update legalization of G_AND/G_OR...
2023-06-04 Sergei Barannikov[Hexagon] Check if register is non-null before calling...
2023-06-04 Amara Emerson[GlobalISel] Fix DIVREM combine from inserting a divrem...
2023-06-04 khei4[MemCpyOpt] Remove unnecessary bitcast and reuse some...
2023-06-04 Kazu Hirata[MC] Modernize InlineAsmIdentifier (NFC)
2023-06-04 Kazu Hirata[IR] Remove unused declaration removeParamUndefImplying...
2023-06-04 Kazu Hirata[DWARFLinker] Remove unused declaration keepDIEAndDepen...
2023-06-04 Kazu Hirata[AST] Remove unused declaration makeDeclVisibleInContex...
2023-06-04 Timm Bäder[clang][NFC] Reformat expandTabs
2023-06-04 Patryk Wychowaniec[AVR] Fix incorrect operands of pseudo instruction...
2023-06-04 Matt ArsenaultAttributor: Fix comment typos
2023-06-03 Aiden Grossman[libc][CMake] Place archives in build/lib/<target-triple>
2023-06-03 Aiden Grossman[CMake][Fuchsia] Add LLVM_ENABLE_HTTPLIB to Stage 2...
2023-06-03 Aiden Grossman[Docs][CMake] Add LLVM_ENABLE_HTTPLIB to CMake options...
2023-06-03 Martin Storsjö[clang-tools-extra] Fix linking when built with CLANG_L...
2023-06-03 Martin Storsjö[libcxx] Fix using std::wcout/wcin on Windows with...
2023-06-03 Owen Pan[clang-format] Fix overlapping replacements before...
2023-06-03 Kazu Hirata[MCA] Modernize Stage (NFC)
2023-06-03 Kazu Hirata[MCA] Modernize RAWHazard (NFC)
2023-06-03 Kazu Hirata[MCA] Modernize MemoryGroup (NFC)
2023-06-03 Kazu Hirata[MCA] Modernize StallInfo (NFC)
2023-06-03 Kazu Hirata[llvm-mca] Modernize MCACommentConsumer (NFC)
2023-06-03 Kazu Hirata[MCA] Modernize IncrementalSourceMgr (NFC)
2023-06-03 Simon Pilgrim[GlobalIsel][X86] Update legalization of G_MUL
2023-06-03 eopXD[Clang][RISCV] Avoid generating MaskedPrototype if...
2023-06-03 Kazu Hirata[MCA] Modernize Pipeline (NFC)
2023-06-03 Kazu Hirata[Serialization] Remove unused function getKnownModules
2023-06-03 Kazu Hirata[AST] Use DenseMapBase::lookup (NFC)
2023-06-03 Corentin Jabot[Clang] Fix status of P0960
2023-06-03 zhongyunde[IndVars] Add check of loop invariant for indirect use
2023-06-03 Hussain Kadhem[flang] Fix for 541f5c4a6db35870091dd15dfa09dde751229a1...
2023-06-03 paperchalice[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.
2023-06-03 Sheng[m68k] Add TLS Support
2023-06-03 Sheng[m68k] Implement absolution long addressing mode for...
2023-06-03 Sheng[m68k] Implement BSR Instruction
2023-06-03 Shengcoach UpdateTestChecks to filter out certain symbol...
2023-06-03 Simon Pilgrim[GlobalIsel][X86] Regenerate G_MUL scalar legalization...
2023-06-03 Martin StorsjöRevert "[CMake] Ensure `CLANG_RESOURCE_DIR` is respected."
2023-06-03 Mike Hommey[llvm] Strip stabs symbols in Mach-O when stripping...
2023-06-03 luxufan[InstSimplify] Simplify select i1 ConstExpr, i1 true...
2023-06-03 paperchalice[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.
2023-06-03 Nitin John Raj[TableGen][GlobalISel] Account for HwMode in RegisterBa...
2023-06-03 Austin Kerbow[AMDGPU] Don't flush vmcnt for loops with use/def pairs
2023-06-03 Kazu Hirata[CodeGen] Use DenseMapBase::lookup (NFC)
2023-06-03 Yeting Kuo[RISCV] Avoid illegal DAG combination for strict-fp...
2023-06-03 Peiming Liu[mlir][sparse] fix crash when using sparse_tensor:...
2023-06-03 Tue Ly[libc][NFC] Add LIBC_INLINE and attribute.h header...
2023-06-03 Aart Bik[mlir][sparse] fixed bug with unary op, dense output
2023-06-02 Caslyn Tonelli[scudo] Add 'inline' to static secondary.h function
2023-06-02 Nico Weber[gn] port 6b3ae49d3243
2023-06-02 Kazu Hirata[InlineCost] Check for conflicting target attributes...
2023-06-02 Matt Arsenaultclang: Update tests after InstSimplify change
2023-06-02 Teresa Johnson[ThinLTO] Fix internalization decisions for weak/linkon...
2023-06-02 Florian MayerProperly restore SP tag on exceptions
2023-06-02 Nick Desaulniers[Damangle] convert dlangDemangle to use std::string_view
2023-06-02 Matt ArsenaultInstSimplify: Remove null parent checks
2023-06-02 Matt ArsenaultInstSimplify: Require instruction be parented
2023-06-02 Nick Desaulniers[Damangle] convert rustDemangle to use std::string_view
next