[flang] Add stopped_images to list of intrinsics and add test
[platform/upstream/llvm.git] / llvm /
2022-08-02 LLVM GN Syncbot[gn build] Port f9b4ea0ce9ef
2022-08-02 Austin Kerbow[AMDGPU] Add CL option for max-ilp scheduler.
2022-08-02 Andrey Tretyakov[SPIRV] Fix style of LIT tests and remove metadata
2022-08-02 Craig Topper[RISCV] Fix operand number in debug message in RISCVMer...
2022-08-02 Chris Bieneman[DX] Remove IntrNoMem from create handle intrinsic
2022-08-02 Nicolai HähnleCommandLine: add and use cl::SubCommand::get{All,TopLevel}
2022-08-02 Tom Stellardworkflows: Release Workflow - Avoid selecting random...
2022-08-02 LLVM GN Syncbot[gn build] Port 95a92995d45f
2022-08-02 Austin Kerbow[AMDGPU] Add llvm_unreachable to switch statement added...
2022-08-02 Mircea Trofin[nfc] Remove unused parameter in TailDuplicator::duplic...
2022-08-02 Austin Kerbow[AMDGPU] Add GCNMaxILPSchedStrategy
2022-08-02 Xiang Li[NFC][DirectX backend] Fix crash when emit_obj for...
2022-08-02 Arthur Eubanks[StandardInstrumentations] Assign names to basic blocks...
2022-08-02 Arthur Eubanks[test] Update BoundsChecking/simple.ll
2022-08-02 Kai Nacke[GIsel] Add missing libcall for G_MUL to LegalizerHelper
2022-08-02 Kai Nacke[GIsel] Add missing space between type and name in...
2022-08-02 Vladislav Dzhidzhoev[AArch64] Treat x18 as callee-saved in functions with...
2022-08-02 Andrey Tretyakov[SPIRV] Add tests to improve test coverage
2022-08-02 Vladislav Dzhidzhoev[DebugInfo] Test commit: update irrelevant comments
2022-08-02 Guozhi Wei[MIPS] Expose the ZERO register as a constant physical...
2022-08-02 Craig Topper[RISCV] Add scheduler classes to PseudoVMV*R_V.
2022-08-02 Craig Topper[RISCV] Add scheduler class to PseudoReadVLENB.
2022-08-02 Alexander Timofeev[AMDGPU] avoid blind converting to VALU REG_SEQUENCE...
2022-08-02 Jay Foad[AMDGPU] Remove IR SpeculativeExecution pass from codeg...
2022-08-02 John Regehrllvm-reduce: reorder passes to run the ones first that...
2022-08-02 Jay Foad[AMDGPU] Take advantage of VOP3 literals in convertToTh...
2022-08-02 Philip Reames[LV] Recognize store of invariant value to invariant...
2022-08-02 Phoebe Wang[X86][FP16] Fix vector_shuffle and lowering without...
2022-08-02 Simon Tatham[yaml2obj] Add a `-E` flag to preprocess only.
2022-08-02 Jay Foad[IRBuilder] CreateIntrinsic with implicit mangling
2022-08-02 David Green[AArch64] Fold Mul(And(Srl(X, 15), 0x10001), 0xffff...
2022-08-02 David Green[AArch64] Mul fold tests for D130874. NFC
2022-08-02 Simon Pilgrim[DAG] matchRotateSub - ensure the (pre-extended) shift...
2022-08-02 Dawid Jurczak[NFC] Remove some boilerplate from SmallVector header
2022-08-02 David Sherwood[AArch64][LoopVectorize] Disable tail-folding for SVE...
2022-08-02 Alex Bradbury[RISCV][NFCI] Set TransientStackAlignment and rely...
2022-08-02 Tim NorthoverOutliner: add "target-cpu" feature from source function...
2022-08-02 wanglian[RISCV][NFC] Use defined variable instead some code.
2022-08-02 Tom Stellardworkflows: Fix error when searching for backport reviewers
2022-08-02 jacquesguan[LV] Refactor getExtendedAddReductionCost to support...
2022-08-02 Nikita Popov[LangRef] Fix typo in GEP docs
2022-08-02 Fangrui Song[sancov] Remove deprecated -blacklist after D113514
2022-08-02 Fangrui Song[llvm-cov] Remove deprecated -name-whitelist after...
2022-08-02 Sotiris Apostolakis[SelectOpti] Auto-disable other cmov optis when the...
2022-08-01 Craig Topper[RISCV] Simplify test case from D130931. NFC
2022-08-01 Sunho Kim[IntelJITEvents] Add missing include.
2022-08-01 Martin Sebor[InstCombine] Correct strtol folding with nonnull endptr
2022-08-01 Craig Topper[RISCV] Teach RISCVMergeBaseOffset to merge %lo/%pcrel_...
2022-08-01 Ilia Diachkov[SPIRV] use tablegen to create SPIRVBaseInfo*
2022-08-01 Craig Topper[RISCV] Move Pre-RA pseudo expansion from addMachineSSA...
2022-08-01 Vasileios Porpodas[TTI][AArch64][SLP] Sets the cost of an ADD reduction...
2022-08-01 Craig Topper[RISCV] Pre-commit tests for D130931. NFC
2022-08-01 Fangrui Song[MachineFunctionPass] Support -print-changed={,c}diff...
2022-08-01 Vang Thao[AMDGPU] Fix DGEMM hazard for GFX90a
2022-08-01 Vasileios Porpodas[NFC][TTI][AArch64][SLP] Precommit test for a TTI cost...
2022-08-01 Craig Topper[RISCV] Explicitly select second operand of branch...
2022-08-01 Craig Topper[RISCV] Eagerly delete instructions in MergeBaseOffset.
2022-08-01 Lorenzo Albano[RISCV][VP] Custom lower VP_STRIDED_LOAD and VP_STRIDED...
2022-08-01 Piotr Sobczak[AMDGPU] Extend cases for ReadM0MovRelInterpHazard
2022-08-01 Simon PilgrimSelectionDAGNodes.h - fix Wdocumentation warnings....
2022-08-01 Simon PilgrimMisExpect.h - fix Wdocumentation warnings. NFC.
2022-08-01 Dmitry Preobrazhensky[AMDGPU][MC] Verify selection of LDS MUBUF opcodes
2022-08-01 Dmitry Preobrazhensky[AMDGPU][GFX940][DOC][NFC] Update assembler syntax...
2022-08-01 Anubhab Ghosh[Orc] Disable use of shared memory on Android
2022-08-01 Dmitry Preobrazhensky[AMDGPU][MC][GFX940] Correct disassembly of MFMA opcodes
2022-08-01 Jay Foad[X86] Fix updating LiveVariables in convertToThreeAddress
2022-08-01 Lucas Prates[Arm] Fix parsing and emission of Tag_also_compatible_w...
2022-08-01 Marius BrehlerAvoid comparison of integers of different signs
2022-08-01 Pierre van Houtryve[NFC][AMDGPU] Fix typo in SIRegisterInfo.cpp
2022-08-01 Florian Hahn[LV] Add variation of test cases with order of phis...
2022-08-01 Simon Pilgrim[DAG] visitINSERT_VECTOR_ELT - extend folding to BUILD_...
2022-08-01 Petar Avramovic[AMDGPU] gfx11 allow dlc for MUBUF atomics
2022-08-01 Dominik AdamskiAdd support for lowering simd if clause to LLVM IR
2022-08-01 David Sherwood[DAGCombiner] Extend visitAND to include EXTRACT_SUBVECTOR
2022-08-01 Luís Marques[RISCV] Extend the Merge Base Offset pass to handle...
2022-08-01 Vladislav Dzhidzhoev[GlobalISel][DebugInfo] salvageDebugInfo analogue for...
2022-08-01 Alex Bradbury[NFC] Use AllocaInst's getAddressSpace helper
2022-08-01 Florian Hahn[LV] Add additional tests with multiple chained recurre...
2022-08-01 Nikita PopovRevert "[SimplifyCFG] Allow SimplifyCFG hoisting to...
2022-08-01 WANG Xuerui[cmake] Support native LoongArch builds
2022-08-01 WANG Xuerui[cmake] Add LoongArch to config.guess
2022-08-01 Momchil Velikov[SimplifyCFG] Allow SimplifyCFG hoisting to skip over...
2022-08-01 Nikita Popov[GlobalsAA] Remove unnecessary AAResultBase fallback...
2022-08-01 Nikita Popov[ARMParallelDSP] Remove unnecessary ModRef intersection...
2022-08-01 Nikita Popov[AA] Drop setModAndRef() function (NFC)
2022-08-01 Nikita Popov[MSSA] Fix expensive checks build
2022-08-01 Nikita Popov[Examples] Fix SimplifyCFG example
2022-08-01 Nikita Popov[AA] Do not track Must in ModRefInfo
2022-08-01 Chuanqi Xu[NFC] Fill up the title underline in rst file
2022-08-01 Chuanqi XuIntroduce @llvm.threadlocal.address intrinsic to access...
2022-07-31 Kazu HirataUse drop_begin (NFC)
2022-07-31 Kazu Hirata[Hexagon] Remove unused declaration adjustForCalleeSave...
2022-07-31 Kazu Hirata[ExecutionEngine] Ensure newlines at the end of files...
2022-07-31 Luís Marques[RISCV] Pre-RA expand pseudos pass
2022-07-31 Sanjay Patel[InstSimplify] fold FP rounding intrinsic with rounded...
2022-07-31 Sanjay Patel[InstSimplify] add tests for FP rounding intrinsics...
2022-07-31 Simon Pilgrim[X86] getFauxShuffleMask - use DemandedElts variant...
2022-07-31 Simon Pilgrim[X86] combineX86ShufflesRecursively - determine demande...
2022-07-31 Dawid Jurczak[NFC] Remove redundant CalculateSmallVectorDefaultInlin...
2022-07-31 Sunho Kim[JITLink][COFF] Remove unused variable.
next