platform/upstream/llvm.git
2022-02-18 Simon Moll[VE] Enable v256 fcmp true|false tests
2022-02-18 Simon Moll[VE] Fix vmp0 subregister mapping
2022-02-18 Benjamin Kramer[mlir][Vector] Add return type inference for multi_redu...
2022-02-18 Florian Hahn[MemCpyOpt] Add non-local memcpy test with memory phi.
2022-02-18 Nico Weber[gn build] (manually) port 6c99a3469d9c
2022-02-18 Pavel Labath[lldb] Add support for a "global" lldbinit file
2022-02-18 Simon Pilgrim[X86] combineADC/SBB - pull out repeated getOperand...
2022-02-18 Tres PoppRename PatternRewriteSet::insert to add
2022-02-18 Kadir Cetinkaya[clang][ASTReader] Fix memory leak while reading Friend...
2022-02-18 Simon Pilgrim[clangd] lookupSiblingsWithinContext - remove unnecessa...
2022-02-18 Pavel LabathRevert "Fix race condition when launching and attaching."
2022-02-18 Florian HahnRevert "unbreak Modules/cxx20-export-import.cpp with...
2022-02-18 Florian HahnRevert "Add support for floating-point option `ffp...
2022-02-18 Benjamin Kramer[mlir][Vector] Switch ExtractOp to the declarative...
2022-02-18 Matthias Springer[mlir][bufferize][NFC] Remove obsolete tensor bufferiza...
2022-02-18 Simon Pilgrim[Hexagon] aligned load/store patterns - use cast<>...
2022-02-18 Simon Pilgrim[ARM] ARMAsmPrinter::emitAttributes - remove unnecessar...
2022-02-18 Jay Foad[AMDGPU] Return better Changed status from SIFoldOperands
2022-02-18 Matthias Springer[mlir][bufferize] Support memrefs with non-standard...
2022-02-18 Alexey Lapshin[objcopy][NFC] Add rules to cmake to put files under...
2022-02-18 Jay Foad[AMDGPU] Return better Changed status from SILowerContr...
2022-02-18 Jay Foad[AMDGPU] Return better Changed status from SIOptimizeEx...
2022-02-18 Douglas YungAdd "REQUIRES: asserts" to test misched-predicate-virtr...
2022-02-18 Jay Foad[CodeGen] Return better Changed status from PostRAHazar...
2022-02-18 esmeyiRevert "[XCOFF][llvm-objdump] change the priority of...
2022-02-18 Stephan Herhut[mlir][tensor] Extend reshape utils.
2022-02-18 hyeongyukim[NFC][Clang/test] add target triple to CodeGen/analyze_...
2022-02-18 Alexander Potapenko[asan] Add support for disable_sanitizer_instrumentatio...
2022-02-18 hyeongyukim[NFC] Fix a buildbot failure after b529744
2022-02-18 Tres Popp[mlir] Propagate NaNs in PolynomialApproximation
2022-02-18 hyeongyukim[Clang] Rename `disable-noundef-analysis` flag to ...
2022-02-18 Greg ClaytonFix buildbots after https://reviews.llvm.org/D119797
2022-02-18 Valentin Clement[flang] Lower scalar negation
2022-02-18 LLVM GN Syncbot[gn build] Port 0a4184909a8c
2022-02-18 Snehasish KumarReland "[memprof] Extend the index prof format to inclu...
2022-02-18 fourdim[JITLink][RISCV] fix the extractBits behavior and add...
2022-02-18 Serguei Katkov[MemoryDependency] Simplfy re-ordering condition. Clean...
2022-02-18 esmeyi[XCOFF][llvm-objdump] change the priority of symbols...
2022-02-18 LLVM GN Syncbot[gn build] Port 8e979460bb27
2022-02-18 Konstantin... [libc++][ranges] Implement `std::sortable`.
2022-02-18 LLVM GN Syncbot[gn build] Port eea3d90af181
2022-02-18 Konstantin... [libc++][ranges] Implement `std::mergeable`.
2022-02-18 Kuba Mracek[GlobalDCE] [VFE] Avoid dropping vfunc dependencies...
2022-02-18 Weining Lu[NFC] Add myself to CREDITS.TXT
2022-02-18 Jessica Paquette[MachineOutliner] Add testcase for instruction mapping...
2022-02-18 Jessica Paquette[MachineOutliner] Add statistics for unsigned vector...
2022-02-18 Vitaly Buka[msan] strsignal interceptor
2022-02-18 Weining Lu[LoongArch] Fix several instruction definition errors...
2022-02-18 Weining Lu[LoongArch] Add missing dollar prefix to register name...
2022-02-18 William S.... [LICM][PhaseOrder] Don't speculate in LICM until after...
2022-02-18 Benjamin Kramer[mlir][Vector] Switch ShuffleOp to the declarative...
2022-02-18 Benjamin Kramer[mlir][Vector] Add InferTypeOpInterface to vector diale...
2022-02-18 Zakk Chen[RISCV][NFC] Add some tail agnostic tests for nomask...
2022-02-18 Zakk Chen[RISCV][NFC] Add tail agnostic tests for nomask Vector...
2022-02-18 Heejin Ahn[WebAssembly] Make EH/SjLj vars unconditionally thread...
2022-02-17 LLVM GN Syncbot[gn build] Port 19bdf44d8508
2022-02-17 Snehasish KumarRevert "Reland "[memprof] Extend the index prof format...
2022-02-17 Snehasish KumarRevert "[memprof] Fix frame deserialization on big...
2022-02-17 Matt ArsenaultAMDGPU: Try to fix expensive_checks bot tests failures
2022-02-17 Snehasish Kumar[memprof] Fix frame deserialization on big endian systems.
2022-02-17 Matt ArsenaultRegAllocGreedy: Fix last chance recolor assert in impos...
2022-02-17 Shubham Sandeep... Fix typo in Swift.def, it is swift5_protocol_conformanc...
2022-02-17 Arthur Eubanks[clang] Remove Address::deprecated() in emitVoidPtrDire...
2022-02-17 Aart Bik[mlir][sparse] remove unused test matrix file
2022-02-17 Matthew VossRevert "[CUDA][SPIRV] Assign global address space to...
2022-02-17 Shafik Yaghmour[LLDB] Adding skipif for arm linux for TestStructuredBi...
2022-02-17 Arthur Eubanks[clang] Remove Address::deprecated() in CGCXXABI.h
2022-02-17 Min-Yih Hsu[M68k] Adopt VarLenCodeEmitter for bits instructions
2022-02-17 Casey Carter[libcxx][test] Let the library indicate support for...
2022-02-17 Martin Storsjö[libcxx] [test] Use proper UTF-8 locales on Windows
2022-02-17 Kiran Chandramohan[NFC][Flang] Add colon to CHECK-LABEL to exercise the...
2022-02-17 Arthur Eubanks[clang] Remove Address::deprecated() call in CGExprCXX.cpp
2022-02-17 Nikolas KlauserRemove __uncvref; use __uncvref_t instead
2022-02-17 Florian Mayer[MTE] Instrument use-after-scope for optnone functions.
2022-02-17 Nico Weber[clang] Pass more flags to ld64.lld
2022-02-17 LLVM GN Syncbot[gn build] Port 807ba7aace18
2022-02-17 Krzysztof Drewniak[MLIR][GPU] Remove call to cudaSetDevice(), which no...
2022-02-17 Mitch Phillips[ASan] Fix TLS teardown.
2022-02-17 Nico Weberunbreak Modules/cxx20-export-import.cpp with LLVM_APPEN...
2022-02-17 Krzysztof Drewniak[MLIR][GPU] Add gpu.set_default_device op
2022-02-17 Greg ClaytonFix race condition when launching and attaching.
2022-02-17 Snehasish KumarReland "[memprof] Extend the index prof format to inclu...
2022-02-17 Marek Kurdej[clang-format] Do not add space after return-like keywo...
2022-02-17 Louis Dionne[libc++][CI] Upload ABI lists for all jobs
2022-02-17 Nikolas Klauser[libc++] Implement P1165R1 (Make stateful allocator...
2022-02-17 Casey Carter[libcxx][test] Silence signed/unsigned comparison warnings
2022-02-17 Kadir Cetinkaya[clang][SemaTemplate] Fix a stack use after scope
2022-02-17 Benjamin Kramer[mlir][memref] Switch ViewOp to the declarative assembl...
2022-02-17 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-17 Mogball[mlir] NFC NamedAttrList append with StringAttr
2022-02-17 Fangrui Song[ELF] Support (TYPE=<value>) to customize the output...
2022-02-17 Philip Reames{instsimplify] Precommit some tests for provable inequa...
2022-02-17 Arthur Eubanks[EarlyCSE][OpaquePtr] Check access type when performing DSE
2022-02-17 Fangrui Song[lld] Make error handling functions opaque
2022-02-17 Snehasish KumarReland "[InstrProf] Make the IndexedInstrProf header...
2022-02-17 Peter CollingbourneAST: Move __va_list tag back to std conditionally on...
2022-02-17 Peter CollingbourneAST: Make getEffectiveDeclContext() a member function...
2022-02-17 Joseph Huber[OpenMP] Add RTL function to externalization RAII
2022-02-17 Shafik Yaghmour[LLDB] Fix TestStructuredBinding.py for libstdc++
2022-02-17 Alex Brachet[ifs] Add --strip-needed flag
next