platform/upstream/llvm.git
2021-03-28 Florian Hahn[LV] Mark a few more cost-model members as const (NFC).
2021-03-28 Aaron BallmanUpdate the documentation for recent changes to statemen...
2021-03-28 Nikita Popov[BasicAA] Handle gep with unknown sizes earlier (NFCI)
2021-03-28 Florian Hahn[SelDag] Add isIntOrFPConstant helper function.
2021-03-28 Stephen Kelly[clang-tidy] Simplify readability checks to not need...
2021-03-28 Fangrui Song[Driver] Simplify mips multilib path and fix comments...
2021-03-28 Jonas Devlieghere[lldb] Fix capitalization in CMake status message
2021-03-28 Hsiangkai Wang[RISCV] Add vfabs.v pseudo instruction.
2021-03-28 Vaivaswatha... [OCaml][Test] Fix and enable debuginfo.ml test
2021-03-27 Fangrui Song[test] Add UNSUPPORTED: system-windows to linux-ld.c
2021-03-27 Craig Topper[X86] Regenerate a bunch of tests to pick up @PLT
2021-03-27 Fangrui Song[Driver] Remove an incorrect library path for multilib
2021-03-27 Fangrui Song[Driver] Remove an unneeded multiarch library path...
2021-03-27 Craig Topper[RISCV] Add a pattern for (sext_inreg (mul (and X,...
2021-03-27 Nikita Popov[BasicAA] Refactor linear expression decomposition
2021-03-27 Christopher... [libcxx] rearranges all concept tests
2021-03-27 Aaron PuchertDeduplicate branches and adjust comment [NFC]
2021-03-27 Florian Hahn[LV] Fix formatting from 2f9d68c3f12a.
2021-03-27 Florian Hahn[LV] Mark some methods as const (NFC).
2021-03-27 Alex Reinking[CMake] Use write_basic_package_version_file for LLVM
2021-03-27 Fangrui Song[sanitizer] Define MAP_NORESERVE to 0 and hide mremap...
2021-03-27 KareemErgawy... [MLIR][STD] Fold trunci (zexti).
2021-03-27 Nico Weber[gn build] rewrap a comment to 80 cols
2021-03-27 Jan Svoboda[clang][cli] Round-trip cc1 arguments in assert builds
2021-03-27 Simon Pilgrim[X86][SSE] foldShuffleOfHorizOp - remove broadcast...
2021-03-27 Joel E. Denny[FileCheck] Try to fix buildbot failures caused by...
2021-03-27 Joel E. Denny[FileCheck] Fix -dump-input per-pattern diagnostic...
2021-03-27 Nikita Popov[BasicAA] Correct handle implicit sext in decomposition
2021-03-27 Nikita Popov[BasicAA] Clarify entry values of GetLinearExpression...
2021-03-27 Nikita Popov[BasicAA] Bail out earlier for invalid shift amount
2021-03-27 Nikita Popov[BasicAA] Retain shl nowrap flags in GetLinearExpression()
2021-03-27 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - attempt to recognis...
2021-03-27 Juneyoung LeeMake FoldBranchToCommonDest poison-safe by default
2021-03-27 Sanjay Patel[x86] prevent crashing while matching pmaddwd
2021-03-27 Alex Zinenko[mlir] Register Linalg passes in C API and Python Bindings
2021-03-27 Juneyoung Lee[IRCE] Use m_LogicalAnd
2021-03-27 Fangrui Song[sanitizer] Temporarily switch ppc64 to the _dl_get_tls...
2021-03-27 Jonas Devlieghere[lldb] Fix TestAppleSimulatorOSType for older watchOS...
2021-03-27 George Burgess IVdocs: Adding Google representative to the security...
2021-03-27 Jonas Devlieghere[lldb] Stop using i386 for the watchOS simulator
2021-03-26 Craig Topper[RISCV] Merge FMulAdd and FMulSub scheduler classes...
2021-03-26 Hongtao Yu[CSSPGO][NFC] Fix a debug dump issue.
2021-03-26 Joseph Huber[OpenMP] Reset async stream properly upon failure
2021-03-26 Jacques Pienaar[mlir] Remove unneeded ShapeFunctionLibraryTerminatorOp
2021-03-26 Jonas Devlieghere[lldb] Remove UpdateISAToDescriptorMapFromMemory
2021-03-26 Chris LattnerAdd a missing file header comment, NFC.
2021-03-26 Jonas Devlieghere[lldb] Add consistency between reading the dynamic...
2021-03-26 Jez Ng[lld-macho] Add time tracing for LTO
2021-03-26 Jez Ng[lld-macho] Fix parsing of --time-trace-{granularity...
2021-03-26 Jez Ng[lld-macho] Support -no_function_starts
2021-03-26 Craig Topper[RISCV] Add scheduler classes for the Zba and Zbb exten...
2021-03-26 Josh Berdine[NFC][OCaml] Resolve a couple more compilation warnings
2021-03-26 Sean Perry[SystemZ][z/OS] Save strings for CC_PRINT env vars
2021-03-26 Nikita PopovRevert "[ArgPromotion] Copy additional metadata for...
2021-03-26 Jonas Devlieghere[lldb] Support lazily named classes in the Objective...
2021-03-26 Petr Hosek[libcxxabi] Use cxx-headers target to consume libcxx...
2021-03-26 Sameer RahmaniRename the 'concept' variable in SymbolInterfaces.td
2021-03-26 Florian Hahn[ConstraintElimination] Only strip casts preserving...
2021-03-26 Anastasia Stulova[OpenCL][Docs] Minor update about C++ for OpenCL in...
2021-03-26 Nikita Popov[ValueTracking] Handle shl pair in isKnownNonEqual()
2021-03-26 Nikita Popov[ValueTracking] Handle shl in isKnownNonEqual()
2021-03-26 Nikita Popov[ValueTracking] Add tests for non equal shifts (NFC)
2021-03-26 Giorgis Georgakoudis[Utils] Add prefix parameter in update test checks...
2021-03-26 Alex Zinenko[mlir] fix -Wsign-compare in memref unit tests
2021-03-26 Fangrui Song[lsan][test] Enable many_tls_keys_pthread.cpp and disab...
2021-03-26 Florian Hahn[ConstraintElimination] Add additional pointercast...
2021-03-26 Sanjay Patel[SLP] use dyn_cast instead of isa + cast; NFC
2021-03-26 Stefan Gränitz[Orc][examples] Factor out make_error from parseExample...
2021-03-26 Stefan Gränitz[Orc][examples] Fix copy/paste issues in comments and...
2021-03-26 Nikita Popov[ValueTracking] Handle non-zero shl recurrence
2021-03-26 Nikita Popov[ValueTracking] Add tests for non-zero shl recurrences...
2021-03-26 Nikita Popov[ValueTracking] Handle non-zero add/mul recurrences...
2021-03-26 Nikita Popov[ValueTracking] Add more non-zero add/mul recurrence...
2021-03-26 Vaivaswatha... [OCaml][DebugInfo][Test] Disable debuginfo tests as...
2021-03-26 Simon Pilgrim[X86][AVX] combineHorizOpWithShuffle - improve SHUFFLE...
2021-03-26 Vaivaswatha... [OCaml][Test] Do not use Option, expand using match
2021-03-26 Florian Hahn[BasicAA] Add a few more interesting modulo tests.
2021-03-26 Vaivaswatha... [OCaml][DebugInfo] Add tests for debug info API
2021-03-26 Aleksandr Platonov[CMake][gRPC] Fix a typo in protobuf version variable...
2021-03-26 Pavel Labath[lldb] Skip TestVSCode_launch.test_progress_events...
2021-03-26 Pavel Labath[lldb] XFAIL TestGdbRemote_vContThreads on macos
2021-03-26 Pavel Labath[lldb] Really fix dwarf5-debug_line-file-index.s
2021-03-26 Jay Foad[AMDGPU] Use reductions instead of scans in the atomic...
2021-03-26 Nicolas Vasilache[mlir][python] NFC - Fix stale path in doc
2021-03-26 Zbigniew Sarbinowski[SystemZ][z/OS] exclude nasty_macros.h from check-cxx
2021-03-26 Florian Hahn[BasicAA] Add a few cases with overflows in index compu...
2021-03-26 Sanjay Patel[SLP] move test for min/max crashing; NFC
2021-03-26 Anastasia Stulova[OpenCL] Fix AST check in address-space-templates test
2021-03-26 Zakk Chen[RISCV] Add constraint for RVV indexed loads.
2021-03-26 Fanbo Meng[SystemZ][z/OS] Ignore leading zero width bitfield...
2021-03-26 Sanjay PatelRevert "[SLP] allow matching integer min/max intrinsics...
2021-03-26 Anastasia Stulova[OpenCL][Docs] Update status of OpenCL 3.0 development
2021-03-26 Nashe Mncube[InstCombine]Generalise regression tests for sve
2021-03-26 Josh Berdine[OCaml] Fix a possible crash in llvm_struct_name
2021-03-26 Josh Berdine[NFC][OCaml] Resolve const and unsigned compilation...
2021-03-26 Josh Berdine[NFC][OCaml] Simplify llvm_global_initializer using...
2021-03-26 David SherwoodRevert "[LoopVectorize] Simplify scalar cost calculatio...
2021-03-26 David Sherwood[LoopVectorize] Simplify scalar cost calculation in...
2021-03-26 Vladislav Vinogradov[mlir][ODS] Fix `VariadicRegion` code generation for...
2021-03-26 Abhina Sreeskantharajan[Windows] Turn off text mode in TableGen and Rewriter...
next