platform/upstream/llvm.git
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
2022-07-29 Tom Stellardworkflows: Pass phab token to github-automation.py...
2022-07-29 Nico Weber[lld/mac] Comment changes requested on https://reviews...
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
next