platform/upstream/llvm.git
2021-11-30 Peter Klausler[flang] Correct INQUIRE(POSITION= & PAD=)
2021-11-30 Aart Bik[mlir][sparse] refine simply dynamic sparse tensor...
2021-11-30 Peter Klausler[flang] Re-fold bounds expressions in DATA implied...
2021-11-30 Elizabeth Andrews[clang-repl][NFC] Fix calling convention mismatch in...
2021-11-30 Jonas Devlieghere[lldb] Fix broken skipUnlessUndefinedBehaviorSanitizer...
2021-11-30 Peter Klausler[flang] Fix usage & catch errors for MAX/MIN with keywo...
2021-11-30 Jonas Devlieghere[lldb] Fix TypeError: argument of type 'NoneType' is...
2021-11-30 Jonas Devlieghere[lldb] Mark TestTsanBasic and TestUbsanBasic as "no...
2021-11-30 Nicolas Vasilache[mlir][tensor] InsertSliceOp verification.
2021-11-30 MaheshRavishankar[mlir][MemRef] Fix SubViewOp canonicalization when...
2021-11-30 Jameson NashAArch64 GIsel: legalize lshr operands, even if it is...
2021-11-30 Snehasish Kumar[memprof] Disallow memprof profile reader tests on...
2021-11-30 Nikita Popov[SCEV] Verify integrity of ValuesAtScopes and users...
2021-11-30 Zarko Todorovski[clang][docs] Inclusive language: remove use of sanity...
2021-11-30 Zarko Todorovski[NFC][Clang]Inclusive language: Replace uses of whiteli...
2021-11-30 Snehasish Kumar[memprof] Disable pedantic warnings, suppress variadic...
2021-11-30 not-jenni[mlir][tosa] Add tosa.conv2d as fully_connected canonic...
2021-11-30 Jameson Nashfix inverted logic for HideUnrelatedOptions
2021-11-30 Michael Jones[libc][clang-tidy] fix namespace check for externals
2021-11-30 Snehasish Kumar[memprof] Fix unit test build after refactoring shared...
2021-11-30 Fangrui Song[ELF][PPC64] Remove unneeded PPC64PCRelLongBranchThunk
2021-11-30 Jonas Devlieghere[lldb] Fix indentation in builders/darwin.py
2021-11-30 Jonas Devlieghere[lldb] Search PrivateFrameworks when using an internal SDK
2021-11-30 Sanjay Patel[InstSimplify] add logic fold for 'or'
2021-11-30 Sanjay Patel[InstSimplify] reduce code duplication for 'or' logic...
2021-11-30 Sanjay Patel[InstSimplify] make 'or' test names more descriptive...
2021-11-30 Fangrui Song[ELF] Change -z unknown from error to warning
2021-11-30 LLVM GN Syncbot[gn build] Port 7cca33b40f77
2021-11-30 Snehasish Kumar[memprof] Extend llvm-profdata to display MemProf profi...
2021-11-30 Peter Klausler[flang] Address TODO from previous changes to IsSaved()
2021-11-30 Hans WennborgTypo fix
2021-11-30 Alexey Bataev[SLP]Improve isFixedVectorShuffle and its use.
2021-11-30 Sanjay Patel[InstSimplify] reduce code duplication for 'or' logic...
2021-11-30 Sanjay Patel[InstSimplify] adjust tests for 'or' of logic ops; NFC
2021-11-30 Sanjay Patel[InstSimplify] refactor 'or' logic folds; NFC
2021-11-30 Sanjay Patel[InstSimplify] add tests for 'or' with logic ops; NFC
2021-11-30 Sanjay Patel[InstSimplify] add tests for 'or' logic folds; NFC
2021-11-30 Alexey Bataev[SLP][NFC]Move static function to make it visible in...
2021-11-30 Nikita PopovRevert "Use VersionTuple for parsing versions in Triple...
2021-11-30 kpyzhov[RegionPass] Added check for -filter-print-funcs option...
2021-11-30 Nikita Popov[SCEV] Track and invalidate ValuesAtScopes users
2021-11-30 Steven Wu[JITLink][ELF] Don't skip sections of size 0
2021-11-30 Steven Wu[JITLink][ELF] Add support for reading extended table
2021-11-30 Hongtao Yu[CSSPGO] Sorting nodes in a cycle of profiled call...
2021-11-30 Paul Robinson[PS4][DWARF] Explicitly set default DWARF version to 4
2021-11-30 Benjamin Kramer[clang][dataflow] Make header parse
2021-11-30 Philip Reames[LV] Remove unneeded cast to Operator [NFC]
2021-11-30 Ryan MansfieldFix file extension of alignment-assumption-ignorelist...
2021-11-30 Mateja MarjanovicCode quality: Combine V_RSQ
2021-11-30 Valentin ClementRevert "[fir] Add fir reduction builder"
2021-11-30 Valentin Clement[fir] Remove unused fct recordTypeCanBeMemCopied
2021-11-30 gysit[mlir][linalg] Add decompose to CodegenStrategy.
2021-11-30 gysit[mlir][linalg] Adapt the decompose patterns to use...
2021-11-30 James FarrellUse VersionTuple for parsing versions in Triple. This...
2021-11-30 Florian Hahn[DSE] Use optimized access if available for redundant...
2021-11-30 gysit[mlir][linalg] Support the empty anchor op string when...
2021-11-30 Yitzhak Mandelbaum[clang][dataflow] Fix broken build in ClangStaticAnalyzer
2021-11-30 gysit[mlir][linalg] Use top down traversal for padding.
2021-11-30 David Green[DAG] Create fptosi.sat from clamped fptosi
2021-11-30 gysit[mlir][linalg] Fix windows build issue in hoist padding.
2021-11-30 Joseph Huber[OpenMP] Add RTL function to externalization RAII
2021-11-30 gysit[mlir][linalg] Run CSE after every CodegenStrategy...
2021-11-30 Vy Nguyen[lld-macho] Mark dylib symbols coming from -weak_framew...
2021-11-30 Valentin Clement[fir] Add fir reduction builder
2021-11-30 Tobias Burnus[MC][ELF] Fix accepting abbreviated form with Type...
2021-11-30 Stanislav Gatev[clang][dataflow] Add base types for building dataflow...
2021-11-30 Hans WennborgRevert "[DAG] Create fptosi.sat from clamped fptosi"
2021-11-30 Mateja MarjanovicTest commit
2021-11-30 Florian Hahn[DSE] Add memset_chk tests.
2021-11-30 Florian Hahn[BuildLibCalls] Add memset_chk test.
2021-11-30 Jeremy Morse[DebugInfo] Turn instruction referencing on by default...
2021-11-30 Simon Pilgrim[X86] Add mulh test coverage for extension to illegal...
2021-11-30 Pavel Labath[lldb] Introduce PlatformQemuUser
2021-11-30 Pavel Labath[lldb] Inline Platform::LoadCachedExecutable into its...
2021-11-30 Nico Weber[gn build] (semimanually) port 25a7e4b9f7c6
2021-11-30 Valentin Clement[fir] Add array value copy pass
2021-11-30 Jeremy Morse[DebugInfo][InstrRef] Pre-land on-by-default-for-x86...
2021-11-30 Alexander Belyaev[mlir] Add bazel build for BufferizationToMemRef.
2021-11-30 Alexander Belyaev[mlir] Fix BufferizationToMemRef build.
2021-11-30 Jeremy Morse[DebugInfo][InstrRef][X86] Instrument expanded DYN_ALLOCAs
2021-11-30 Abinav Puthan... [AMDGPU][NFC] Remove unused defvar in AMDGPUInstruction...
2021-11-30 Jeremy Morse[DebugInfo][InstrRef] Avoid dropping fragment info...
2021-11-30 David Green[DAG] Create fptosi.sat from clamped fptosi
2021-11-30 Louis Dionne[libc++][ABI BREAK] Do not use the C++03 emulation...
2021-11-30 Guillaume Chatelet[libc] Add a reasonably optimized version for bcmp
2021-11-30 Guillaume Chatelet[libc] Add memmove benchmarks
2021-11-30 Jeremy Morse[DebugInfo][InstrRef] "final final" test cleanups for...
2021-11-30 Florian Hahn[LV] Move code from widenSelectInstruction to VPWidenSe...
2021-11-30 Gabor Marton[Analyzer][Core] Make SValBuilder to better simplify...
2021-11-30 Gabor Marton[Analyzer][solver] Do not remove the simplified symbol...
2021-11-30 Pavel Labath[lldb] Remove 'extern "C"' from the lldb-swig-python...
2021-11-30 Abinav Puthan... [GlobalISel] Add matchers for constant splat.
2021-11-30 Jay Foad[AMDGPU] Update docs for nontemporal store
2021-11-30 Ties Stuij[clang][ARM] PACBTI-M assembly support
2021-11-30 Julian Gross[mlir] Decompose Bufferization Clone operation into...
2021-11-30 Kadir Cetinkaya[clangd] Make std symbol generation script python3...
2021-11-30 Alexander Belyaev[mlir] Move bufferization-related passes to `bufferizat...
2021-11-30 gysit[mlir][OpDSL] Fix OpDSL tests after https://reviews...
2021-11-30 Fangrui Song[ELF] Move ObjFile<ELFT>::{getLocalSymbols,getGlobalSym...
2021-11-30 Ben Shi[RISCV] Decode vtype with reserved fields to raw immediate
next