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-08-15[X86] Add RDPRU instruction CPUID bit masksSimon Pilgrim
2022-08-02[Support] Handle SPARC in sys::getHostCPUNameRainer Orth
2022-07-27Revert "[Support] Workaround compiler bug in MSVC"Tom Stellard
2022-07-26[Support] Workaround compiler bug in MSVCTom Stellard
2022-07-26[ARM] Add Tag_CPU_arch missing value descriptions in attribute parserVictor Campos
2022-07-21[Reland][DebugInfo][llvm-dwarfutil] Combine overlapped address ranges.Alexey Lapshin
2022-07-21Revert "[DebugInfo][llvm-dwarfutil] Combine overlapped address ranges."Alexey Lapshin
2022-07-21[DebugInfo][llvm-dwarfutil] Combine overlapped address ranges.Alexey Lapshin
2022-07-20Use llvm::is_contained (NFC)Kazu Hirata
2022-07-19[llvm] add zstd to `llvm::compression` namespaceCole Kissane
2022-07-19[RISCV][Clang] Add support for Zmmul extensionksyx
2022-07-18[Support][CodeGen] Fix spelling Divison->Division. NFCCraig Topper
2022-07-17Revert "[Support] Remove redundant declaration setCurrentDebugTypes (NFC)"Kazu Hirata
2022-07-17[Support] Remove redundant declaration setCurrentDebugTypes (NFC)Kazu Hirata
2022-07-14[CommandLine] --help: print "-o <xxx>" instead of "-o=<xxx>"Fangrui Song
2022-07-14Revert "[llvm] add zstd to llvm::compression namespace"Amara Emerson
2022-07-14[llvm] Use value instead of getValue (NFC)Kazu Hirata
2022-07-14[llvm] add zstd to llvm::compression namespaceCole Kissane
2022-07-14Revert "[llvm] add zstd to `llvm::compression` namespace"Cole Kissane
2022-07-14[llvm] add zstd to `llvm::compression` namespaceCole Kissane
2022-07-14[Support] Fix LLVM_ENABLE_ZLIB==0 buildsFangrui Song
2022-07-14[Support] Change compression::zlib::{compress,uncompress} to use uint8_t *Fangrui Song
2022-07-14[llvm] fix zlib buffer truncate edge cases and fix nits in testsCole Kissane
2022-07-13[Clang] Add a warning on invalid UTF-8 in comments.Corentin Jabot
2022-07-13Revert "[Clang] Add a warning on invalid UTF-8 in comments."Jonas Devlieghere
2022-07-12[Clang] Add a warning on invalid UTF-8 in comments.Corentin Jabot
2022-07-10ManagedStatic: remove many straightforward uses in llvmNicolai Hähnle
2022-07-10Revert "ManagedStatic: remove many straightforward uses in llvm"Nicolai Hähnle
2022-07-10ManagedStatic: remove many straightforward uses in llvmNicolai Hähnle
2022-07-09Revert "[Clang] Add a warning on invalid UTF-8 in comments."Corentin Jabot
2022-07-09[Clang] Add a warning on invalid UTF-8 in comments.Corentin Jabot
2022-07-08Revert "[llvm] cmake config groundwork to have ZSTD in LLVM"Leonard Chan
2022-07-08[llvm] cmake config groundwork to have ZSTD in LLVMCole Kissane
2022-07-08[llvm] Remove unused and redundant crc32 funcction from llvm::compression::zl...Cole Kissane
2022-07-08[NFC] Refactor llvm::zlib namespaceCole Kissane
2022-07-08[Support] Fix Windows dump file hang with multi-threaded crashesAndrew Ng
2022-07-06Revert "[Clang] Add a warning on invalid UTF-8 in comments."Nico Weber
2022-07-06[Clang] Fix invalid utf-8 detectionCorentin Jabot
2022-07-06[Clang] Add a warning on invalid UTF-8 in comments.Corentin Jabot
2022-07-06Revert "[Clang] Add a warning on invalid UTF-8 in comments."Corentin Jabot
2022-07-06[Clang] Add a warning on invalid UTF-8 in comments.Corentin Jabot
2022-07-06[X86] Add RDPRU instructionPaul Robinson
2022-07-06[Clang][NFC] fix typoCorentin Jabot
2022-07-01[Build][NFC] Fixes for building on Windows with libc++Andrew Ng
2022-07-01[ISel] Match all bits when merge undefs for DAG combineXiang1 Zhang
2022-07-01Revert "[ISel] Match all bits when merge undef(s) for DAG combine"Xiang1 Zhang
2022-07-01[ISel] Match all bits when merge undef(s) for DAG combineXiang1 Zhang
2022-06-30Use value_or instead of getValueOr. NFCFangrui Song
2022-06-29Improve handling of static assert messages.Corentin Jabot
2022-06-29Revert "Improve handling of static assert messages."Corentin Jabot