platform/upstream/llvm.git
2022-01-17 Arthur O'Dwyer[libc++] [test] Improve the test for `uniform_int_distr...
2022-01-17 David Green[DAG] Extend SearchForAndLoads with any_extend handling
2022-01-17 Arthur O'Dwyer[libc++] [ABI BREAK] Conform lognormal_distribution...
2022-01-17 Arthur O'Dwyer[libc++] [test] Check for another kind of modulemap...
2022-01-17 Matt ArsenaultAMDGPU: Fix crashing on calls to C functions from graph...
2022-01-17 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of constant 32-bit...
2022-01-17 Matt ArsenaultAMDGPU: Correct getMaxNumSGPR treatment of flat_scratch
2022-01-17 Matt ArsenaultAMDGPU/GlobalISel: Fix legalization failure for s65...
2022-01-17 Simon Moll[VE] select|vp.merge|vp.select v256 isel and tests
2022-01-17 Matt ArsenaultAMDGPU/GlobalISel: Add failing ABI lowering testcases
2022-01-17 Matt ArsenaultAMDGPU: Fix LiveVariables error after optimizing VGPR...
2022-01-17 Matt ArsenaultAMDGPU/GlobalISel: Fix test not matching test name
2022-01-17 Matt Devereau[AArch64][SVE] Remove Redundant aarch64.sve.convert...
2022-01-17 Florian Hahn[LV] Add test coverage for reductions with odd interlea...
2022-01-17 Mubashar Ahmad[Clang][AArch64][ARM] PMUv3 Option Added
2022-01-17 Sam McCallRe-land [clangd] Elide even more checks in SelectionTree.
2022-01-17 Haojian Wu[clangd] Don't rename on symbols from system headers.
2022-01-17 Florian Hahn[DSE] Remove commented-out InvisibleToCallerBeforeRet...
2022-01-17 Sanjay Patel[InstCombine] propagate IR flags from binop through...
2022-01-17 Sanjay Patel[InstCombine] add tests for binop with flags and select...
2022-01-17 Sanjay Patel[InstCombine] auto-generate complete test check lines...
2022-01-17 Florian Hahn[LV] Make test more robust by adding users of inductions.
2022-01-17 Florian Hahn[VPlan] Drop unnecessary uses of getVPSingleValue ...
2022-01-17 David Sherwood[CodeGen][AArch64] Ensure isSExtCheaperThanZExt returns...
2022-01-17 David Green[AArch64] Add tests for sinking mask And to smaller...
2022-01-17 Fraser Cormack[RISCV] Add tests for scalable-vector vwsub patterns
2022-01-17 Nathan James[clangd] Add option to use dirty file contents when...
2022-01-17 Lorenzo Chelini[MLIR][Linalg] Handle Attribute in InitTensorOp
2022-01-17 Haojian WuReland (2) "[AST] Add RParen loc for decltype AutoTypel...
2022-01-17 Alex ZinenkoRevert "[mlir] fix crash in PybindAdaptors.h"
2022-01-17 Nikita Popov[MachineInstr] Don't include debug uses in bundle heade...
2022-01-17 Haojian Wu[clangd] Avoid a code completion crash
2022-01-17 Ralf Grosse... [LLDB] Fix Python GIL-not-held issues
2022-01-17 Nikita Popov[ValueTracking] Remove ComputeMultiple() function
2022-01-17 Alex Zinenko[mlir] fix crash in PybindAdaptors.h
2022-01-17 Lian Wang[RISCV] Add scheduler for bfp instruction in Zbf extension
2022-01-17 Nikita Popov[GlobalOpt] Drop an incorrect check
2022-01-17 Nikita Popov[GlobalOpt] Use generic type when converting malloc...
2022-01-17 Sam McCall[docs] Clarify & update JSONCompilationDatabase docs
2022-01-17 Fangrui Song[ELF] GnuHashTableSection: replace stable_sort with...
2022-01-17 Nikita Popov[GlobalOpt] Make global SRA offset based
2022-01-17 Haojian Wu[clangd] Better handling `\n` in the synthesized diagno...
2022-01-17 Nikita Popov[DSE] Remove alloc function check in canSkipDef()
2022-01-17 Carl RitsonCycleInfo: Fix trivial typo. NFC.
2022-01-17 Fangrui Song[ELF] RelocationScanner::scanOne: replace rel.r_offset...
2022-01-17 Cameron Mulhern[clang-format] Add a BlockIndent option to AlignAfterOp...
2022-01-17 Fangrui Song[ELF] Relocations: remove some cast<Undefined>. NFC
2022-01-17 Fangrui Song[ELF] De-template getAlternativeSpelling. NFC
2022-01-17 Kito Cheng[RISCV] Add initial support for getRegUsageForType...
2022-01-17 Qiu Chaofan[PowerPC] Allow -mfloat128 option for VSX targets
2022-01-17 Fangrui Song[ELF] Remove unneeded SyntheticSection memset(*, 0, *)
2022-01-17 Fangrui Song[ELF] Remove redundant fillTrap and memset(*, 0, *...
2022-01-17 Fangrui Song[ELF][test] Add --build-id tests for -z separate-loadab...
2022-01-17 Fangrui Song[ELF] RelocationSection<ELFT>::writeTo: use unstable...
2022-01-17 esmeyiReland https://reviews.llvm.org/D113825 after fixing...
2022-01-17 Fangrui Song[ELF] Change some DenseMap<StringRef, *> to DenseMap...
2022-01-17 Fangrui Song[ELF] StringTableSection: Use DenseMap<CachedHashString...
2022-01-17 Fangrui Song[Driver][FreeBSD] -r: imply -nostdlib like GCC
2022-01-17 John Ericson[compiler-rt][cmake] Use `GNUInstallDirs` to support...
2022-01-17 eopXD[RISCV] Add patterns for vector widening integer multip...
2022-01-16 Dominik GrewePreserve argument locations when cloning a region.
2022-01-16 Nikita Popov[AttrBuilder] Remove unused removeAttributes() overload
2022-01-16 Nikita Popov[AttrBuilder] Remove unused hasAttributes() overload
2022-01-16 Bjorn Pettersson[DAGCombine] Refactor DAGCombiner::ReduceLoadWidth...
2022-01-16 Stanislav Gatev[clang][dataflow] Add transfer functions for bind tempo...
2022-01-16 Arjun P[MLIR] Simplex::getRationalSample: return an optional...
2022-01-16 LLVM GN Syncbot[gn build] Port e6b153947dfa
2022-01-16 Alexandre GaneaRevert [LLD] Remove global state in lldCommon
2022-01-16 Alexandre Ganea[LLD] Supplement with more comments. Clarify the intent...
2022-01-16 hyeongyu kimResolve lit failures in clang-aarch64*
2022-01-16 LLVM GN Syncbot[gn build] Port f860fe362282
2022-01-16 Alexandre Ganea[LLD] Remove global state in lldCommon
2022-01-16 Florian Hahn[LV] Restore metadata to disable runtime unrolling...
2022-01-16 hyeongyu kim[msan] reflect the changed flag to the tests.
2022-01-16 owenca[clang-format] Add return code to git-clang-format
2022-01-16 Florian Hahn[LV] Move AddRuntimeUnrollDisableMetaData so it can...
2022-01-16 hyeongyu kim[Clang/Test]: Rename enable_noundef_analysis to disable...
2022-01-16 Fangrui Song[ELF] Remove forEachRelSec. NFC
2022-01-16 Fangrui Song[ELF] Remove !isLazy() condition from computeBinding
2022-01-16 Fangrui Song[ELF] Remove config->relocatable condition from Symbol...
2022-01-16 Fangrui Song[ELF] Speed up Symbol::computeBinding. NFC
2022-01-16 Fangrui Song[ELF] Slightly speed up Symbol::includeInDynsym. NFC
2022-01-16 Fangrui Song[ELF] Simplify Symbol::includeInDynsym
2022-01-16 Fangrui Song[ELF] Optimize -z combreloc
2022-01-16 Luo, Yuanke[X86] Pre-checkin test case for combining const operand...
2022-01-16 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-16 Lang Hames[ORC-RT] Remove some stale comments.
2022-01-16 Lang Hames[ORC-RT] Update WrapperFunctionCall for 089acf25223.
2022-01-16 Fangrui Song[ELF] Simplify elf::link exit. NFC
2022-01-16 Fangrui Song[SelectionDAG] Fix -Wunused-variable in -DLLVM_ENABLE_A...
2022-01-15 Craig Topper[RISCV] Add RISCVISD::BFPW to ComputeNumSignBitsForTarg...
2022-01-15 Dave Lee[lldb] Set result error state in 'frame variable'
2022-01-15 Nikita Popov[AttrBuilder] Remove ctor accepting AttributeList and...
2022-01-15 Lucas Prates[AArch64] clang support for Armv8.8/9.3 MOPS
2022-01-15 Jonas Devlieghere[lldb] Use PlatformMacOSX for Mac Catalyst
2022-01-15 Mehdi AminiDisable the MLIR ExecutionEngine library when the nativ...
2022-01-15 Nikolas Klauser[libc++] Add _LIBCPP_HIDE_FROM_ABI to in_in_result
2022-01-15 Fangrui Song[ELF] Make some diagnostics follow the convention
2022-01-15 paperchalice[CMake][LLDB] Resolve install conflict when `LLDB_BUILD...
next