platform/upstream/llvm.git
2021-04-28 Jonas Devlieghere[dsymutil] Add flag to force a static variable to keep...
2021-04-28 Sam CleggFix typo from https://reviews.llvm.org/D101399
2021-04-28 Joe Nash[AMDGPU] Make some VOP3 insts commutable
2021-04-28 Alexander Belyaev[mlir] Fix canonicalization of tiled_loop if not all...
2021-04-28 Sam Clegg[lld][WebAssembly] Allow relocations against non-live...
2021-04-28 Mark de Wever[libc++][CI] Fix check-generated-output.
2021-04-28 Craig Topper[RISCV] Add explanatory comment to RISCVOp::OPERAND_AVL.
2021-04-28 Nico Weber[clang] Make libBasic not depend on MC
2021-04-28 Roman Lebedev[SimplifyCFG] Try 2: sink all-indirect indirect calls
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Add common code sinking test with...
2021-04-28 Florian Hahn[PhaseOrdering] Add test for vectorization requiring...
2021-04-28 Valeriy Savchenko[analyzer][NFC] Fix tests failing after a rebase
2021-04-28 Valeriy Savchenko[analyzer] Find better description for tracked symbolic...
2021-04-28 Valeriy Savchenko[analyzer] Track leaking object through stores
2021-04-28 Valeriy Savchenko[analyzer] Adjust the reported variable name in retain...
2021-04-28 Valeriy Savchenko[analyzer][NFC] Remove duplicated work from retain...
2021-04-28 David Candler[ARM][AArch64] Require appropriate features for crypto...
2021-04-28 Frederik GossenRevert "[MLIR][Shape] Concretize broadcast result type...
2021-04-28 Nicolas Vasilache[mlir][python] Add basic python support for GPU dialect...
2021-04-28 Nicolas Vasilache[mlir][python] Add python support for async dialect...
2021-04-28 Roman LebedevRevert "[SimplifyCFG] Sinking indirect calls - they...
2021-04-28 Roman Lebedev[SimplifyCFG] Sinking indirect calls - they're already...
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Add test for sinking indirect calls
2021-04-28 Dawid Jurczak[SimplifyLibCalls] Transform printf("%s", str) -->...
2021-04-28 Nico Weber[clang] remove dead code after 2a1332245fc
2021-04-28 Krzysztof Parzyszek[Hexagon] Skip function in Hexagon vector combine if...
2021-04-28 David Sherwood[LoopVectorize][SVE] Fix crash when vectorising FP...
2021-04-28 Arthur O'Dwyer[libc++] [test] Don't assume iterators are class types.
2021-04-28 David Goldman[clangd][ObjC] Improve support for class properties
2021-04-28 Nico Weber[gn build] (port) 64bc44f5dd and f8de9aaef2f some more
2021-04-28 Paul C. Anagnostopoulos[TableGen] Add the !find bang operator
2021-04-28 Tres PoppSilence unused variable warning
2021-04-28 Alexey Bataev[SLP]Try to vectorize tiny trees with shuffled gathers.
2021-04-28 Roman Lebedev[NFC][InlineCost] Add tests for D101228
2021-04-28 Utkarsh Saxena[clangd] Add SymbolID to LocatedSymbol.
2021-04-28 Anton Zabaznov[OpenCL] Introduce new method for validating OpenCL...
2021-04-28 Alexander Belyaev[mlir] Fix the postsubmit comments in https://reviews...
2021-04-28 Matt ArsenaultGlobalISel: Relax verification of physical register...
2021-04-28 David Sherwood[LoopVectorize] Simplify scalar cost calculation in...
2021-04-28 Alexey Bataev[OPENMP]Fix PR49098: respect firstprivate of declare...
2021-04-28 Alexander Belyaev[mlir] Add folding for tensor inputs and memref.cast...
2021-04-28 Adrian Kuegel[MLIR] Add ComplexToStandard conversion pass.
2021-04-28 Tres PoppRevert "tsan: refactor fork handling"
2021-04-28 Sander de Smalen[LV] Calculate max feasible scalable VF.
2021-04-28 Alex Richardson[llvm-objdump] Fix dumping dynamic relative relocations...
2021-04-28 Alex Richardson[ELF] Update URL for MIPS TLS wiki page
2021-04-28 Alex Richardson[builtins] Fix ABI-incompatibility with GCC for floatin...
2021-04-28 Alex Richardson[update_(llc_)test_checks.py] Support pre-processing...
2021-04-28 David Spickett[lldb] Correct format enum comment (NFC)
2021-04-28 Tres PoppRevert "[loop-idiom] Hoist loop memcpys to loop preheader"
2021-04-28 Roman Lebedev[NFC][SimplifyCFG] Move sink-common-code.ll into X86
2021-04-28 Roman Lebedev[NFC][Verifier] Split token1.ll into two, assert/non...
2021-04-28 Lorenzo Chelini[mlir] Fix typos (NFC)
2021-04-28 Kerry McLaughlin[LoopVectorize] Prevent multiple Phis being generated...
2021-04-28 Nathan James[clang-query] Add check to prevent setting srcloc when...
2021-04-28 Jingu Kang[IRCE] Add tests for conservative bound check
2021-04-28 Benjamin Kramer[ADT] Make TrackingStatistic's ctor constexpr
2021-04-28 Frederik Gossen[MLIR][Shape] Concretize broadcast result type if possible
2021-04-28 Hans WennborgTry to fix clang/test/Driver/cl-options.c on non-x86...
2021-04-28 Frederik Gossen[MLIR][Shape] Canonicalize casted extent tensor operands
2021-04-28 Qiu Chaofan[PowerPC] Fix SELECT_CC with i64 operand on PPC32
2021-04-28 Stephen Tozer[DebugInfo] Drop DBG_VALUE_LISTs with an excessive...
2021-04-28 Hans Wennborg[clang-cl] Map /QIntel-jcc-erratum to -mbranches-within...
2021-04-28 Frederik Gossen[MLIR][Shape] Derive more concrete type for `shape...
2021-04-28 Joe Ellis[AArch64] Add missing UINT_TO_FP promotions for v16i8
2021-04-28 Wang, Pengfei[X86][AMX][NFC] Add more comments and remove unnecessar...
2021-04-28 Hans WennborgRequire asserts for llvm/test/Verifier/token1.ll
2021-04-28 Diana Picus[flang] Remove interfaces for Character[Min|Max][Val...
2021-04-28 Hsiangkai Wang[RISCV] Remove riscv32 test cases for vector intrinsics.
2021-04-28 Tobias Gysi[mlir][Python][Linalg] Fixing typos (NFC).
2021-04-28 Petr Hosek[libcxx] Fix the libc++abi header path
2021-04-28 Petr Hosek[Driver] Use normalized triples for per-target runtimes
2021-04-28 Ranjith Kumar H[MLIR] Add and propagate section attribute for LLVM_Glo...
2021-04-28 RamNalamothu[NFC] Refactor how CFI section types are represented...
2021-04-28 Jennifer ChukwuFixed Typos
2021-04-28 Jordan Rupprecht[lldb] Fix DataLayout reference after 0f1137ba79c0
2021-04-28 Nico Weber[clang/Basic] Make TargetInfo.h not use DataLayout...
2021-04-28 Nico Weber[gn build] (manually) port 82d3c0759fa0
2021-04-28 Mike Urbach[mlir] Support setting operand values in C and Python...
2021-04-28 Mike Urbach[MLIR][Python] Add capsule methods for pybind11 to...
2021-04-28 Jim Radford[CMake][llvm] add missing include to LLVMCheckLinkerFlag
2021-04-28 Vitaly Buka[scudo] Enable arm32 arch
2021-04-28 Dávid Bolvanský[DSE] Eliminate zero memset after calloc
2021-04-28 Hongtao Yu[CSSPGO] Fix an AV caused by a block that has only...
2021-04-28 Greg McGary[lld-macho][NFC] define more strings in section_names...
2021-04-28 Ahmed TaeiHandle the case of tile and pad a subset of the dimensions
2021-04-28 Han Zhu[loop-idiom] Hoist loop memcpys to loop preheader
2021-04-28 David Tenty[AIX] Add %pluginext and update tests to use proper...
2021-04-28 Rob Suderman[tosa][mlir] Fix FullyConnected to correctly order...
2021-04-28 Rob Suderman[mlir][tosa] Add tosa.negate lowerings for quantized...
2021-04-27 Jim Radford[CMake][llvm] avoid conflict w/ (and use when available...
2021-04-27 Alexander ShaposhnikovRevert "[llvm-objcopy][MachO] Add support for LC_THREAD...
2021-04-27 Heejin Ahn[WebAssembly] Error when wasm EH is used with Emscripte...
2021-04-27 Petr Hosek[Driver] Add -print-multiarch
2021-04-27 Alexander Shaposhnikov[llvm-objcopy][MachO] Add support for LC_THREAD/LC_UNIX...
2021-04-27 Joseph Huber[OpenMP] Remove legacy pass manager run lines
2021-04-27 Jez Ng[lld-macho] Don't put an antivirus test file in reproduce.s
2021-04-27 Jez Ng[lld-macho] std::sort -> llvm::sort
2021-04-27 Craig Topper[SelectionDAG] Use a VTSDNode to store the saturation...
2021-04-27 Craig Topper[RISCV] Select 5 bit immediate for VSETIVLI during...
next