platform/upstream/llvm.git
2021-11-20 Craig Topper[X86] Don't combine (x86cmp (trunc (movmsk (bitcast...
2021-11-20 Craig Topper[X86] Add test case for pr52567. NFC
2021-11-20 Lang Hames[ORC] Make JITDylib::AsynchronousSymbolQuerySet private.
2021-11-20 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-20 RamNalamothu[AMDGPU] Do not generate ELF symbols for the local...
2021-11-20 Lang Hames[ORC][JITLink] Move JITDylib name into JITLinkDylib...
2021-11-20 ksyx[GVN][NFC] Remove redundant check
2021-11-20 Nathan Lanza[hmaptool] Port to python3
2021-11-20 James Nagurne[NFC] Test commit, add whitespace to end-of-line
2021-11-20 Sam McCall[clangd] Avoid possible crash: apply configuration...
2021-11-19 Ellis Hoag[InstrProf] Use i32 for GEP index from lowering llvm...
2021-11-19 Krzysztof Drewniak[MLIR][GPU] Link in device libraries during HSA compila...
2021-11-19 Quinn Pham[NFC][llvm] Inclusive language: remove instance of...
2021-11-19 rdzhabarov[mlir] Bug fix. Stream must outlive the pass manager.
2021-11-19 Wei Wang[Sema] fix nondeterminism in ASTContext::getDeducedTemp...
2021-11-19 Sanjay Patel[InstCombine] add/adjust tests for mask of sext i1...
2021-11-19 Stefan Pintilie[PowerPC][NFC] Add a series of codegen tests for vector...
2021-11-19 Louis Dionne[libc++][NFC] Add missing include in test
2021-11-19 Becca Royal... Allow __attribute__((swift_attr)) in attribute push...
2021-11-19 Krzysztof Drewniak[MLIR][GPU] Make the path to ROCm a runtime option
2021-11-19 Stella LaurenzoNFC: Callout restriction on folding 0-result ops in...
2021-11-19 David BlaikieDWARFVerifier: Simplify name lookups
2021-11-19 Jon Chesterfield[openmp][amdgpu][nfc] Simplify implicit args handling
2021-11-19 Arthur O'Dwyer[libc++] Test that our algorithms never copy a user...
2021-11-19 Zarko Todorovski[clang][NFC] Inclusive terms: replace some uses of...
2021-11-19 Louis Dionne[libc++] Fix feature test macro for __cpp_lib_to_chars
2021-11-19 Louis Dionne[libc++] Fix some tests that were broken in the single...
2021-11-19 Louis Dionne[libc++] Avoid potential truncation warnings in std...
2021-11-19 Krzysztof Drewniak[MLIR][GPU] Run generic LLVM optimizations when seriali...
2021-11-19 Thomas Raoux[mlir][gpu] Extend shuffle op modes and add nvvm lowering
2021-11-19 Jay Foad[AMDGPU] Add an implicit use of M0 to all V_MOV_B32_ind...
2021-11-19 Fangrui Song[ELF] Support discarding .got.plt
2021-11-19 Jon Chesterfield[openmp][amdgpu][nfc] Inline interop_hsa_get_kernel_inf...
2021-11-19 Thomas Raoux[mlir][vector] NFC, move some vector patterns in a...
2021-11-19 Thomas Raoux[mlir][vector] Remove usage of shapecast to remove...
2021-11-19 Mingming Liu[SROA] Add new test cases to cover existing SROA behavi...
2021-11-19 Fabian Wolff[DSE] Improve handling of `strncpy` in Dead Store Elimi...
2021-11-19 Balazs Benics[analyzer][NFC] MaybeUInt -> MaybeCount
2021-11-19 Balazs Benics[analyzer][NFC] Use enum for CallDescription flags
2021-11-19 Balazs Benics[analyzer][NFC] Consolidate the inner representation...
2021-11-19 Balazs Benics[analyzer][NFC] CallDescription should own the qualifie...
2021-11-19 Balazs Benics[analyzer][NFC] Demonstrate the use of CallDescriptionSet
2021-11-19 Balazs Benics[analyzer][NFC] Switch to using CallDescription::matche...
2021-11-19 Balazs Benics[analyzer][NFC] Introduce CallDescription::matches...
2021-11-19 Balazs Benics[analyzer][NFC] Introduce CallDescriptionSets
2021-11-19 Florian Hahn[LV] Remove obsolete comment about creating a dummy...
2021-11-19 Krzysztof Drewniak[MLIR] Make the ROCM integration tests runnable
2021-11-19 Adrian PrantlSkip tests when compiler with older versions of clang
2021-11-19 Siva Chandra... [libc][Obvious][NFC] A bunch of cosmetic cleanup.
2021-11-19 Pavel Labath[lldb/test] Add ability to terminate connection from...
2021-11-19 Philip Reames[SCEV] Revert two speculative compile time optimization...
2021-11-19 Philipp Tomsich[RISCV] Don't call setHasMultipleConditionRegisters...
2021-11-19 Craig Topper[RISCV] Pre-commit test for D98932. NFC
2021-11-19 Victor Huang[PowerPC] Add a flag for conditional trap optimization
2021-11-19 Fabian Wolff[DSE] Add additional strncpy tests.
2021-11-19 Quinn Pham[NFC][llvm] Inclusive language: remove instance of...
2021-11-19 Mark de Wever[libc++][nfc] Move functions to a generic place.
2021-11-19 Mark de Wever[libc++] Adds (to|from)_chars_result operator==.
2021-11-19 Ben Langmuir[ORC] Fix materialization of weak local symbols
2021-11-19 Matt Morehouse[X86] Selective relocation relaxation for +tagged-globals
2021-11-19 Alexey Bataev[SLP][NFC]Introduce TreeEntry::getVectorFactor member...
2021-11-19 Alexey Bataev[OpenMP] support depend clause for taskwait directive...
2021-11-19 Nico Weber[asm] Allow block address operands in `asm inteldialect`
2021-11-19 Nico Weber[lld/mac] Crash even less on undefined symbols with...
2021-11-19 Nico Weber[asm] Remove explicit branch for modifier 'l'
2021-11-19 Zahira AmmarguellatThe _Float16 type is supported on x86 systems with...
2021-11-19 Manuel KlimekMake clang-format fuzz through Lexing with asserts...
2021-11-19 Jay Foad[AMDGPU] Use new opcode for indexed vgpr reads
2021-11-19 Roman Lebedev[X86][Costmodel] `getReplicationShuffleCost()`: promote...
2021-11-19 Roman Lebedev[X86][Costmodel] `trunc v16i8 to v8i1` can appear after...
2021-11-19 Roman Lebedev[X86][Costmodel] `getReplicationShuffleCost()`: promote...
2021-11-19 Fraser Cormack[LangRef][VP] Correct operands' types in vp.select...
2021-11-19 Simon Pilgrim[X86] LowerRotate - recognise hidden ROTR patterns...
2021-11-19 Andrew Ng[ELF] Ensure output section is not discarded in addStar...
2021-11-19 Simon Pilgrim[DAG] MatchRotate - support rotate-by-constant of illeg...
2021-11-19 Balazs Benics[analyzer][docs] Ellaborate the docs of cplusplus.Strin...
2021-11-19 Valentin Clement[fir] Add fir.no_reassoc conversion
2021-11-19 Balazs Benics[ASTImporter][NFC] Dump decl name at assertion violation
2021-11-19 Konstantin... [ELF] Expand LMA region if output section alignment...
2021-11-19 Fabian Wolff[clang-tidy] Fix false positive in readability-identifi...
2021-11-19 Diana Picus[flang] Fix printing of constc and parsing of #fir...
2021-11-19 Matt Beardsley[clang-tidy] fix debug-only test failure
2021-11-19 Valentin Clement[mlir] Expose region utils functions
2021-11-19 Yonghong SongBPF: Workaround InstCombine trunc+icmp => mask+icmp...
2021-11-19 Kent Ross[libc++][doc] Mark project for [cmp.concept] done
2021-11-19 Serguei Katkov[AARCH64] Teach AArch64FrameLowering::getFrameIndexRefe...
2021-11-19 Vitaly Buka[NFC][sanitizer] Fix naming in StackStore
2021-11-19 Vitaly Buka[NFC][sanitizer] constexpr StackStore::StackStore()
2021-11-19 Vitaly Buka[NFC][sanitizer] Change StackStore API to use StackTrace
2021-11-19 Vitaly Buka[NFC][sanitizer] Move inline implementation of StackSto...
2021-11-19 Vitaly Buka[NFC][sanitizer] Rename PersistentAllocator to StackStore
2021-11-19 Vitaly Buka[nfc][dfsan] Remove obsolete comment
2021-11-19 Vitaly Buka[NFC][sanitizer] Rename persistent_allocator to stack_store
2021-11-19 Matheus Izvekov[clang] fix regression deducing pack expansion argument...
2021-11-19 Senran Zhang[NFC][OpaquePtr][Evaluator] Remove call to PointerType...
2021-11-19 Vitaly Buka[msan] Clang-format the test
2021-11-19 Manoj Guptalibfuzzer: All building libfuzzer for ARM32
2021-11-19 Philip Reames[SCEV] Defer all work from ea12c2cb as late as possible
2021-11-19 Stanislav Mekhanoshin[AMDGPU] Fix SIPostRABundler crash on null register...
2021-11-19 Rong Xu[SampleFDO] Add pass name strings for the passes (NFC)
next