platform/upstream/llvm.git
2022-11-22 Nico Weber[gn build] Add build files for //bolt
2022-11-22 Advenam Tacet[1a/3][ASan][compiler-rt] API for double ended containers
2022-11-22 Vitaly Buka[test][asan] Ignore new lines in header
2022-11-22 Vitaly Buka[test][asan] Limit scope of the var
2022-11-22 Nico Weber[bolt] Use llvm::sys::RWMutex instead of std::shared_ti...
2022-11-22 Aart Bik[mlir][sparse] introduce vectorization pass for sparse...
2022-11-22 David Blaikiepr59000: Clarify packed-non-pod warning that it's pod...
2022-11-21 Kai Nacke[PowerPC] Add support for G_ADD and G_SUB.
2022-11-21 Louis Dionne[libc++][NFC] Add missing conditionals for the existenc...
2022-11-21 Quentin Colombet[mlir][MemRef] NFC rename simplify-extract-strided...
2022-11-21 Saleem Abdulrasoolparse: process GNU and standard attributes on top-level...
2022-11-21 John Baldwin[libc++] <type_traits>: Avoid instantiating a pointer...
2022-11-21 Heejin Ahn[WebAssembly] Disable register coalescing at -O1
2022-11-21 Florian Hahn[SCEV] Iteratively compute ranges for deeply nested...
2022-11-21 Nikolas Klauser[libc++][math.h][NFC] Reformat functions
2022-11-21 Benjamin Kramer[PowerPC] Move PPCGenRegisterBankInfo.def into the...
2022-11-21 Ji, Jinsong[clang-format] Support new file formatting with vim
2022-11-21 Louis Dionne[libc++] Don't workaround GCC issue on non-GCC compilers
2022-11-21 Christian Kandeler[clangd] Mark "override" and "final" as modifiers
2022-11-21 Fangrui SongRestore global descriptor demangling after D138095...
2022-11-21 Dave LeeReland "[lldb] Fix SBFileSpec.fullpath"
2022-11-21 Thomas Lively[WebAssembly] Update relaxed-simd instruction names
2022-11-21 Owen Pan[clang-format] Fix a crash due to dereferencing null...
2022-11-21 Dave LeeRevert "[lldb] Fix SBFileSpec.fullpath"
2022-11-21 Kazu Hirata[Support] Use a custom base class for FormatVariadicTes...
2022-11-21 Dave Lee[lldb] Fix SBFileSpec.fullpath
2022-11-21 Kai Nacke[PowerPC] Extend GlobalISel implementation to emit...
2022-11-21 Florian Hahn[SCEV] Add range test with phi and division.
2022-11-21 Jordan Rupprecht[test] Fix TestSourceManager when the source file is...
2022-11-21 Nikolas Klauser[libc++] Add utilites for instantiating functions with...
2022-11-21 Maryam Moghadas[PowerPC] Add new load/store with length instructions...
2022-11-21 Nathan Sidwell[clang] NFC: Robustify sret test regex
2022-11-21 Sanjay Patel[Passes][VectorCombine] enable early run generally...
2022-11-21 Sanjay Patel[VectorCombine] generalize pass param name for early...
2022-11-21 Fangrui Song[ELF] Test rejected --detect-odr-violations
2022-11-21 Manuel BritoUse poison instead of undef as placeholder for vector...
2022-11-21 Mark de Wever[libc++][format] Makes format_context copyable.
2022-11-21 Archibald Elliott[Support] Reduce Dependence on Host.h
2022-11-21 Alexey Bataev[SLP]Fix PR59098: check if the vector type is scalarize...
2022-11-21 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-21 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138281
2022-11-21 Jordan Rupprecht[test] Remove named function arguments from TestSBEnvir...
2022-11-21 Caroline Concatto[AArch64][NFC] SME2 Add missing tests for usvdot and...
2022-11-21 Christian Sigg[MLIR] Hide FailureOr::hasValue()
2022-11-21 Craig Topper[RISCV] Add isel patterns to select slli+shXadd.uw.
2022-11-21 Arthur Eubanks[lldb] Disable looking at pointee types to find synthet...
2022-11-21 Benjamin Kramer[bazel] Port d6abdf46bc
2022-11-21 Simon Pilgrim[X86] Synchronise scheduler classes of VPERM2F128/VBROA...
2022-11-21 Krzysztof Drewniak[mlir][AMDGPU] Remove buffer ops that are statically...
2022-11-21 Sander de Smalen[AArch64][SME] Always allocate a lazy-save buffer if...
2022-11-21 Jordan Rupprecht[test][lldb-vscode] Un-realpath coreFile test.
2022-11-21 John Brawn[FPEnv] Enable strict fp for AArch64 in clang
2022-11-21 Louis Dionne[libc++][NFC] Add link to GCC bug report in <limits...
2022-11-21 Nico Weber[lld/ELF] Make plugin-opt=jobs= help text refer to...
2022-11-21 Valentin Clement[flang] Accept BaseBoxType in couple of fir.array_...
2022-11-21 Nico Weber[lld/ELF] Fix grammar-o in a help string
2022-11-21 Nico Weber[lld/ELF] Rename OPT_thinlto_jobs to OPT_thinlto_jobs_eq
2022-11-21 OCHyams[Assignment Tracking][25/*] Replace sunk address uses...
2022-11-21 Sam McCall[clangd] Add option to skip per-location checks.
2022-11-21 Sam McCall[clangd] Move --check options into Check.cpp. Add ...
2022-11-21 Phoebe Wang[X86] Pre-commit tests for pr58685 (negated cases)
2022-11-21 Sam McCall[clangd] Extend --check to time clang-tidy checks,...
2022-11-21 zhijian[XCOFF] llvm-readobj support display symbol table of...
2022-11-21 David Green[LoopFlatten] Add a test for incorrect IV increment...
2022-11-21 Thomas Symalla[NFC][InstCombine] Pre-commit tests for D137934
2022-11-21 Louis Dionne[libc++][NFC] Rename folder for char_traits<wchar_t...
2022-11-21 Lei Zhang[mlir][bufferization] Support general Attribute as...
2022-11-21 Erich KeaneRemove -cc1 -fconcepts-ts flag
2022-11-21 chenglin.bi[DAGCombiner] fold or (and x, y), x --> x
2022-11-21 Nico Weber[llvm,polly,clang] Stop setting config.enable_shared...
2022-11-21 Benjamin Maxwell[AArch64][SVE] Precommit tests for VSCALE/SVE CNTx...
2022-11-21 Louis Dionne[libc++] Remove workarounds for systems that used to...
2022-11-21 Aliia KhasanovaMerge kDynamicSize and kDynamicSentinel into one constant.
2022-11-21 Shengchen Kan[X86][NFC] Minor improvement in X86InstrInfo::optimizeC...
2022-11-21 Max Kazantsev[NFC][IndVars] Add LLVM_DEBUG printout to replaceExitCond
2022-11-21 Pavel Labath[lldb] Enable TestTargetVar on non-darwin
2022-11-21 Björn Schäpers[clang-format][NFC] Removed unused include
2022-11-21 Björn Schäpers[clang-format][NFC] Don't add a load of 0es
2022-11-21 Björn Schäpers[clang-format][NFC] Format lambda in conditional
2022-11-21 Björn Schäpers[clang-format][NFC] Remove unneeded braces
2022-11-21 Oleg Shyshkov[mlir][linalg] Change linalg.broadcast `dimensions...
2022-11-21 Benjamin KramerMark test using -debug-only as requiring assertions
2022-11-21 Anton Sidorenko[MachineTraceMetrics] Pick the trace successor for...
2022-11-21 Anton Sidorenko[MachineTraceMetrics] Precommit test for D138272
2022-11-21 Guillaume Chatelet[libc][test][NFC] bump mpfr version to 4.1.1
2022-11-21 Alex Zinenko[mlir] bazel for D137997
2022-11-21 Max Kazantsev[Test] Add some test showing limitations of makeIVCompa...
2022-11-21 Jean Perier[flang] Add hlfir.designate codegen for Fortran ArrayRef
2022-11-21 Valentin Clement[flang][NFC] Update TODOs list
2022-11-21 Fangrui Song[ELF] InputFile: change symbols to unique_ptr<Symbol...
2022-11-21 Valentin Clement[flang] Add fir.select_type conversion to if-then-else...
2022-11-21 wanglei[LoongArch] AsmParser support for the li.[wd] pseudo...
2022-11-21 Mel Chen[RISCV] Enable reduction pattern SelectICmp and SelectFCmp.
2022-11-21 Kazu Hirata[llvm] Use Optional::operator-> (NFC)
2022-11-21 Max Kazantsev[Test] One more test for IndVars, showing imperfect...
2022-11-21 Andrzej Warzynski[mlir][test] Fix how the number of flops is calculated
2022-11-21 Amy Wang[MLIR][Transform] Transform dialect support for affine
2022-11-21 wanglei[LoongArch] Support parsing la* pseudo instructions
2022-11-21 Max Kazantsev[Test] Add some examples where IndVars fails to turn...
2022-11-21 Kazu Hirata[Scalar] Teach matchExpandedRem to return std::optional...
next