Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-12Revert "Add the ability to show when variables fails to be available when deb...release/12Stella Stamenova
2022-09-12[lldb] Add SBBreakpointLocation::SetCallbackLaura Chaparro-Gutierrez
2022-09-12[LegalizeTypes] Improve splitting for urem/udiv by constant for some constants.Craig Topper
2022-09-12[Clang] NFC: Make UnqualifiedId::Kind private for consistency.Corentin Jabot
2022-09-12[DFSan] Don't crash with the legacy pass managerBenjamin Kramer
2022-09-12[mlir][sparse] properly record dimension level type and propertiesAart Bik
2022-09-12[SROA] Create additional vector type candidates based on store and load slicesA-Wadhwani
2022-09-12[clang][test] Disallow using the default module cache path in lit testsBen Langmuir
2022-09-12[mlir][linalg] Explicitly instantiate DownscaleSizeOneWindowed2DConvolutionBenjamin Kramer
2022-09-12Skip crashing testAdrian Prantl
2022-09-12[RISCV] Rename WriteFALU* and ReadFALU* to WriteFAdd*/ReadFAdd*.Craig Topper
2022-09-12[lldb] Fix detection of existing libcxxFelipe de Azevedo Piovezan
2022-09-12[Reassociate] prevent partial undef negation replacementSanjay Patel
2022-09-12[Reassociate] add tests for vector negate with undef elements; NFCSanjay Patel
2022-09-12[RISCV] Custom type legalize i32 loads by sign extending.Craig Topper
2022-09-12Move TargetTransformInfo::maxLegalDivRemBitWidth -> TargetLowering::maxSuppor...Matthias Gehre
2022-09-12[GlobalISel] Simplify extended add/sub to add/sub with carryJay Foad
2022-09-12[mlir] Fix deprecation warnings (NFC)Kazu Hirata
2022-09-12[flang] Write semantics test for atomic_fetch_andKatherine Rasmussen
2022-09-12[CostModel][X86] Add CostKinds handling for abs opsSimon Pilgrim
2022-09-12[mlir] Change IteratorType in ContractionOp in Vector dialect from string to ...Oleg Shyshkov
2022-09-12[libc++] Add LLDB data formatters dependencies to the CI imageLouis Dionne
2022-09-12[SLP] Add Preheader to CSE blocks after hoisting CSE-able instrs.Florian Hahn
2022-09-12[Clang] Reword diagnostic for scope identifier with linkageJun Zhang
2022-09-12[CostModel][X86] Add CostKinds test coverage for abs intrinsicsSimon Pilgrim
2022-09-12[SimplifyCFG][X86] Regenerate speculate-cttz-ctlz.llSimon Pilgrim
2022-09-12[AMDGPU] Separate check lines for some GFX11 16-bit codegen testsJoe Nash
2022-09-12[AMDGPU] Change test check name. NFCJoe Nash
2022-09-12[SLP]Improve reordering of clustered reused scalars.Alexey Bataev
2022-09-12[AMDGPU] Autogenerate test with regclass numbersJoe Nash
2022-09-12AMDGPU: Fix test failureMatt Arsenault
2022-09-12RegAllocGreedy: Try local instruction splitting with subrangesMatt Arsenault
2022-09-12TableGen: Introduce generated getSubRegisterClass functionMatt Arsenault
2022-09-12[NFC][ScheduleDAG] Use a reference to iterate over NodeSuccs/ChainSuccsPavel Samolysov
2022-09-12[NFC][ScheduleDAG] Use structure bindings and emplace_backPavel Samolysov
2022-09-12[AArch64][SME] Add utility class for handling SME attributes.Sander de Smalen
2022-09-12DAG: Sink some getter code closer to usesMatt Arsenault
2022-09-12CodeGen: Set MODereferenceable from isDereferenceableAndAlignedPointerMatt Arsenault
2022-09-12[LLD] Fix pdb-natvis.test for Windows on ArmMuhammad Omair Javaid
2022-09-12[llvm-exegesis][NFC] Use factory function for LlvmState.Clement Courbet
2022-09-12[NFC][ScheduleDAG] Use Register and MCPhysReg instead of unsignedPavel Samolysov
2022-09-12DeadMachineInstructionElim: Switch to using LiveRegUnitsMatt Arsenault
2022-09-12RegAlloc: Use SmallSet instead of std::setMatt Arsenault
2022-09-12Fix build of Lex unit test with CLANG_DYLIBJonas Hahnfeld
2022-09-12[DebugInfo][Docs] Fix RST syntax for DW_OP_LLVM_arg in LangRefJ. Ryan Stinnett
2022-09-12Rewording note note_constexpr_invalid_castMuhammad Usman Shahid
2022-09-12[AA] Improve the BasicAA analysis capabilityzhongyunde
2022-09-12[CostModel][X86] Move AVX512/AVX2 uniform shift costs into the generic unifor...Simon Pilgrim
2022-09-12Apply clang-tidy fixes for modernize-use-equals-default in TestPatterns.cpp (...Mehdi Amini
2022-09-12Apply clang-tidy fixes for modernize-use-equals-default in TestLinalgDecompos...Mehdi Amini