platform/upstream/llvm.git
2021-10-27 Nikita Popov[ConstantRange] Optimize smul_sat() (NFC)
2021-10-27 Jez Ng[lld-macho] If export_size is zero, export_off must...
2021-10-27 Nikita Popov[BasicAA] Remove misleading overflow check
2021-10-27 Danil Stefaniuc[formatters] Add a libstdcpp formatter for set and...
2021-10-27 Roman LebedevFix MLIR LLVMIR test after 4723c9b3c6c46632a5d66e65d198...
2021-10-27 Nick Desaulniers[LowerTypeTests] Emit cfi_jt aliases regardless of...
2021-10-27 Roman Lebedev[IR] `IRBuilderBase::CreateAdd()`: short-circuit `x...
2021-10-27 Roman Lebedev[NFC] `IRBuilderBase::CreateAdd()`: place constant...
2021-10-27 Philip Reames[Operator] Add hasPoisonGeneratingFlags [mostly NFC]
2021-10-27 Alexey BataevRevert "[SLP]Improve/fix reordering of the gathered...
2021-10-27 Michael Jones[libc][obvious] fix strdup being listed twice
2021-10-27 Douglas YungAdd "REQUIRES: native" to test.
2021-10-27 Nico Weber[lld/mac] Don't assert when ICFing arm64 code
2021-10-27 Alexandre Rames[MLIR] Remove the unused `ArithmeticCastOp`.
2021-10-27 Sam Clegg[lld][WebAssebmly] Convert tests to use disassembly...
2021-10-27 Kirill Bobyrev[clangd] IncludeCleaner: Do not process locations in...
2021-10-27 Michael Jones[libc] add strdup implementation
2021-10-27 Michael Jones[libc] add malloc funcs as external entrypoints
2021-10-27 Michael Liao[cmake] Surpress cmake warning on that EH requires...
2021-10-27 Fangrui Song[ELF] Replace InputBaseSection::{areRelocsRela,firstRel...
2021-10-27 Roman Lebedev[IR] `SCEVExpander::generateOverflowCheck()`: short...
2021-10-27 Fangrui Song[ELF][X86] Write R_X86_64_TLSDESC addends with -z rel
2021-10-27 Kazu Hirata[X86] Remove getSETOpc (NFC)
2021-10-27 Kazu Hirata[X86] Remove NeedsRetpoline in X86AsmPrinter (NFC)
2021-10-27 Kazu Hirata[X86] Remove CallOperand in X86Operand (NFC)
2021-10-27 Dmitry Vyukovsanitizer_common: fix up onprint.cpp test
2021-10-27 Mikhail Dvorskiy[pstl] A hot fix for a reduction parallel pattern of...
2021-10-27 Alexey Bataev[SLP]Improve/fix reordering of the gathered graph nodes.
2021-10-27 Raphael Isemann[lldb][NFC] Move a declaration in DWARFASTParserClang...
2021-10-27 Djordje Todorovic[llvm-locstats] Move the test from D110621 into test...
2021-10-27 Aaron BallmanFix consteval crash when transforming 'this' expressions
2021-10-27 Gabor Marton[Analyzer][solver] Handle adjustments in constraint...
2021-10-27 David Sherwood[NFC][LoopVectorize] Change getStepVector to take a...
2021-10-27 Roman Lebedev[IR] `IRBuilderBase::CreateAnd()`: short-circuit `x...
2021-10-27 Roman Lebedev[IR] `IRBuilderBase::CreateAnd()`: fix short-circuiting...
2021-10-27 Roman Lebedev[IR] `IRBuilderBase::CreateOr()`: fix short-circuiting...
2021-10-27 Roman Lebedev[IR] `IRBuilderBase::CreateSelect()`: if cond is a...
2021-10-27 Roman Lebedev[NFC] Re-autogenerate check lines in some tests to...
2021-10-27 Gabor Marton[Analyzer][solver] Simplification: reorganize equalitie...
2021-10-27 OCHyams[dexter] Fix failing regression tests
2021-10-27 Alexey BataevRevert "[SLP]Improve/fix reordering of the gathered...
2021-10-27 AndreyChurbanov[OpenMP][NFC] disable test on power because of -mlong...
2021-10-27 AndreyChurbanov[OpenMP] libomp: Fix possible NULL dereference.
2021-10-27 Nico Weberfix comment typos to cycle bots
2021-10-27 Nico Weber[gn build] Use LLD as host linker by default on macOS...
2021-10-27 Nico Weberfix comment typos to cycle bots
2021-10-27 Nico Weber[gn build] Add lldb to default target on Windows
2021-10-27 Jeremy Morse[DebugInfo][NFC] Initialize a new object field in unittests
2021-10-27 Kerry McLaughlin[SVE][CodeGen] Fix incorrect legalisation of zero-exten...
2021-10-27 Dmitry Vyukovsanitizer_common: tighten on_print hook test
2021-10-27 Dmitry Vyukovtsan: switch sync test from EXPECT to CHECK
2021-10-27 Alexey Bataev[SLP]Improve/fix reordering of the gathered graph nodes.
2021-10-27 Nico Weber[gn build] add build rule for llvm-locstats
2021-10-27 Nico Weber[clang] Add range accessor for ObjCAtTryStmt catch_stmt...
2021-10-27 Nico Weber[clang] Convert ObjCAtTryStmt to llvm::TrailingObjects
2021-10-27 Caroline Concatto[SelectionDAG] Widening the result of INSERT_SUBVECTOR.
2021-10-27 Nikita Popov[BasicAA] Handle known bits as ranges
2021-10-27 djtodoro[llvm-locstats] Report a warning if overflow was detect...
2021-10-27 Daniel KissRevert "[ARM] __cxa_end_cleanup should be called instea...
2021-10-27 Jan Svoboda[clang][deps] Fix fragile test
2021-10-27 Caitlyn Cano[mlir] gen_spirv_dialect.py: Some support for OCL ops...
2021-10-27 Sanjay Patel[x86] enhance mayFoldLoad to check alignment
2021-10-27 Kirill Bobyrev[clangd] NFC: Remove single-line braces in IncludeCleaner
2021-10-27 Michał Górny[lldb] [docs] Remove obsolete recommonmark use
2021-10-27 Matt[AArch64][SVE] Combine predicated FMUL/FADD into FMA
2021-10-27 Alexandros... [AArch64] Add support for the 'R' architecture profile.
2021-10-27 Alexey Bataev[SLP]Fix logical and/or reductions.
2021-10-27 Vignesh Balasubramanian[OpenMP][OMPD] Implementation of OMPD debugging library...
2021-10-27 Pavel Labath[lldb] Modernize TestVLA.py
2021-10-27 Michał Górny[lldb] [Host/ConnectionFileDescriptor] Refactor to...
2021-10-27 Nikita Popov[BasicAA] Make range check more precise
2021-10-27 Roman Lebedev[NFC][LV][X86] Improve test coverage for masked mem ops
2021-10-27 Eugene Zhulenev[mlir] Reduce the number of iterations in async microbe...
2021-10-27 Florian Hahn[DSE] Add test case with 2 memcpys that should not...
2021-10-27 Vassil Vassilev[clang-repl] Remove redundant link libraries and drop...
2021-10-27 Mikhail Dvorskiy[pstl] A hot compilation fix for MacOS, OpenMP backend...
2021-10-27 Sam McCall[clangd] Add integration test for crash handling
2021-10-27 Kirill Bobyrev[clangd] IncludeCleaner: Don't warn on system headers
2021-10-27 Salman Javed[clang-tidy] Correct typo in bugprone-easily-swappable...
2021-10-27 Pavel LabathModernize Platform::GetOSKernelDescription
2021-10-27 Jay Foad[LiveInterval] Add RemoveDeadValNo argument to removeSe...
2021-10-27 Daniel Kiss[ARM] __cxa_end_cleanup should be called instead of...
2021-10-27 David Sherwood[NFC][LoopVectorize] Remove setBestPlan in favour of...
2021-10-27 Matthias Springer[mlir][linalg][bufferize] Add analysis fuzzer option
2021-10-27 Shraiysh Vaishay[MLIR][OpenMP] Added omp.atomic.read and omp.atomic...
2021-10-27 Kirill Bobyrev[clangd] IncludeCleaner: Support macros
2021-10-27 Nicolas Vasilache[mlir][Linalg] NFC - Add additional control to lower...
2021-10-27 Nicolas Vasilache[mlir][Vector] Add InsertStridedSliceOp -> ShuffleOp...
2021-10-27 Kadir Cetinkaya[clangd] Fix filename ranges while replaying preamble
2021-10-27 Arthur Eubanks[InferAddressSpaces] Make pass work with opaque pointers
2021-10-27 Dmitry Vyukovtsan: tidy up SCOPED_INTERCEPTOR_RAW
2021-10-27 Dmitry Vyukovtsan: remove real func check from interceptors
2021-10-27 Kazu Hirata[Hexagon] Remove set-but-unused variables (NFC)
2021-10-27 Pavel LabathRemove ConstString from Language, LanguageRuntime,...
2021-10-27 Phoebe Wang[X86][NFC] Add the missed `break;` for 79f9dfef0da5
2021-10-27 Uday Bondhugula[Clang][NFC] Clang CUDA codegen clean-up
2021-10-27 Craig Topper[RISCV] Add ICmp and FCmp to shouldSinkOperands.
2021-10-27 River RiddleFix AffineDemotion pass after the DialectConversion...
2021-10-27 Kazu Hirata[Utils] Fix a warning in DialectConversion.cpp
2021-10-27 Lang Hames[JITLink] Fix element-present check in MachOLinkGraphPa...
next