platform/upstream/llvm.git
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...
2021-10-27 Lang Hames[ORC] Don't try to perform empty deallocations.
2021-10-27 Jake EganGeneralize DWARF tests that expect DW_FORM_strp
2021-10-27 Max Kazantsev[SCEV][NFC] Verify intergity of SCEVUsers
2021-10-27 Ben Shi[RISCV] Optimize immediate materialisation with SLLI...
2021-10-27 Ben Shi[RISCV][test] Add more tests of immediate materialisation
2021-10-27 River Riddle[mlir:DialectConversion] Restructure how argument/targe...
2021-10-27 River Riddle[NFC] Tidy up DialectConversion.cpp
2021-10-27 Ben Shi[CUDA][NFC] Fix inexact warning message about lambdas
2021-10-27 Nico WeberUnbreak code_signature_lc.test on macOS after 911be0574...
2021-10-27 Daniel Rodríguez... [test][objcopy] Replace GNU sed extension with BSD...
2021-10-27 Jacques Pienaar[mlir] Fix missing prefix for region accessor on OpAdaptor
2021-10-27 Brad Smith[mlir] Avoid including <alloca.h> on OpenBSD
2021-10-26 Luís Ferreira[Demangle] Add prepend functionality to OutputString
2021-10-26 David BlaikieAdd cross-project-test for simplified template name...
2021-10-26 LLVM GN Syncbot[gn build] Port 566bfbb740bb
2021-10-26 Jacques Pienaar[mlir][ods] Fix incorrect accessing of segment_sizes
2021-10-26 Jez Ng[lld-macho] Fix compact-unwind-bad-reloc.s test
2021-10-26 David Blaikiellvm-dwarfdump --verify: Exit non-zero on simplified...
2021-10-26 Nico WeberReland "[gn build] (manually) port 6fe2beba7d2a (Except...
2021-10-26 Rob Suderman[tosa][mlir] Add bailout to TosaMakeBroadcastable for...
2021-10-26 Austin Kerbow[AMDGPU] Use max waves for scheduler's initial occupanc...
2021-10-26 Yuanfang Chen[DebugInfo] Skip ODRUniquing for mismatched tags
2021-10-26 Greg ClaytonAdd new key/value pairs to the module statistics for...
2021-10-26 Nuri AmariRegenerate LC_CODE_SIGNATURE during llvm-objcopy operations
2021-10-26 Danil Stefaniuc[formatters] Add a libstdcpp formatter for bitset and...
2021-10-26 Sanjay Patel[InstCombine] try to canonicalize icmp with trunc op...
2021-10-26 Sanjay Patel[InstCombine] add tests for icmp with trunc op; NFC
next