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-28Fix invalid gap found by FindAvailableMemoryRangedev/m_borsa/fix_asan_find_shadow_gapMariusz Borsa
2022-09-28[NFCI] Refactor FormatterContainerPair into TieredFormatterContainer.Jorge Gorbe Moya
2022-09-28Change constant in cmov-promotion to avoid optimizationsAmaury Séchet
2022-09-28[X86] Add test case for D134736. NFCAmaury Séchet
2022-09-28Fix test after 5839fb6d25b4ba6edbYuanfang Chen
2022-09-27[mlir][sparse] fix signed/unsigned warningAart Bik
2022-09-27[InstCombine] Add support for stpncpy foldingMartin Sebor
2022-09-27Fix test after 5839fb6d25b4ba6edbYuanfang Chen
2022-09-27[RISCV][ISel] Remove the commutative flag on SUBQuentin Colombet
2022-09-27[Driver] pass -fjmc to LTOYuanfang Chen
2022-09-27[Driver][PS4] pass -fcrash-diagnostics-dir to LTOYuanfang Chen
2022-09-27[Driver] pass -fcrash-diagnostics-dir to LTOYuanfang Chen
2022-09-27[MLIR] Migrate Arithmetic -> LLVM conversion pass to the auto-generated const...Michele Scuttari
2022-09-27[PhaseOrdering] Add missing x86 registered target requirement to fast-basicte...Simon Pilgrim
2022-09-27[RISCV] Extend strided load/store pattern matching to non-loop casesPhilip Reames
2022-09-27[clang-format] Fix alignment in #else preprocessor blocksmitchell
2022-09-27Rename a duplicate test, also give the test class a useful name.Jim Ingham
2022-09-27[libc++][NFC] Fix some standard-mandated includes commentsNikolas Klauser
2022-09-27[VP][RISCV] Add vp.ceil and RISC-V supporteopXD
2022-09-27[mlir][sparse] Add sparse_tensor.sort operator.bixia1
2022-09-27[Clang][OpenMP] Fix run time crash when use_device_addr is used.Jennifer Yu
2022-09-27[LTO][clang] Using Single Dash Consistently when Passing LTO OptionsQiongsi Wu
2022-09-27[AArch64] Add tests for selecting SMULL instruction where the operand is zero...Zain Jaffal
2022-09-27[LLDB][NativePDB] Add class/union layout bit size.Zequan Wu
2022-09-27[RISCV] Expand strided store test coverage for missing opts during codegenPhilip Reames
2022-09-27Revert "[VP][RISCV] Add vp.ceil and RISC-V support"eopXD
2022-09-27[VP][RISCV] Add vp.ceil and RISC-V supporteopXD
2022-09-27[LLDB][NativePDB] Let native pdb use class layout in debug info.Zequan Wu
2022-09-27[Hexagon] Unify getSizeOfs in HexagonVectorCombine, NFCKrzysztof Parzyszek
2022-09-27[gn build] Port 13e1a653278bLLVM GN Syncbot
2022-09-27[CMake] Add `CLANG_ENABLE_HLSL` CMake optionChris Bieneman
2022-09-27[Hexagon] Move function to a different class, NFCKrzysztof Parzyszek
2022-09-27[Driver] Silence a -Wparentheses error. NFCCraig Topper
2022-09-27Move allocas converted from __kmpc_alloc_shared to entry block.Doru Bercea
2022-09-27[libcxx] Make stdatomic.h work when included from a C source fileGergely Nagy
2022-09-27[mlir][spirv] Use "SPIR-V" in the doc after dialect renamingLei Zhang
2022-09-27[Driver] Prevent Mips specific code from claiming -mabi argument on other tar...Craig Topper
2022-09-27[ORC][JITLink] Retain Weak flags in JITDylib interfaces, propagate to LinkGraph.Lang Hames
2022-09-27[JITLink] Fix typo in debugging output.Lang Hames
2022-09-27[lldb][TypeSystemClang] Honor DW_AT_rvalue_reference when creating C++ Functi...Michael Buch
2022-09-27[VP][RISCV] Add vp.fmuladd.Craig Topper
2022-09-27[mlir][LLVMIR] Fix incorrect result type from llvm.fcmpMin-Yih Hsu
2022-09-27[mlir][ExecutionEngine] Remove ScopedContext from ROCm wrappersKrzysztof Drewniak
2022-09-27[ObjC][ARC] Fix target register for call expanded from CALL_RVMARKER on WindowsStefan Gränitz
2022-09-27[mlir] specify the values when notifying about op replacementAlex Zinenko
2022-09-27[AArch64] Remove incorrect zero element insert-bitcast patternsDavid Green
2022-09-27[LinkerWrapper] Fix optimized debugging builds for NVPTX LTOJoseph Huber
2022-09-27[RISCV] Rename getVectorImmCost to getStoreImmCost [nfc]Philip Reames
2022-09-27[MLIR] Expose `getAsValues` in `StaticValueUtils.h` (NFC) [reland]Lorenzo Chelini
2022-09-27[RISCV][SLP] Add test coverage for stores of constantsPhilip Reames