platform/upstream/llvm.git
2022-03-21 Simon Pilgrim[X86] Add PR34666 redundant broadcast test case
2022-03-21 Andrew Litteken[IROutliner] Fix phi nodes when self referential within...
2022-03-21 psamolysov... [InferAddressSpaces][NFC] Small code improvements for...
2022-03-21 Arjun P[MLIR][Presburger] Support PWMAFunction::dump by callin...
2022-03-21 Simon Pilgrim[X86] Don't fold SUB(X,SBB(0,0,W)) -> SUB(ADC(0,0,W),Y)
2022-03-21 Simon Pilgrim[X86] Add ((z & m) >> s) - (x + y)) sub -> sbb test...
2022-03-21 Arjun P[MLIR][Presburger] fix typo: maybeGetNonIntegeralVarRow...
2022-03-21 zhongyunde[AArch64][SelectionDAG] Supports unpklo/hi instructions...
2022-03-21 William S.... [MLIR][SCF] Fix nested if merging bug
2022-03-21 Arjun P[MLIR][Presburger] fix the names of some tests (NFC)
2022-03-21 Arjun P[MLIR][Presburger] IntegerPolyhedronTest: remove unused...
2022-03-21 Arjun P[MLIR][Presburger] IntegerRelation.h: Fix header guard
2022-03-21 Arjun P[MLIR][Presburger] add a non-const Matrix::getRow(...
2022-03-21 Alex Zinenko[mlir][bazel] filegroups for Python CF, PDL, Tensor...
2022-03-21 Aaron PuchertAdd cmake/ to release tarballs via concatenation
2022-03-21 Kiran Chandramohan[Flang] Add OpenMP Conversion patterns
2022-03-21 Nikita Popov[CodeGen][OpenMP] Use correct type in EmitLoadOfPointer()
2022-03-21 Simon Pilgrim[X86] Fold SUB(X,SBB(Y,Z,W)) -> SUB(ADC(X,Z,W),Y)
2022-03-21 Arjun PRevert "Matrix::getRow non-const"
2022-03-21 Arjun PMatrix::getRow non-const
2022-03-21 Nikita PopovReapply [Utils] Fix %S substitution
2022-03-21 Louis Dionne[libunwind] Add libunwind to the bootstrapping build CI
2022-03-21 Louis Dionne[libc++] Disable modules with the bootstrapping build
2022-03-21 Alex Bradbury[WebAssembly][NFC] Add test case for functype emission
2022-03-21 Simon Pilgrim[X86] combineAddOrSubToADCOrSBB - commute + neg subtrac...
2022-03-21 James Y Knight[compiler-rt] Expand comment about Exynos 9810 workaround.
2022-03-21 Simon Pilgrim[X86] combineAddOrSubToADCOrSBB - bail for illegal...
2022-03-21 Nikita PopovRevert "[Utils] Fix %S substitution"
2022-03-21 Nikita Popov[OpenMP] Regenerate test checks (NFC)
2022-03-21 Alexey Bataev[SLP]Make stricter check for instructions that do not...
2022-03-21 Sam McCall[pseudo] fix typo'd test assertions
2022-03-21 Simon Pilgrim[SDAG] enable binop identity constant folds for shifts
2022-03-21 Sven van Haastregt[OpenCL] Guard write_only image3d_t with TypeExtension
2022-03-21 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Refactored sendmsg(...) handling
2022-03-21 Sophia [LV] Fix typo in comment
2022-03-21 Markus Böck[mlir] Fix block merging with the result of a terminator
2022-03-21 Nikita Popov[Utils] Fix %S substitution
2022-03-21 Alexander Belyaev[mlir] Add a function to print C-strings to RunnerUtils...
2022-03-21 Simon Pilgrim[X86] Add nounwind to adc/sbb tests to prevent cfi...
2022-03-21 Jay Foad[AMDGPU] Add an agpr copy propagation test
2022-03-21 Jay Foad[AMDGPU] Update checks in agpr-copy-propagation.mir
2022-03-21 Jez Ng[lld-macho][nfc] Add comment explaining why a cast...
2022-03-21 Jez Ng[lld-macho][nfc] Have findContainingSubsection take...
2022-03-21 Kristina Bessonova[clang] Fix wrong -Wunused-local-typedef warning within...
2022-03-21 Evgeny Shulgin[clang-tidy] Skip parentheses in `readability-make...
2022-03-21 Jay Foad[AMDGPU] SIInstrInfo::verifyInstruction tweaks. NFCI.
2022-03-21 Shraiysh Vaishay[mlir][OpenMP] Added translation from `omp.atomic.captu...
2022-03-21 Nikita Popov[CodeGen][OpenMP] Use correct type in EmitLoadOfPointer()
2022-03-21 Simon Pilgrim[X86] combineAddOrSubToADCOrSBB - Fold ADD/SUB + (AND...
2022-03-21 Shraiysh Vaishay[OpenMP][IRBuilder] Fix emitAtomicUpdate conditions
2022-03-21 Simon Pilgrim[X86] Add (x - y - ((z & m) >> s)) sub -> sbb test...
2022-03-21 serge-sans... [instcombine] Support and test __builtin_object_size...
2022-03-21 serge-sans... [LowerConstantIntrinsics] Support phi operand in __buil...
2022-03-21 Florian Hahn[LV] Remove unneeded Loop argument from completeLoopSke...
2022-03-21 Marek Kurdej[clang-format] [doc] Improve BraceWrapping documentation.
2022-03-21 Martin Storsjö[libcxx] [ci] Check that Windows static libraries don...
2022-03-21 Nikita Popov[Docs] Update opaque pointers docs (NFC)
2022-03-21 Nikita Popov[Docs] Fix reference (NFC)
2022-03-21 Marek Kurdej[clang-format] Use range-for loop with drop_end. NFC.
2022-03-21 Thomas SymallaRevert "[AMDGPU] Improve v_cmpx usage on GFX10.3."
2022-03-21 Marek Kurdej[ADT] Add drop_end.
2022-03-21 Thomas Symalla[AMDGPU] [NFC] Fix missing include.
2022-03-21 Thomas Symalla[AMDGPU] Improve v_cmpx usage on GFX10.3.
2022-03-21 Alisamar Husain[tests][intelpt] Fix outdated trace load test
2022-03-21 LLVM GN Syncbot[gn build] Port 9ada761be3b9
2022-03-21 Adrian Kuegel[clang][Bazel] Add missing dependency from symbol_graph...
2022-03-21 Chen Zheng[PowerPC][NFC] rename file for PPCCTRLoopsVerify pass.
2022-03-21 Pavel LabathRevert "[lldb/test] Add events listener helper class...
2022-03-21 Siva Chandra... [libc] Add a linux file implementation.
2022-03-21 Alisamar Husain[trace][intelpt] Added total memory usage by decoded...
2022-03-21 Kazu Hirata[CodeGen] Apply clang-tidy fixes for readability-redund...
2022-03-21 Craig Topper[X86] Simplify the interface to getCondNoFromDesc.
2022-03-21 Carlos Alberto... [llmv-pdbutil] Replace ExitOnError with explicit error...
2022-03-21 Andrew Litteken[IROutliner] Do not outlined from functions with optnone
2022-03-21 Shengchen Kan[X86][NFC] Run clang-format on cb26730aaa8b, fix typo...
2022-03-21 Shengchen Kan[X86][NFC] Unify implementations of getting condition...
2022-03-21 jacquesguan[mlir][Arith] Add constant folder for right shift
2022-03-21 Kazu Hirata[Analysis] Apply clang-tidy fixes for readability-redun...
2022-03-20 Florian Hahn[LV] Remove dead Loop argument from emitMemRuntimeCheck...
2022-03-20 Philip Reames[SLP] Explicit track required stacksave/alloca dependency
2022-03-20 Aaron Puchert[PPCISelLowering] Avoid emitting calls to __multi3...
2022-03-20 Kazu Hirata[Transform] Apply clang-tidy fixes for readability...
2022-03-20 Mark de Wever[libc++][test][NFC] Remove libcpp-no-concepts.
2022-03-20 Chen Zheng[PowerPC][NFC] use right hardware loop intrinsics in...
2022-03-20 esmeyi[XCOFF] support XCOFFObjectWriter for fileHeader and...
2022-03-20 Michel Weber[MLIR][Presburger] remove redundant constraints in...
2022-03-20 Luo, Yuankeenable binop identity constant folds for add
2022-03-20 Shengchen Kan[X86] Simplify function isDataInvariant by using X86Mne...
2022-03-20 Florian Hahn[VPlan] Add test for VPExpandSCEVRecipe printing.
2022-03-20 Simon Pilgrim[X86] Add test add with bit0 extraction and improve...
2022-03-20 Simon Pilgrim[X86] combineAddOrSubToADCOrSBB - split to more cleanly...
2022-03-20 Shengchen Kan[X86][NFC] Generate fields and getters for subtarget...
2022-03-20 Alisamar Husain[trace][intelpt] Instruction count in trace info
2022-03-20 Shengchen Kan[X86][NFC] Remove unused variable UseAA
2022-03-20 Shengchen Kan[X86][NFC] Remove unused feature UseAA
2022-03-20 Shengchen Kan[X86][NFC] Rename hasCMOV() to canUseCMOV(), hasLAHFSAH...
2022-03-20 Craig Topper[SelectionDAG][RISCV] Make RegsForValue::getCopyToRegs...
2022-03-20 Craig Topper[RISCV] Add test case for miscompile caused by treating...
2022-03-20 Philip Reames[slp,tests] Consolidate two test files into one
2022-03-20 Jacques Pienaar[bazel][mlir] Add MLIR PDLL LSP server target
next