platform/upstream/llvm.git
2021-08-26 Alexey Bataev[SLP]Improve graph reordering.
2021-08-26 Kent Ross[libc++][doc] Repair files with CRLF line endings.
2021-08-26 Simon Pilgrim[X86] getShape - don't dereference dyn_cast<>
2021-08-26 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2021-08-26 Balazs BenicsRevert "[analyzer] Extend the documentation of MallocOv...
2021-08-26 Balazs Benics[analyzer] Extend the documentation of MallocOverflow
2021-08-26 Andrew Wei[LoopDataPrefetch] Add missed LoopSimplify dependence...
2021-08-26 Jessica Clarke[AMDGPU] Remove dead and broken ComplexPatterns
2021-08-26 Jessica Clarke[SelectionDAG] Remove unused SDTConvertOp
2021-08-26 Andrea Di Biagio[X86][MCA] Address the latest issues with MULX reported...
2021-08-26 Alex Richardson[sanitizer] Fix build on FreeBSD RISC-V
2021-08-26 Sindhu ChittireddyAssert pointer cannot be null; NFC
2021-08-26 Matthew Devereau[AArch64][SVE] Teach cost model masked gathers/scatters...
2021-08-26 Benjamin Kramer[X86] Don't write to the source directory in test
2021-08-26 Roman LebedevThe maximal representable alignment in LLVM IR is 1GiB...
2021-08-26 Benjamin Kramer[libunwind] Don't include cet.h/immintrin.h unconditionally
2021-08-26 Alex RichardsonMake Value::MaxAlignment(Exponent) constexpr
2021-08-26 Alex RichardsonFix __attribute__((annotate("")) with non-zero globals AS
2021-08-26 Alex RichardsonFix LLVM_ENABLE_THREADS check from 26a92d5852b2c6bf77ef...
2021-08-26 Florian Hahn[ConstraintElimination] Initial support for using info...
2021-08-26 Florian Hahn[ConstraintElimination] Add more assume tests.
2021-08-26 David Green[AArch64] Remove unpredictable from narrowing instructions.
2021-08-26 David Green[AArch64] Add a Cortex-A55 NEON scheduler test case.
2021-08-26 Jay Foad[MachineScheduler] Fix tracing
2021-08-26 LLVM GN Syncbot[gn build] Port 21b25a1fb32e
2021-08-26 gejin[libunwind] Support stack unwind in CET environment
2021-08-26 Jean Perier[flang] Take result length into account in ApplyElement...
2021-08-26 LLVM GN Syncbot[gn build] Port 3373e845398b
2021-08-26 Gabor Bencze[clang-tidy] Add bugprone-suspicious-memory-comparison...
2021-08-26 Gabor BenczeFix __has_unique_object_representations with no_unique_...
2021-08-26 Esme-Yi[llvm-readobj][XCOFF] Add support for `--needed-libs...
2021-08-26 Lin Sun[Driver][Linux] Fix regression when -DLIBCXX_LIBDIR_SUF...
2021-08-26 Jan Svoboda[clang][deps] Reset non-modular language and preprocess...
2021-08-26 Aart Bik[mlir][sparse] add asCOO() functionality to sparse...
2021-08-26 Wenlei He[CSSPGO] Add switch for sample loader to honor global...
2021-08-25 Fangrui Song[LLVMgold.so][test] Make comdat-nodeduplicate.ll work...
2021-08-25 Sam Clegg[clang][Emscripten] Define __unix family of macros
2021-08-25 Arthur Eubanks[gn build] Unbreak non-clang host builds
2021-08-25 Alexey Bataev[SLP][NFC]Add a test for non-optimal PHIs vectorization...
2021-08-25 Heejin Ahn[WebAssembly] Use entry block only for initializations...
2021-08-25 Heejin Ahn[WebAssembly] Extract longjmp handling in EmSjLj to...
2021-08-25 Dimitry Andric[libc++][NFC] Remove duplicate ranges entry in CMakeLis...
2021-08-25 Reid KlecknerEffectively revert 33c3d8a916c / D33782
2021-08-25 Vitaly Buka[sanitizer] Add new line to the test
2021-08-25 Vitaly Buka[sanitizer] Fix VReport of symbol version
2021-08-25 Vitaly Buka[sanitizers] Basic realpath test
2021-08-25 Craig Topper[RISCV] Fix the check prefixes in some B extension...
2021-08-25 Ricky Taylor[M68k][NFC] Rename M68kOperand::Kind to KindTy
2021-08-25 Heejin Ahn[WebAssembly] Rename wasm.catch.exn intrinsic back...
2021-08-25 Vitaly BukaRevert "Problem with realpath interceptor"
2021-08-25 Omar Emara[LLDB][GUI] Add initial searcher support
2021-08-25 Andrea Di Biagio[X86][MCA] Add more tests for MULX (PR51495).
2021-08-25 Justas Janickas[OpenCL][NFC] Fix code example in __remove_address_spac...
2021-08-25 Sanjay Patel[DAGCombiner] create binop nodes with all of expected...
2021-08-25 Alfonso Sánchez... [llvm-objcopy] [COFF] Consider section flags when addin...
2021-08-25 Florian Hahn[ConstraintElimination] Add test cases with @llvm.assume.
2021-08-25 Tobias Gysi[mlir][linalg] Tune hasTensorSemantics/hasBufferSemanti...
2021-08-25 LLVM GN Syncbot[gn build] Port fe01014faa33
2021-08-25 Patrick Holland[MCA] Moved View.h and View.cpp from /tools/llvm-mca...
2021-08-25 Nick Desaulniers[llvm][test][CodeGen] fix up D106030
2021-08-25 David Green[ARM] Add Extra FpToIntSat tests.
2021-08-25 Tobias Gysi[mlir][linalg] Tune getTiedIndexingMap method (NFC).
2021-08-25 Nico Weber[lld/COFF] Improve handling of the /manifestdependency...
2021-08-25 Richard SmithPR51105: look through ConstantExpr when looking for...
2021-08-25 Aart Bik[mlir][sparse] add sparse-dense cases to storage integr...
2021-08-25 Arthur Eubanks[test] Precommit some tests for invariant group icmps
2021-08-25 Sanjay Patel[DAGCombiner] check uses more strictly on select-of...
2021-08-25 Arthur Eubanks[test] Use update_test_checks on llvm/test/Transforms...
2021-08-25 Michael Kruse[test] Fix indention. NFC.
2021-08-25 Michael Kruse[Preprocessor] Elide empty line(s) at start of file.
2021-08-25 Nick Desaulniers[Clang] add support for error+warning fn attrs
2021-08-25 Akira Hatanaka[Sema][ObjC] Allow conversions between pointers to...
2021-08-25 Nathan Sidwell[X86] pr51000 in-register struct return tailcalling
2021-08-25 Arthur Eubanks[gn build] Add missing dependency required by 832aae73
2021-08-25 Stanislav Mekhanoshin[AMDGPU] Avoid assert for saved FP
2021-08-25 Alexey Bataev[SLP]No need to schedule/check parent for extract{eleme...
2021-08-25 Rong Xu[SampleFDO] Set ProfileIsFS bit properly from the inter...
2021-08-25 Wenlei He[CSSPGO] Use probe inline tree to track zero size fully...
2021-08-25 Kazu Hirata[Transforms] Remove SplitCriticalEdge (NFC)
2021-08-25 Kirill Stoimenov[asan] Implemented intrinsic for the custom calling...
2021-08-25 alex-t[AMDGPU] Divergence-driven compare operations instructi...
2021-08-25 Neumann Hon[SystemZ] [NFC] Replace SpecialRegisters field with...
2021-08-25 Balazs BenicsRevert "Revert "[analyzer] Ignore IncompleteArrayTypes...
2021-08-25 Andrea Di Biagio[X86][SchedModel] Fix latency the Hi register write...
2021-08-25 Vyacheslav... [CodeExtractor] Preserve topological order for the...
2021-08-25 Jon Chesterfield[openmp] Delete unused grid value field, missed from...
2021-08-25 Thomas Johnson[ARC] Add ADC (addition with carry) and SBC (subtractio...
2021-08-25 Balazs BenicsRevert "[analyzer] Ignore IncompleteArrayTypes in getSt...
2021-08-25 Nicholas Guy[AArch64] Generate SMOV in place of sext(fmov(...))
2021-08-25 Balazs Benics[analyzer] Ignore IncompleteArrayTypes in getStaticSize...
2021-08-25 Jon Chesterfield[libomptarget][amdgpu][nfc] Make grid value access...
2021-08-25 Jeremy Morse[DebugInfo][InstrRef] Don't use instr-ref for unoptimis...
2021-08-25 Jon Chesterfield[libomptarget][amdgpu] Refactor debug printing
2021-08-25 Joe Nash[AMDGPU] Support global_atomic_fmin/max on gfx10
2021-08-25 Andrea Di Biagio[X86][NFC] Pre-commit llvm-mca tests for PR51495.
2021-08-25 Louis Dionne[libc++] Assume that compilers support extended constex...
2021-08-25 Florian Hahn[LoopPeel] Allow peeling with multiple unreachable...
2021-08-25 Dawid Jurczak[LoopIdiom] Don't transform loop into memmove when...
2021-08-25 Jan Kuehle[clang-format] Support TypeScript override keyword
2021-08-25 Peilin Guo[DAGCombine] Check the legality of the index of EXTRACT...
next