platform/upstream/llvm.git
2022-07-29 Erich Keane[NFCI] Propagate MLTAL through more concepts in prep...
2022-07-29 Florian Hahn[Libcalls] Add tests with maytrap & non-errno for math...
2022-07-29 Alexander TimofeevRevert "[AMDGPU] avoid blind converting to VALU REG_SEQ...
2022-07-29 Adrian Kuegel[mlir][Complex] Add convenience builder for complex...
2022-07-29 Luís Marques[compiler-rt][builtins][RISCV] Set COMPILER_RT_HAS_FLOA...
2022-07-29 Luís MarquesRevert "[compiler-rt][builtins][RISCV] Set COMPILER_RT_...
2022-07-29 Luís Marques[compiler-rt][builtins][RISCV] Set COMPILER_RT_HAS_FLOA...
2022-07-29 Kadir Cetinkaya[clangd][NFCI] Store TUPath inside ParsedAST
2022-07-29 Simon PilgrimVirtualFileSystem.h - don't use \param in general descr...
2022-07-29 Simon PilgrimFix unknown parameter Wdocumentation warning. NFC.
2022-07-29 Simon Pilgrim[DAG] Move a few hasOneUse() tests later to reduce...
2022-07-29 Guillaume Chatelet[libc] Fix prototype_test_gen
2022-07-29 Guillaume Chatelet[libc] Fix prototype_test_gen
2022-07-29 Simon Pilgrim[Support] Add KnownBits::concat method
2022-07-29 Guillaume ChateletFix typo in FPUtil/aarch64/FMA.h
2022-07-29 Guillaume Chatelet[libc][NFC] Use STL case for type_traits
2022-07-29 Jay Foad[IR] Simplify Intrinsic::getDeclaration. NFC.
2022-07-29 wanglei[LoongArch] Offset folding for frameindex
2022-07-29 wanglei[LoongArch] Refactor insertDivByZeroTrap
2022-07-29 David Sherwood[AArch64][DAGCombine] Add performBuildVectorCombine...
2022-07-29 Nuno Lopesfix test function attribute [NFC]
2022-07-29 David Sherwood[NFC][AArch64] Precommit vector-fcvt tests
2022-07-29 Fangrui Song[bolt] Replace Optional::getValue with value or operato...
2022-07-29 Florian Hahn[SCEV] Avoid repeated proveNoSignedWrapViaInduction...
2022-07-29 Fangrui Song[mlir][toy] Replace Optional::getValue with value. NFC
2022-07-29 Sunho KimRevert "[JITLink][COFF] Implement include/alternatename...
2022-07-29 Fangrui Song[ELF] CallGraphSort: replace vector<int> with unique_pt...
2022-07-29 Sunho Kim[JITLink][COFF] Implement include/alternatename linker...
2022-07-29 Fangrui Song[ELF] Move combineEhSections from Writer to SyntheticSe...
2022-07-29 Fangrui Song[ELF] Combine EhInputSection removal and MergeInputSect...
2022-07-29 Sunho Kim[JITLink][COFF][x86_64] Implement ADDR64 relocation.
2022-07-29 Fangrui Song[ELF] Remove redundant isa<InputSection>(sec). NFC
2022-07-29 Sunho Kim[JITLink][COFF] Implement dllimport stubs.
2022-07-29 Hui Xie[libc++][ranges] implement `std::ranges::unique{_copy}`
2022-07-29 Rainer Orth[clang][Driver] Handle SPARC -mcpu=native etc.
2022-07-29 Sunho Kim[ORC][COFF] Handle COFF import files of static archive.
2022-07-29 Rainer Orth[Driver] Use libatomic for 32-bit SPARC atomics support...
2022-07-29 Fangrui Song[ELF] Remove one inputSections loop. NFC
2022-07-29 Huan Nguyen[BOLT] Ignore functions accessing false positive jump...
2022-07-29 Huan Nguyen[BOLT] Remove --allow-stripped option
2022-07-29 Huan Nguyen[BOLT] Add BinaryContext::IsStripped
2022-07-29 Weining Lu[LoongArch] Remove the temporary .mir tests as they...
2022-07-29 Chuanqi Xu[C++20] [Modules] Merge same concept decls in global...
2022-07-29 skc7[Clang][Attribute] Introduce maybe_undef attribute...
2022-07-29 Chris Bieneman[HLSL] Add HLSLResource attribute
2022-07-29 lewuathe[mlir][complex] Canonicalize consecutive complex.conj
2022-07-29 sstwcw[clang-format] Handle Verilog attributes
2022-07-29 sstwcw[clang-format] Handle Verilog case statements
2022-07-29 sstwcw[clang-format] Handle Verilog user-defined primitives
2022-07-29 sstwcw[clang-format] Handle Verilog modules
2022-07-29 sstwcw[clang-format] Handle Verilog blocks
2022-07-29 sstwcw[clang-format] Handle Verilog numbers and operators
2022-07-29 Nico Weber[lld/mac] Add support for $ld$previous symbols with...
2022-07-29 Changpeng FangAMDGPU: Take care of "tied" operand when removeOperand
2022-07-29 Francis Visoiu... [Matrix] Refactor transpose distribution. NFC
2022-07-29 Vincent Lee[lld-macho] Allow linking with ABI compatible architectures
2022-07-28 tlattnerUpdate references to mailing lists that have moved...
2022-07-28 V Donaldson[flang] Fix build failure
2022-07-28 John Ericson[clang][lld][cmake] Simplify header dirs
2022-07-28 Slava Gurevich[LLDB] Fix missing return value in SBBreakpointLocation...
2022-07-28 Shafik Yaghmour[Clang] Diagnose ill-formed constant expression when...
2022-07-28 Felipe de Azevedo... [GlobalISel] Handle nullptr constants in dbg.value
2022-07-28 Jez Ng[lld-macho] `-exported_symbols` should hide symbols...
2022-07-28 Felipe de Azevedo... [GlobalISel][nfc] Remove unnecessary cast
2022-07-28 Jacques Pienaar[mlir] Introduce DefaultValuedOptionalAttr
2022-07-28 Anshil Gandhi[AMDGPU][Scheduler] Avoid initializing Register pressur...
2022-07-28 Denis Fatkulin[clang-format] Missing space between trailing return...
2022-07-28 Markus Böck[mlir] Add Type::isa_and_nonnull
2022-07-28 Greg ClaytonCache the value for absolute path in FileSpec.
2022-07-28 Greg Clayton[NFC] Improve FileSpec internal APIs and usage in prepa...
2022-07-28 David Blaikiellvm-dwp: Include dwo name even when the input is a dwo
2022-07-28 Mats Petersson[flang]Fix incorrect array type transformation
2022-07-28 Daniele VettorelAdd `llvm-dwarfutil` to Bazel targets
2022-07-28 Adrian Kuegel[mlir][Complex] Change complex.number attribute type...
2022-07-28 Ben Langmuir[clang][deps] Include canonical invocation in ContextHash
2022-07-28 Chris Bieneman[HLSL] Add RWBuffer default constructor
2022-07-28 Jon Chesterfield[openmp][amdgpu] Tear down amdgpu plugin accurately
2022-07-28 Alexey Lapshin[Reland][Debuginfo][llvm-dwarfutil] Add check for unsup...
2022-07-28 Austin Kerbow[AMDGPU] Add isMeta flag to SCHED_GROUP_BARRIER
2022-07-28 Fangrui Song[MC][test] Rename two --compress-debug-sections=zlib...
2022-07-28 River Riddle[mlir:SubElementsInterface] Add support for "skipping...
2022-07-28 Fangrui Song[llvm-objcopy] Support --{,de}compress-debug-sections...
2022-07-28 Austin Kerbow[AMDGPU] Add amdgcn_sched_group_barrier builtin
2022-07-28 Sunho Kim [clang-repl] Support destructors of global objects.
2022-07-28 Xing Xue[libc++][AIX] Use non-unique implementation for typeinf...
2022-07-28 Craig Topper[RISCV] Update lowerFROUND to use masked instructions.
2022-07-28 Craig Topper[RISCV] Remove duplicate code. NFC
2022-07-28 Louis Dionne[libc++] Properly log crashes with the assertion handle...
2022-07-28 Mahesh Ravishankar[mlir][Linalg] Allow decompose to handle ops when value...
2022-07-28 Mahesh Ravishankar[mlir][TilingInterface] Add a method to generate scalar...
2022-07-28 Amaury Séchet[NFC] Autogenerate CodeGen/PowerPC/pzero-fp-xored.ll
2022-07-28 Simon Pilgrim[DAG] Remove SelectionDAG::GetDemandedBits and use...
2022-07-28 Philip Reames[LV] Don't predicate uniform mem op stores unneccessarily
2022-07-28 Jon Chesterfield[amdgpu][openmp][nfc] Restore stb_local on DeviceInfo...
2022-07-28 Prabhdeep Singh... [Flang][MLIR][OpenMP] Add support for simdlen clause
2022-07-28 Jon Chesterfield[openmp][amdgpu] Move global DeviceInfo behind call...
2022-07-28 Jon Chesterfield[openmp] Introduce optional plugin init/deinit functions
2022-07-28 LLVM GN Syncbot[gn build] Port d52e775b05a4
2022-07-28 Liqiang Tao[llvm][ModuleInliner] Add inline cost priority for...
2022-07-28 LLVM GN Syncbot[gn build] Port c113594378a0
next