platform/upstream/llvm.git
2022-07-29 Markus Böck[mlir][LLVM] Rework the API of GEPOp
2022-07-29 Alex Brachet[ELF] Strip directories for -Map when emitting reproduc...
2022-07-29 lewuathe[mlir][complex] Canonicalize complex.add zero
2022-07-29 Sanjay Patel[InstCombine] canonicalize zext-and-of-bool compare...
2022-07-29 Alex Zinenko[mlir][NFC] accept plain OpBuidler in folded constructi...
2022-07-29 Corentin Jabot[Clang] Do not check for underscores in isAllowedInitia...
2022-07-29 Kirill Okhotnikov[libc][math] Added sinhf function.
2022-07-29 Kirill Okhotnikov[libc][math] Added coshf function.
2022-07-29 Matt Devereau[AArch64][SVE] Change DupLane128Combine Index compariso...
2022-07-29 Sanjay Patel[InstCombine] add tests for icmp with cast bool logic...
2022-07-29 Simon Pilgrim[X86] combineAndnp - constant fold ANDNP(C,X) -> AND...
2022-07-29 Alex Bradbury[RISCV][doc] Improve documentation comments on atomics...
2022-07-29 Nikita Popov[InstCombine] Avoid ConstantExpr::getFNeg() calls ...
2022-07-29 Amaury Séchet[DAG] Use recursivelyDeleteUnusedNodes in CommitTargetL...
2022-07-29 Louis Dionne[libc++] Remove constexpr vector from LLVM 16 release...
2022-07-29 Mirko Brkusanin[AMDGPU] Enable image_gather4h instruction for gfx10...
2022-07-29 Alexey Lapshin[Debuginfo][DWARF][NFC] Add paired methods working...
2022-07-29 Adrian Kuegel[mlir][Complex] Add a convenience getValue() method.
2022-07-29 Jay Foad[AMDGPU] user-sgpr-init16-bug does not apply to gfx1103
2022-07-29 Simon Pilgrim[X86] Add regression test case from rG057db2002bb3
2022-07-29 Simon Pilgrim[TargetLowering] Move a few hasOneUse() tests later...
2022-07-29 Matt ArsenaultAMDGPU: Fix assertion when printing unreachable functions
2022-07-29 Matt ArsenaultRegisterCoalescer: Shrink main range after shrinking...
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
next