platform/upstream/llvm.git
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)
2021-11-18 Jim InghamRemove unused variable.
2021-11-18 Victor Huang[PowerPC] Remove the redundant terminator instruction...
2021-11-18 Stanislav Mekhanoshin[AMDGPU] Regenerate postra-bundle-memops.mir checks...
2021-11-18 Ahmed Bougacha[AArch64][PAC] Select llvm.ptrauth.sign/sign.generic...
2021-11-18 Konstantin... [libc++][NFC] Assign some Ranges tasks to varconst.
2021-11-18 Keith Smiley[lldb] Fix formatted log statement
2021-11-18 Adrian PrantlRevert "Increase gdbremote timeout."
2021-11-18 Mogball[mlir][vector] Insert/extract element can accept index
2021-11-18 Arjun P[MLIR][NFC] Simplex::markRowRedundant: assert that...
2021-11-18 David Blaikiellvm-dwarfdump: Rebuild type names in dwo type units
2021-11-18 Fabian Wolff[libc++] Cast to the right `difference_type` in various...
2021-11-18 Adrian Prantlmake testcase more robust
2021-11-18 Bardia Mahjour[docs] Add Loop Optimization WG to the online sync...
2021-11-18 Philip Reames[SCEV] Defer loop property checks from ea12c2cb as...
2021-11-18 MaheshRavishankar[mlir][Linalg] Add method to check if LinalgTransformat...
2021-11-18 Muiez Ahmed[SystemZ][z/OS] Fix filesystem testing
2021-11-18 Muiez Ahmed[libc++] Resolve missing table_size symbol
2021-11-18 Nikita Popov[DSE] Remove getLocForWrite() (NFCI)
2021-11-18 Nikita Popov[DSE] Move removePartiallyOverlappedStores() into DSESt...
2021-11-18 Markus Böck[mlir] Fully qualify default generated type/attribute...
2021-11-18 Quinn Pham[NFC][mlir] Inclusive language: Replace an instance...
2021-11-18 Adrian Prantlfix syntax error
2021-11-18 Quinn Pham[NFC][lldb] Inclusive language: remove instances of...
2021-11-18 Pavel Labath[lldb] Deobfuscate python-swigsafecast.swig
2021-11-18 Philip Reames[SCEV] Move mustprogress based no-self-wrap logic so...
2021-11-18 Quinn Pham[NFC][clang] Inclusive language: replace masterPort...
2021-11-18 MaheshRavishankar[mlir][Linalg] Do not return failure when all tile...
2021-11-18 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-11-18 Jean Perier[flang] Skip `Fortran STOP:` before message when NO_STO...
2021-11-18 Philip ReamesAdd a breadcrumb comment to make debugging a user error...
2021-11-18 Peter Klausler[flang] Fix off-by-one results from folding MAXEXPONENT...
2021-11-18 Jacques Pienaar[mlir][doc] Avoid name overlap that confuses copy_docs...
2021-11-18 Simon Pilgrim[X86] LowerRotate - pull out repeated is ISD::ROTL...
2021-11-18 Philip Reames[SCEV] Add test coverage for invertible functions of IVs
2021-11-18 Kiran Chandramohan[Flang] Add a factory class for creating Complex Ops
2021-11-18 Bradley Smith[Clang][SVE] Fix windows test breakage in 26f56438e3dab...
2021-11-18 Adrian PrantlUnbreak test after D111899
2021-11-18 Kerry McLaughlin[LoopVectorize] Check the number of uses of an FAdd...
2021-11-18 Andrzej Warzynski[flang][CodeGen] Transform `fir.field_index` to a seque...
2021-11-18 Krzysztof Drewniak[MLIR][GPU] Add target arguments to SerializeToHsaco
2021-11-18 Jacques Pienaar[mlir][doc] Rename doc to match previous name
2021-11-18 Peter S. Housel[libunwind] Add an interface for dynamic .eh_frame...
2021-11-18 Jay Foad[AMDGPU] Regenerate test checks in splitkit-getsubrange...
next