platform/upstream/llvm.git
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...
2022-01-15 Jonas Devlieghere[lldb] Correctly display the number of types found
2022-01-15 Dave Lee[lldb] Remove anon struct from frame-var-anon-unions...
2022-01-15 Jonas Devlieghere[lldb] Remove PlatformDarwin::GetCompatibleArch helper
2022-01-15 Peter Klausler[flang] Fold SCALE()
2022-01-15 Arthur O'Dwyer[libc++] Normalize some whitespace in preparation for...
2022-01-15 Nikita Popov[AttrBuilder] Remove non-const td_attrs()
2022-01-15 Alexandre GaneaSilence warning with MSVC.
2022-01-15 Alexandre Ganea[compiler-rt][cmake] Fix clang-cl warnings introduced...
2022-01-15 Nikita Popov[AttrBuilder] Remove empty() / td_empty() methods
2022-01-15 Florian Hahn[LoopUtils] Use InstSimplifyFolder in addRuntimeChecks.
2022-01-15 Simon Pilgrim[X86] LowerFunnelShift - enable vXi32 handling
2022-01-15 Mark de Wever[libc++] Adds tests for LWG-3373.
2022-01-15 Amir Ayupov[BOLT][CMAKE] Accept BOLT_CLANG_EXE and BOLT_LLD_EXE
2022-01-15 Fraser Cormack[SelectionDAG][VP] Add splitting/widening for VP_LOAD...
2022-01-15 Florian Hahn[IRBuilder] Migrate select-folding to value-based FoldS...
2022-01-15 Fangrui Song[CMake] Fix compiler-rt -Wl,-z,gnu-version-script-compa...
2022-01-15 Fangrui Song[MC] Remove MCContext::reportFatalError
2022-01-15 Chenbing.Zheng[RISCV][Clang] Add attrs to crc32_d/crc32c_d
2022-01-15 Fangrui Song[MC][ARC][Mips] Replace MCContext::reportFatalError...
2022-01-15 Alex Bradbury[RISCV] Add CSRs defined in the recently ratified Sstc...
2022-01-15 Alex Bradbury[RISCV] Add CSRs defined in the recently ratified Smsta...
2022-01-15 Alex Bradbury[RISCV] Add CSRs defined in the recently ratified Sscof...
2022-01-15 Fangrui Song[MC][ARM] Replace MCContext::reportFatalError call...
2022-01-15 Chenbing.Zheng[RISCV][NFC] Add a function to customLegalizeToWOp...
2022-01-15 Fangrui Song[MC][ARM] Replace MCContext::reportFatalError call...
2022-01-15 Fangrui Song[MC][PowerPC] Replace MCContext::reportFatalError calls...
2022-01-15 eopXD[RISCV] Add test for vector extension
2022-01-15 Vitaly Buka[NFC][msan] Track alignment in the test
2022-01-15 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-15 eopXD[RISCV] Add the zvl extension according to the v1.0...
next