platform/upstream/llvm.git
2022-10-24 Kazu Hirata[ADT] Remove redundant typename (NFC)
2022-10-24 gonglingqin[LoongArch] Add support for ISD::FRAMEADDR and ISD...
2022-10-24 Adrian Kuegel[mlir][Bazel] Port 3bef1e0f4c1d7fd901b58abe0c5c0e67da764ba2
2022-10-24 River Riddle[mlir:LLVM] Add attribute/op definitions for debug...
2022-10-24 River Riddle[mlir] Refactor alias generation to support nested...
2022-10-24 River Riddle[mlir] Better handling for bit groups in enum parser...
2022-10-24 Michael Buch[lldb][Test] Add CPlusPlusNameParser unit-test: C-array...
2022-10-24 Muhammad Omair... [LIT] Add AArch64/Windows to LP64 feature
2022-10-24 Pierre van... [AMDGPU] Autogenerate icmp codegen test
2022-10-24 Kazu Hirata[mlir] Fix a warning
2022-10-24 Rong Xu[Clang] Change AnonStructIds in MangleContext to per...
2022-10-24 Michael Liao[llvm-debuginfo-analyzer] Fix shared build. NFC.
2022-10-24 Carlos Alberto... [llvm-debuginfo-analyzer] (06/09) - Warning and interna...
2022-10-24 Sheng[NFC][X86] Fix typo: stric => strict
2022-10-24 LLVM GN Syncbot[gn build] Port 2c155d379960
2022-10-24 Carlos Alberto... [llvm-debuginfo-analyzer] (06/09) - Warning and interna...
2022-10-24 Michał Górny[mlir] Support overriding LLVM_LIT_ARGS in standalone...
2022-10-24 Sheng[NFC][M68k] Update the status of ISA implementation
2022-10-24 Katherine Rasmussen[flang] Add atomic_define and atomic_ref to list of...
2022-10-23 Evgeny Shulgin[clang] Fix time profile in "isIntegerConstantExpr"
2022-10-23 Matt Arsenaultllvm-reduce: Add conditional reduction passes
2022-10-23 Matt Arsenaultllvm-reduce: Fix opcode reduction leaving behind dead...
2022-10-23 Min-Yih Hsu[M68k][NFC] Use OS and ABI agnostic triple in codegen...
2022-10-23 LLVM GN Syncbot[gn build] Port 596fdf75d99f
2022-10-23 LLVM GN Syncbot[gn build] Port 27902eea0f0a
2022-10-23 Matt ArsenaultCodeExtractor: Fix assertion with non-0 alloca address...
2022-10-23 Matt Arsenaultllvm-reduce: Remove okToRemove logic in block reduction
2022-10-23 Matt Arsenaultllvm-reduce: Fix some broken test checks
2022-10-23 Matt Arsenaultllvm-reduce: Add a reduction to replace atomics with...
2022-10-23 Matt Arsenaultllvm-reduce: Add atomic syncscope reduction
2022-10-23 Matt Arsenaultllvm-reduce: Add volatile reduction pass
2022-10-23 Matt Arsenaultllvm-reduce: Add flag reduction pass
2022-10-23 Matt Arsenaultllvm-reduce: Don't use unreachable blocks in remove...
2022-10-23 Petr Hosek[CMake] Drop libLTO and switch to PIE for Fuchsia toolchain
2022-10-23 Lang Hames[ORC] Remove reference to incomplete type in debugging...
2022-10-23 Craig Topper[RISCV] Make selectShiftMask look for negate opportunit...
2022-10-23 Alexander KornienkoRevert "[Lex] Simplify and cleanup the updateConsecutiv...
2022-10-23 Alexander KornienkoRevert "[TokenLexer][NFC] Rename the InstLoc to ExpandLoc"
2022-10-23 Lang Hames[ORC] Reset MaterializationUnit::InitSymbol if the...
2022-10-23 Lang Hames[ORC] Force linking of eh-frame registration functions...
2022-10-23 Arthur Eubanks[test] Use new pass manager syntax in some tests
2022-10-23 skc7[SLP][NFC] Added test to check resulting mask in shuffl...
2022-10-23 Simon Pilgrim[X86] Add abs(sext_inreg(x)) test coverage for Issue...
2022-10-23 Kazu Hirata[mlir] Fix a warning
2022-10-23 Kazu Hirata[clang] Fix a warning
2022-10-23 Simon Pilgrim[X86][AVX512] Fold extract_element(bitcast(<X x i1...
2022-10-23 zhongyunde[tests] precommit tests for D136015
2022-10-23 Simon Pilgrim[X86] Add test case for Issue #58546
2022-10-23 Simon Pilgrim[ADT] APInt.h - remove <cmath> include. NFC.
2022-10-23 Simon Pilgrim[ADT] APInt.cpp - remove <cstring> duplicate. NFC.
2022-10-23 Benjamin Kramer[spirv] Remove unused include
2022-10-23 Simon Pilgrim[DAG] Add freeze(sign/zero_extend_vector_inreg(x))...
2022-10-23 Schrodinger... clean up std::iterator in LibcBenchmark.h
2022-10-23 Guillaume Chatelet[libc] Add missing is_unsigned in type_traits.h
2022-10-23 John McIver[clang][unittest] Resolve ClangSupportTest link time...
2022-10-23 Simon Pilgrim[X86] Add test coverage for sign_extend_vector_inreg...
2022-10-23 Simon Pilgrim[X86] Add freeze(pshufd/permilps(x,imm)) -> pshufd...
2022-10-23 Simon Pilgrim[X86] Add test coverage for permilps with freeze
2022-10-23 Kazu Hirata[mlir] Fix a warning
2022-10-23 Mike Hommey[InstCombine] Bail out of casting calls when a conversi...
2022-10-23 Kazu Hirata[ADT] Remove redundant typename (NFC)
2022-10-23 Craig Topper[TargetLowering][RISCV][X86] Support even divisors...
2022-10-23 Craig TopperRevert "[DAGCombiner] Fold (mul (sra X, BW-1), Y) ...
2022-10-23 Craig Topper[RISCV] Fix unused variable warning. NFC
2022-10-23 Craig Topper[DAGCombiner] Fold (mul (sra X, BW-1), Y) -> (neg ...
2022-10-23 Yuanfang Chen[Clang] fold expression is considered atomic during...
2022-10-23 Craig Topper[DAGCombiner][RISCV] Make foldBinOpIntoSelect work...
2022-10-23 Craig Topper[SelectionDAG] Update stale comment on isOneOrOneSplat...
2022-10-23 Nirvedh Meshram[mlir][spirv] Add conversion from GPU WMMA ops to SPIRV...
2022-10-22 Krzysztof Parzyszek[Hexagon] Improve handling of 32-bit mulh/mul_lohi...
2022-10-22 Krzysztof Parzyszek[Hexagon] Use helper function introduced in prior commi...
2022-10-22 Craig Topper[RISCV] Make sure we always call tryShrinkShlLogicImm...
2022-10-22 Tomás LongeriFix #58322: Handlers for debug actions with equal param...
2022-10-22 Guillaume Chatelet[libc] Add cpp::byte
2022-10-22 Christopher... [mlir][tensor] ExtractSliceFromReshape: handle collapsi...
2022-10-22 Simon Pilgrim[DAG] visitFREEZE - pull out Operands array. NFCI.
2022-10-22 Simon Pilgrim[X86] Add test coverage for shuffle with freeze
2022-10-22 Ivan Butygin[mlir][nfc] Fully spell mlir typename in generated...
2022-10-22 Simon Pilgrim[DAG] canCreateUndefOrPoison - add freeze(fsh(x,y,z...
2022-10-22 Simon Pilgrim[X86] Add test coverage for fshl/fshr with freeze
2022-10-22 Kazu HirataEnsure newlines at the end of files (NFC)
2022-10-22 Peter Klausler[flang] Disable test until it can be properly configured
2022-10-22 Simon Pilgrim[DAG] canCreateUndefOrPoison - add freeze(rot(x,y)...
2022-10-22 Kazu Hirata[llvm] Use llvm::is_contained (NFC)
2022-10-22 Simon Pilgrim[X86] Add test coverage for rotl/rotr with freeze
2022-10-22 Peixin QiaoRevert "[flang] Fix one Unexpectedly Passed test on...
2022-10-22 Qiongsi Wu[clang][LTO][NFC] Adding More Tests for AIX Options
2022-10-22 Phoebe Wang[X86] Fix a missing `-` from AMX-FP16 feature string
2022-10-22 Sanjay Patel[InstCombine] use freeze to enable poison-safe logic...
2022-10-22 Sanjay Patel[InstCombine] add test for logical-ands to select; NFC
2022-10-22 Jez Ng[lld-macho][nfc] Use llvm::enumerate + destructuring...
2022-10-22 Paweł Bylica[InstCombine][test] Add tests for mul combinations
2022-10-22 DianQK[DebugInfo] Fix potential CU mismatch for attachRangesO...
2022-10-22 Thomas Symalla[NFC] Fixed several misspellings of "Splitter" in Scala...
2022-10-22 Sanjay Patel[InstCombine] allow more matches for logical-ands ...
2022-10-22 Jay FoadRevert "[MachineVerifier] Try harder to verify LiveVari...
2022-10-22 Michael Buch[lldb][Test] Add C-array test-cases to CPlusPlusNamePar...
2022-10-22 Peixin Qiao[flang] Fix one Unexpectedly Passed test on X86
2022-10-22 Simon Pilgrim[X86] Add v2i64/v8i16/v16i8 + AVX2 coverage to saturate...
2022-10-22 Timm Bäder[clang][Interp][NFC] Unify Call() implementations
next