platform/upstream/llvm.git
2022-07-31 Fangrui Song[ELF] Move SyntheticSections to InputSection.h. NFC
2022-07-31 Sunho Kim[JITLink][COFF] Remove unused variable.
2022-07-31 Sunho Kim[JITLink][COFF] Handle COMDAT symbol with offset.
2022-07-31 Sunho Kim[JITLink][COFF][x86_64] Implement remaining IMAGE_REL_A...
2022-07-30 Sunho Kim[JITLink] Relax zero-fill edge assertions.
2022-07-30 Fangrui Song[ELF] Simplify getRankProximity. NFC
2022-07-30 Nico Weber[gn build] Port 88181375a3db more
2022-07-30 srishti-cb[MLIR] Add a utility to sort the operands of commutativ...
2022-07-30 Sunho Kim[JITLink][COFF] Remove obsolete FIXMEs. (NFC)
2022-07-30 Sunho Kim[JITLInk][COFF] Remove unnecessary unique_ptr. (NFC)
2022-07-30 Sunho Kim[JITLink][COFF] Add explicit std::move.
2022-07-30 Nico Weber[gn build] Port 88181375a3db
2022-07-30 Sunho Kim[JITLink][COFF] Implement include/alternatename linker...
2022-07-30 Sunho Kim[clang-repl] Disable building when LLVM_STATIC_LINK_CXX...
2022-07-30 Joseph Huber[Libomptarget] Disable testing map_back_race.cpp
2022-07-30 Craig Topper[RISCV] Remove vmerges from vector ceil, floor, trunc...
2022-07-30 Simon Pilgrim[X86] Use std::tie so we can have more meaningful varia...
2022-07-30 Fangrui Song[ELF] Support missing relocations in RISCV::getImplicit...
2022-07-30 Fangrui Song[ELF] Support missing relocations in PPC64::getImplicit...
2022-07-30 Amir AyupovRevert "[BOLT] Ignore functions accessing false positiv...
2022-07-30 Kazu HirataUse any_of (NFC)
2022-07-30 Kazu HirataUse is_contained (NFC)
2022-07-30 Kazu HirataConvert for_each to range-based for loops (NFC)
2022-07-30 Kazu Hirata[bolt] Remove redundaunt virtual specifiers (NFC)
2022-07-30 Kazu Hirata[bolt] Remove redundaunt control-flow statements (NFC)
2022-07-30 Kazu HirataUse nullptr instead of 0 (NFC)
2022-07-30 Kazu Hirata[lld] Remove unused forward declarations (NFC)
2022-07-30 Kazu Hirata[IR] Fix a header guard (NFC)
2022-07-30 Kazu Hirata[ExecutionEngine] Ensure a newline at the end of a...
2022-07-30 Craig Topper[RISCV] Add merge operands to more RISCVISD::*_VL opcodes.
2022-07-30 Craig Topper[RISCV] Swap the merge and mask operand order for VRGAT...
2022-07-30 Simon Pilgrim[X86] computeKnownBitsForTargetNode - out of range...
2022-07-30 Dmitry Vassiliev[CodeGen] Fixed undeclared MISchedCutoff in case of...
2022-07-30 Sanjay Patel[InstCombine] canonicalize more zext-and-of-bool compar...
2022-07-30 Austin Kerbow[AMDGPU] Remove unused function
2022-07-30 Simon PilgrimOMPIRBuilder.h - fix Wdocumentation warning. NFC.
2022-07-30 Simon PilgrimFix Wdocumentation warning. NFC.
2022-07-30 Simon Pilgrim[X86] combineSelect fold 'smin' style pattern select...
2022-07-30 Nuno LopesConstantFolding: fold OOB accesses to poison instead...
2022-07-30 Sanjay Patel[InstCombine] avoid splitting a constant expression...
2022-07-30 Simon Pilgrim[DAG] Pull out repeated getOperand() calls for shuffle...
2022-07-30 Simon Pilgrim[AMDGPU] Fix || vs && precedence warning. NFC.
2022-07-30 Nuno Lopes[NFC] Switch a few uses of undef to poison as placehold...
2022-07-30 Luo, Yuanke[X86] Add test cases for D129537
2022-07-30 Simon PilgrimSelectionDAGNodes.h - fix Wdocumentation warnings....
2022-07-30 Simon PilgrimDependencyScanningTool.h - fix Wdocumentation warning...
2022-07-30 Simon PilgrimSema.h - fix Wdocumentation warnings. NFC.
2022-07-30 Konstantin... [libc++][ranges] Implement `std::ranges::partial_sort_c...
2022-07-30 Alexander Shaposhnikov[InstCombine] Add fold for redundant sign bits count...
2022-07-30 Nikolas Klauser[libc++] Fix reverse_iterator::iterator_concept
2022-07-30 Fangrui Song[ELF] Support missing relocations in AArch64::getImplic...
2022-07-30 Alexander Shaposhnikov[InstCombine] Add baseline tests for redundant sign...
2022-07-30 Fangrui Song[ELF] Write R_AARCH64_IRELATIVE addends with -z rel
2022-07-30 Dawid Jurczak[NFC] Use more appropriate SmallVectorImpl::append...
2022-07-30 Phoebe Wang[X86][FP16] Regenerate test cases. NFC.
2022-07-30 Kazu Hirata[llvm] Use is_contained (NFC)
2022-07-30 Kazu HirataUse is_sorted (NFC)
2022-07-30 Kazu HirataUse value instead of getValue (NFC)
2022-07-30 Kazu Hirata[clang] Use has_value instead of value (NFC)
2022-07-30 Emmmer[LLDB][RISCV] Add DWARF Registers
2022-07-30 Siva Chandra... [libc] Compile integration tests with -ffreestanding...
2022-07-30 WeverythingPreserve qualifiers when getting fully qualified type
2022-07-30 Carl Ritson[AMDGPU] Extend SILoadStoreOptimizer to s_load instructions
2022-07-30 Alexander Shaposhnikov[InstCombine] Refactor foldICmpMulConstant
2022-07-30 Shafik Yaghmour[Clang] Fix handling of Max from getValueRange(......
2022-07-30 Aiden GrossmanFix lack of cc1 flag in llvmcmd sections when assertion...
2022-07-30 Uday Bondhugula[MLIR] Fix getCommonBlock utility in affine analysis
2022-07-30 Phoebe WangRevert "[compiler-rt] [builtins] Detect _Float16 suppor...
2022-07-30 Tue Ly[libc] Implement cosf function that is correctly rounde...
2022-07-30 Naje George[flang] Add semantics test for EVENT WAIT statement
2022-07-30 Fangrui Song[ELF] Move addDependentLibrary/handleSectionGroup. NFC
2022-07-29 Anlun Xu[mlir][sparse]Add more test cases for sparse reshape
2022-07-29 Sunho Kim[clang-repl] Add missing link component.
2022-07-29 tlattnerUpdate references to mailing lists that have moved...
2022-07-29 Fangrui SongRevert D130458 "[llvm-objcopy] Support --{,de}compress...
2022-07-29 Argyrios Kyrtzidis[ASTWriter] Provide capability to output a PCM/PCH...
2022-07-29 Sunho Kim[clang-repl] Disable exectuion unitests on unsupported...
2022-07-29 Luís Marques[RISCV] Precommit test for D123265
2022-07-29 Rafael AulerAdd BAT testing framework
2022-07-29 Sanjay Patel[InstCombine] fix miscompile from urem/udiv transform...
2022-07-29 Craig Topper[RISCV] Add isel pattern for (setne/eq GPR, -2048)
2022-07-29 Sam Clegg[lld][WebAssemby] Demote LazySymbols back to undefined...
2022-07-29 Sam Clegg[lld][WebAsssembly] Convert more tests from IR to assem...
2022-07-29 Sanjay Patel[InstCombine] add tests for udiv/urem miscompile; NFC
2022-07-29 Sanjay Patel[InstCombine] add test for icmp with zext-bool logic...
2022-07-29 Slava Gurevich[LLDB][NFC][Reliability] Fixes for int overflow and...
2022-07-29 Jay Foad[IRBuilder] Make createCallHelper a member function...
2022-07-29 Jay Foad[LangRef] Reduce depth of table of contents
2022-07-29 Sam Estep[clang][dataflow] Handle multiple context-sensitive...
2022-07-29 skc7Revert "Revert "[Clang][Attribute] Introduce maybe_unde...
2022-07-29 Dimitry Andric[compiler-rt] [builtins] Detect _Float16 support at...
2022-07-29 Amy KwanRevert "[Clang][Attribute] Introduce maybe_undef attrib...
2022-07-29 Blue Gaston[TSan][Darwin] Additional TSAN test requiring weak...
2022-07-29 Austin Kerbow[AMDGPU] Omit unnecessary waitcnt before barriers
2022-07-29 Nico Weber[gn build] (manually) port 507125af3d0b more
2022-07-29 Nico Weber[gn build] (manually) port 507125af3d0b
2022-07-29 Fangrui SongReplace Optional::hasValue with has_value or operator...
2022-07-29 Louis Dionne[libc++] Rename __libcpp_assertion_handler to __libcpp_...
2022-07-29 Sunho Kim[clang-repl] Disable execution unittests on unsupported...
2022-07-29 Aaron BallmanDiagnose use of _Noreturn on a struct/union field
next