platform/upstream/llvm.git
2023-02-21 LLVM GN Syncbot[gn build] Port 8e68c1204580
2023-02-21 Nikita Popov[IPSCCP] Add tests for noundef attribute on zapped...
2023-02-21 Luke Lau[RISCV] Use a smaller VL when interleaving fixed vectors
2023-02-21 Luke Lau[RISCV][NFC] Make a note of the operands for RISCVISD...
2023-02-21 pvanhout[AMDGPU] Remove function with incompatible features
2023-02-21 Valentin Clement[flang] Use runtime Assign when rhs is polymorphic
2023-02-21 Valentin Clement[flang] Accept polymorphic scalar in elemental intrinsi...
2023-02-21 Ingo Müller[mlir][llvm] Add isVarArg flag to lookupOrCreateFn.
2023-02-21 Matthias Springer[mlir][transform] Add transform.get_defining_op op
2023-02-21 Nikita Popov[InstSimplify][CaptureTracking] Reduce scope of special...
2023-02-21 Kazu Hirata[X86] Precommit a test
2023-02-21 Jessica Del[AMDGPU] MIR-Tests for Multiplication using KBA
2023-02-21 Alexis Murzeau[clang-tidy] update docs for new hungarian identifier...
2023-02-21 Serge Pavlov[ADT] Alternative way to declare enum type as bitmask
2023-02-21 Konstantina... [AMDGPU] Add tests for future commit
2023-02-21 Uday Bondhugula[MLIR][Affine] Fix affine.parallel op domain add
2023-02-21 Uday Bondhugula[MLIR] Add replaceUsesWithIf on Operation
2023-02-21 eopXD[TypeSize][NFC] Fix type-o
2023-02-21 esmeyi[AIX] Lower some memory intrinsics to millicode functio...
2023-02-21 Wang, Xin10[X86][NFC] Reorganize X86InstrInfo.td
2023-02-21 Kazu Hirata[X86] Precommit a test
2023-02-21 Kazu Hirata[X86] Improve (select carry C1+1 C1)
2023-02-20 Luo, Yuanke[X86] Add test case that clobber base pointer register.
2023-02-20 Simon Pilgrim[SLP][X86] minimum-sizes.ll - add AVX512 test coverage
2023-02-20 Alexandre Ganea[Support] Silence warning with Clang ToT.
2023-02-20 Simon Pilgrim[SLP][X86] load-merge.ll - add AVX512 test coverage
2023-02-20 Brad Smith[PowerPC] Correctly use ELFv2 ABI on all OS's that...
2023-02-20 Peter CooperUse modern @got syntax in tsan assembly, instead of...
2023-02-20 Luke Lau[RISCV][NFC] Add test for different LMULs in vectorizer
2023-02-20 Joseph Huber[libc] Fix GPU include directories not being set properly
2023-02-20 Sanjay Patel[InstCombine] relax constraint on udiv fold
2023-02-20 Felipe de Azevedo... [debug-info][codegen] Prevent creation of self-referent...
2023-02-20 Alexis Murzeau[clang-tidy] add primitive types for hungarian identifi...
2023-02-20 Alexis Murzeau[clang-tidy] allow tests to use --config-file instead...
2023-02-20 Sanjay Patel[InstCombine] auto-generate test CHECK lines; NFC
2023-02-20 Sanjay Patel[InstCombine] distribute div over add with matching...
2023-02-20 Sanjay Patel[InstCombine] add tests for div with muladd operand...
2023-02-20 Sanjay Patel[InstCombine] add tests for add with sub-from-constant...
2023-02-20 Tiwari Abhinav... [NFC] Fix missing colon in CHECK directives
2023-02-20 Kazu Hirata[lldb] Use llvm::rotr (NFC)
2023-02-20 Ricardo Jesus[AArch64] Add tests for saba (NFC)
2023-02-20 zhongyunde[InstCombine] canonicalize urem as cmp+select
2023-02-20 Nikita Popov[InstCombine] Remove early constant fold
2023-02-20 zhongyunde[test] precommit some tests for D143883 NFC
2023-02-20 Matthias Springer[mlir][bufferization] Fix crash in EmptyTensorElimination
2023-02-20 Nikita Popov[InstCombine] Use CaptureTracking in foldAllocaCmp()
2023-02-20 Joseph Huber[libc] Fix dependencies for generating the GPU binary...
2023-02-20 Joseph Huber[libc] Support add_object_library for the GPU build
2023-02-20 Ricardo Jesus[AArch64] Add SLP test for abs (NFC)
2023-02-20 Joseph Huber[Libomptarget] Implement the host memory allocator...
2023-02-20 Joseph Huber[Libmoptarget] Enable the shared allocator for AMDGPU
2023-02-20 Zain Jaffal[ConstraintElimination] Add tests to check for `or...
2023-02-20 Dmitry Vyukovasan: fix crash in strdup on malloc failure
2023-02-20 NAKAMURA TakumiRework "llvm-tblgen: Anonymize some functions.", llvmor...
2023-02-20 Alexey Bataev[SLP]Add shuffling of extractelements to avoid extra...
2023-02-20 David Green[AArch64] More consistently use buildvector for zero...
2023-02-20 Florian Hahn[VPlan] Use usesScalars in shouldPack.
2023-02-20 Kerry McLaughlin[SME2][AArch64] Add multi-multi multiply-add long long...
2023-02-20 Aaron BallmanFix LLVM sphinx build
2023-02-20 Caroline Concatto[IR] Add new intrinsics interleave and deinterleave...
2023-02-20 Max KazantsevRevert "[AssumptionCache] caches @llvm.experimental...
2023-02-20 Mel Chen[LV] Harden the test of the minmax with index pattern...
2023-02-20 Florian Hahn[VPlan] Move shouldPack outside of DEBUG ifdef.
2023-02-20 Simon Tatham[LowerTypeTests] Support generating Armv6-M jump tables...
2023-02-20 Florian Hahn[VPlan] Replace AlsoPack field with shouldPack() method...
2023-02-20 Matt Devereau[InstSimplify] Correct icmp_lshr test to use ult instea...
2023-02-20 Nicolas Vasilache[mlir][linalg][TransformOps] Connect hoistRedundantVect...
2023-02-20 Nikita Popov[InstCombine] Call simplifyLoadInst()
2023-02-20 Max Kazantsev[Test] Move test for D143726 to LICM
2023-02-20 Nikita Popov[InstCombine] Add additional load folding tests (NFC)
2023-02-20 Matt Devereau[InstSimplify] Simplify icmp between Shl instructions...
2023-02-20 Max Kazantsev[SCEV] Canonicalize ext(min/max(x, y)) to min/max(ext...
2023-02-20 Kazu HirataMigrate away from the soft-deprecated functions in...
2023-02-20 Sameer Sahasrabuddhe[llvm][Uniformity] A phi with an undef argument is...
2023-02-20 Valentin Clement[flang] Carry over the derived type from target in...
2023-02-20 Kohei Asano[InstSimplify] Fold LoadInst for uniform constant globa...
2023-02-20 David Spickett[libc][AArch64] Fix fullbuild when using G++/GCC
2023-02-20 Kohei Asano[InstSimplify] Add additional load folding tests (NFC)
2023-02-20 Tobias Gysi[mlir][llvm] Add atomic support to the StoreOp.
2023-02-20 Kazu HirataUse APInt::getSignificantBits instead of APInt::getMinS...
2023-02-20 Chuanqi Xu[NFC] Remove the unused parameter in Sema::PushGlobalMo...
2023-02-20 Kazu Hirata[llvm] Use APInt::isAllOnes instead of isAllOnesValue...
2023-02-20 Chuanqi Xu[NFC] Remove unused Sema::DirectModuleImports
2023-02-20 Kazu HirataUse APInt::isOne instead of APInt::isOneValue (NFC)
2023-02-20 Kazu HirataUse APInt::getAllOnes instead of APInt::getAllOnesValue...
2023-02-20 Kazu Hirata[llvm] Use APInt::getZero instead of APInt::getNullValu...
2023-02-20 Serguei Katkov[SimpleLoopUnswitch] Fix an assert in injectPendingInva...
2023-02-20 Kazu HirataUse APInt::isZero instead of APInt::isNulLValue (NFC)
2023-02-20 Chuanqi Xu[Modules] Handle the visibility of GMF during the templ...
2023-02-20 Max Kazantsev[SCEV] Support umin/smin in SCEVLoopGuardRewriter
2023-02-20 Kazu HirataUse APInt::count{l,r}_{zero,one} (NFC)
2023-02-20 Craig Topper[RISCV] Add more tests for D144166. NFC
2023-02-20 Fangrui Song[LoopIdiomRecognize] Remove legacy pass
2023-02-20 Alex Brachet[Fuchsia] Use cleaner method of adding driver binary
2023-02-20 Alex Brachet[Fuchsia] Fix driver build on Windows
2023-02-20 sstwcw[clang-format] Put ports on separate lines in Verilog...
2023-02-20 Chuanqi XuRecommit [Coroutines] Stop supportting std::experimenta...
2023-02-20 Kai Luo[GISelEmitter][NFC] Correct path of GISel's td file...
2023-02-20 Matt ArsenaultAMDGPU: Restrict foldFreeOpFromSelect combine based...
2023-02-20 Alex BrachetReland "[Fuchsia] Enable llvm-driver build".
next