platform/upstream/llvm.git
2022-05-28 Yuki Okushi[clang] Remove `rm` script which is no longer necessary
2022-05-28 Groverkss[MLIR][Presburger] Add applyDomain/Range to IntegerRelation
2022-05-28 Florian Hahn[VPlan] Use Exiting-block instead of Exit-block termino...
2022-05-28 Jason MolendaIncrease the default maximum stack walk
2022-05-28 Emil Kieri[flang] Make extension explicit: exponent-letter matchi...
2022-05-28 Daniel Hannon[clang][cmake] Fixed typo in hmaptool CMakeLists.txt
2022-05-28 Peter Klausler[flang] Make generic resolution conform to 15.5.5.2...
2022-05-28 Peter Klausler[nfc][flang] Fix spelling errors and usage in an error...
2022-05-28 Yuki OkushiRemove `deplibs` keyword completely
2022-05-28 Peter Klausler[flang] Avoid spurious warnings from reading module...
2022-05-28 Yuki Okushi[docs] Update the label name for new contributors
2022-05-28 Sam Clegg[libc++] Minor emscripten changes from downstream
2022-05-28 Peixin-Qiao[flang][OpenMP] Fix pointer variables in atomic read...
2022-05-28 Peixin-Qiao[flang][OpenMP][OpenACC] Fix exit of a region
2022-05-28 LLVM GN Syncbot[gn build] Port 30c37fb89cb7
2022-05-28 Nikolas Klauser[libc++] Granularize more of <type_traits>
2022-05-28 Nikolas Klauser[libc++] Remove unused __functional includes
2022-05-28 Argyrios Kyrtzidis[Lex] Fix crash during dependency scanning while skippi...
2022-05-28 Yuki Okushi[CompilerInstance] Fix weird condition on `createCodeCo...
2022-05-28 Fangrui Song[Driver] Replace err_invalid_branch_protection with...
2022-05-28 Fangrui Song[ARM][AArch64] Change -mharden-sls= to use err_drv_unsu...
2022-05-28 Roland McGrath[scudo] Clean up Zircon header file uses
2022-05-28 Matthias Springer[mlir][bufferization] Add extra filter mechanism to...
2022-05-28 Matthias Springer[mlir][bufferize][NFC] Split analysis+bufferization...
2022-05-28 Matthias Springer[mlir][bufferization][NFC] Remove post-analysis step...
2022-05-27 Matthias Springer[mlir][bufferization][NFC] Move OpFilter out of Bufferi...
2022-05-27 Joel E. Denny[OpenACC][OpenMP] Document atomic-in-teams extension
2022-05-27 Philip Reames[RISCV] Allow PRE of vsetvli involving non-1 LMUL
2022-05-27 eopXD[LSR][TTI][PowerPC][SystemZ][X86] Add const-ness to...
2022-05-27 NAKAMURA Takumi[bazel] BLAKE3: Adopt aarch64 and x86_64.
2022-05-27 Martin Storsjö[lldb] Fix cross compiling on macOS
2022-05-27 Craig Topper[RISCV] Correct load/store alignments in sink-splat...
2022-05-27 wren romano[mlir][sparse] Fixes C++98 warning
2022-05-27 Philip Reames[RISCV] Add a vsetvli PRE test involving non-1 LMUL
2022-05-27 Craig Topper[RISCV] Use template version of SignExtend64 for consta...
2022-05-27 Tobias Ribizel[CMake] Make FindLibEdit.cmake more robust
2022-05-27 Louis Dionne[runtimes] Rename various libcpp-has-no-XYZ Lit feature...
2022-05-27 Nikolas Klauser[libc++][NFC] Rename rand.dis to rand.dist
2022-05-27 Craig Topper[RISCV] Remove unused variables. NFC
2022-05-27 Sam Clegg[lld][WebAssembly] Fix crash on undefined+weak function...
2022-05-27 Pengxuan Zheng[llvm-lib] Ignore /LTCG option
2022-05-27 Craig Topper[RISCV] Return false from isOffsetFoldingLegal instead...
2022-05-27 Nicolai HähnleAMDGPU: Add G_AMDGPU_MAD_64_32 instructions
2022-05-27 Julian Lettner[TSan][Darwin] Deflake test
2022-05-27 Louis Dionne[runtimes] Officially deprecate the legacy testing...
2022-05-27 Louis Dionne[libc++] Add various missing _LIBCPP_HIDE_FROM_ABI
2022-05-27 Aart Bik[OpenMP][mlir] fix broken build
2022-05-27 Alex BrachetRevert "[Clang] Extend -gen-reproducer flag"
2022-05-27 Hans Wennborg[libc++] Use __libcpp_clz for a tighter __log2i function
2022-05-27 Matheus Izvekovcmake: use llvm dir variables for clang/utils/hmaptool
2022-05-27 Derek Schuff[WebAssembly] Consolidate sectionTypeToString in Binary...
2022-05-27 PeixinQiao[OpenMP] Support operation conversion to LLVM for threa...
2022-05-27 Sanjay Patel[InstCombine] fold multiply by signbit-splat to cmp...
2022-05-27 Sanjay Patel[InstCombine] reduce code duplication; NFC
2022-05-27 Egor Zhdan[Clang][Driver] Fix include paths for `--sysroot /...
2022-05-27 Alex Brachet[Clang] Extend -gen-reproducer flag
2022-05-27 Amy Kwan[PowerPC][AIX] Allow VSX patterns to be 32-bit and...
2022-05-27 Daniele VettorelAdd llvm-debuginfod-find tool to Bazel build
2022-05-27 Balazs Benics[analyzer] Fix wrong annotation of LazyCompoundVal...
2022-05-27 Tobias Hieta[workflow] Don't fail workflow if we already have a...
2022-05-27 Yitzhak Mandelbaum[clang][dataflow] Improve handling of constructor initi...
2022-05-27 Yitzhak Mandelbaum[clang][dataflow] Remove private-field filtering from...
2022-05-27 Shraiysh Vaishay[flang][OpenMP][NFC] Cleanup the sections tests
2022-05-27 Vassil VassilevAlso remove the empty StoredDeclsList entry from the...
2022-05-27 Daniil Dudkin[mlir][llvm] Fix compiler error on GCC 9
2022-05-27 Andrew Ng[LLD][test] Update `zlib` tests for LLD commit c78c00dc16
2022-05-27 Daniil Dudkin[flang] Support correct continuations for compiler...
2022-05-27 Fraser Cormack[RISCV][NFC] Unify compatibility checks under one function
2022-05-27 Groverkss[MLIR][Presburger] Add intersectDomain/Range to Integer...
2022-05-27 Anastasia Stulova[Doc][OpenCL] Misc wording improvements for SPIR-V
2022-05-27 Ben Dunbobbin[llvm-ar][test] add special case of replace converting...
2022-05-27 Andrew Ng[LLD][ELF] Drop the string null terminator from the...
2022-05-27 River Riddle[mlir][Tablegen-LSP] Add support for a tracking definit...
2022-05-27 River Riddle[mlir][Tablegen-LSP] Add support for include file link...
2022-05-27 River Riddle[mlir][Tablegen-LSP] Add support for a compilation...
2022-05-27 Florian Hahn[AArch64] Add support for FMA intrinsics to shouldSinkO...
2022-05-27 Andrew Ng[Support] Reduce allocations in parallelForEach with...
2022-05-27 Balazs BenicsRevert "[llvm][clang][bolt][NFC] Use llvm::less_first...
2022-05-27 Balazs Benics[llvm][clang][bolt][NFC] Use llvm::less_first() when...
2022-05-27 Balazs Benics[analyzer][NFCi] Annotate major nonnull returning functions
2022-05-27 Gabor Marton[analyzer][NFC] Rename GREngine->CoreEngine, GRExprEngi...
2022-05-27 Balazs Benics[analyzer][NFC] Remove unused default SVal constructors
2022-05-27 Balazs Benics[analyzer][NFC] Remove unused friend SVal declarations
2022-05-27 Balazs Benics[analyzer][NFC] Use idiomatic classof instead of isKind
2022-05-27 Nikolas Klauser[libc++] Enable ranges_robust_against* and niebloid...
2022-05-27 Luo, Yuanke[X86][AMX] Replace LDTILECFG with PLDTILECFGV on auto...
2022-05-27 LLVM GN Syncbot[gn build] Port 11e3ad299fee
2022-05-27 Nikolas Klauser[libc++] Implement ranges::is_sorted{, _until}
2022-05-27 Balazs Benics[analyzer][docs] Fix typo in checker name
2022-05-27 Balazs Benics[analyzer][NFC] Use MemRegion::getRegion()'s return...
2022-05-27 Balazs Benics[analyzer][NFC] Remove unused SVal::hasConjuredSymbol
2022-05-27 Balazs Benics[analyzer][NFC] Remove unused nonloc::ConcreteInt:...
2022-05-27 Balazs Benics[analyzer][NFC] Inline loc::ConcreteInt::evalBinOp
2022-05-27 Balazs Benics[analyzer][NFC] Inline ExprEngine::evalMinus
2022-05-27 Balazs Benics[analyzer][NFC] Inline ExprEngine::evalComplement
2022-05-27 River Riddle[mlir-vscode] Add support for highlighting pdll and...
2022-05-27 Serge Pavlov[GlobalISel] Add G_IS_FPCLASS
2022-05-27 Alexander Batashev[mlir][LLVM] Add support for Calling Convention in...
2022-05-27 Liqin.Weng[RISCV] Add test for experimental.vector.reverse
2022-05-27 Pavel Samolysov[libunwind][CMake] Fix name of LIBUNWIND_SUPPORTS_NODEF...
next