platform/upstream/llvm.git
2022-01-05 Andrew Browne[DFSan] Add option for conditional callbacks.
2022-01-05 Jonas Devlieghere[lldb] Create a property to store the REPL language
2022-01-05 Ikhlas Ajbar[Hexagon] Handle instruction selection for select(I1...
2022-01-05 Quentin Colombet[ADCE][NFC] Batch DT updates together
2022-01-05 Philip Reames[instcombine] Add test coverage for (x >>u y) pred...
2022-01-05 Philip Reames[instcombine] Add test coverage for (x >>u y) pred x
2022-01-05 Ikhlas Ajbar[Hexagon] Replace isImmValidForOpcode() with isExtendab...
2022-01-05 Krzysztof Parzyszek[Hexagon] Handle L2_loadb[sz]w[24]_io in HII::isValidOffset
2022-01-05 Sumanth Gundapaneni[Hexagon] Add missing memop instructions to HexagonInst...
2022-01-05 Sumanth Gundapaneni[Hexagon] Update instruction info for missing .cur...
2022-01-05 Stefan Pintilie[PowerPC] Add support for ROP protection for 32 bit.
2022-01-05 Kevin AtheyInitialize SaveInfo in methods Output::preflightKey...
2022-01-05 Collin Baker[clang] Fall back on Android triple w/o API level for...
2022-01-05 Mogball[mlir] Symbol DCE ignores unknown symbols
2022-01-05 Alexey Bataev[SLP][NFC]Improved isAltShuffle by comparing instructio...
2022-01-05 LLVM GN Syncbot[gn build] Port 68ac7b17016e
2022-01-05 David Green[AArch64] Rename CPY to DUP. NFC
2022-01-05 Roman Lebedev[NFC][SimplifyCFG] Extract `performBlockTailMerging...
2022-01-05 Philip ReamesPrecommit test for D116683
2022-01-05 Mircea Trofin[NFC][mlgo] Add feature declarations for the ML regallo...
2022-01-05 Petr Hosek[CMake] Move the AIX archiver settings to a module
2022-01-05 David Green[CodeGen] Initialize MaxBytesForAlignment in TargetLowe...
2022-01-05 Philip ReamesAdd test case from 356ada9
2022-01-05 Luís Ferreira[llvm] Add support for DW_TAG_immutable_type
2022-01-05 Philip ReamesFix accidental usage of cast<> instead of dyn_cast...
2022-01-05 Nico Weber[lld/tests] Stop setting the "asserts" and "debug"...
2022-01-05 Philip Reames[instcombine] Allow sinking of calls with known writes...
2022-01-05 Tom Stellardgithub: Add action for automated issue notification
2022-01-05 Fangrui Song[ELF] Demote all lazy symbols. NFC
2022-01-05 Nico WeberRevert "Revert D109159 "[amdgpu] Enable selection of...
2022-01-05 Groverkss[MLIR] Add clearAndCopyFrom to IntegerPolyhedron
2022-01-05 Sanjay Patel[InstCombine] remove trunc user restriction for match...
2022-01-05 Alex Zinenko[mlir] Align LLVM_Type ODS constraint on type verifiers
2022-01-05 David SalinasRevert D109159 "[amdgpu] Enable selection of `s_cselect...
2022-01-05 Nico Weber[gn build] "port" 027ffb173a68
2022-01-05 Arjun P[MLIR] Simplex::normalizeRow: early exit when gcd is one
2022-01-05 Kazu Hirata[mlir] Fix a compiler warning
2022-01-05 David PaganAdd codegen for allocate directive's 'align' clause
2022-01-05 Kirill Stoimenov[ASan] Moved optimized callbacks into a separate library.
2022-01-05 Christudasan... [AMDGPU] Regenerate test checks in collapse-endcf.mir...
2022-01-05 Craig Topper[LegalizeTypes] Remove IsVP argument from type legaliza...
2022-01-05 Craig Topper[RISCV] Use macros to reduce repetive switch cases...
2022-01-05 Markus Böck[clang][#52782] Bail on incomplete parameter type in...
2022-01-05 Philip ReamesRename doesNotReadMemory to onlyWritesMemory globally...
2022-01-05 Nico Weber[lld-link] Consistently print all /verbose output to...
2022-01-05 Shubham Pawar[Hexagon] Extend OptAddrMode pass to vgather
2022-01-05 Mark de Wever[libc++][format] Improve an exception message.
2022-01-05 Mark de Wever[libc++][format] Fix precision parser conformance.
2022-01-05 Nicolas Vasilache[mlir] Fix for 9a7d111f4fb65ad7343dcbd4f35ee608100634e8
2022-01-05 Jino Park[clang-format][NFC] Fix typo in comment
2022-01-05 Nicolas Vasilache[mlir][Linalg] NFC - Modernize transformation APIs.
2022-01-05 Joshua Herrera[Hexagon] Add setting hvx-qfloat in HexagonMCSubtargetInfo
2022-01-05 Sam McCall[clangd] Don't index __reserved_names in headers.
2022-01-05 Matthias Springer[mlir][linalg][bufferize][NFC] Simplify bufferization...
2022-01-05 Alex Zinenko[mlir] Introduce Python bindings for the quantization...
2022-01-05 David Tenty[AIX][z/OS][Support] Provide alternate no-op mapped_fil...
2022-01-05 Alex Zinenko[mlir] Introduce C API for the Quantization dialect...
2022-01-05 Matthias Springer[mlir][linalg][bufferize] Fix CallOps with non-tensor...
2022-01-05 Alex Zinenko[mlir] Use public PybindAdaptors in Linalg dialect...
2022-01-05 David Green[AArch64] Regenerate some mir tests to new format. NFC
2022-01-05 Matthias Springer[mlir][linalg][bufferize][NFC] Remove RewriterBase...
2022-01-05 Sam McCall[clangd] Refine comment on declarator ranges
2022-01-05 Haojian Wu[clangd] Fix typos in the SelectionTree comment.
2022-01-05 Simon Tatham[AArch64] Adding "armv8.8-a" memcpy/memset support.
2022-01-05 gbreynoo[llvm-strings] Remove use of hard coded executable...
2022-01-05 Sam McCall[clangd] Handle declarators more consistently in Selection.
2022-01-05 Nicolas Vasilache[mlir] Fix missing check on nested op values in LICM
2022-01-05 Florian Hahn[LV] Don't use getVPSingleValue for VPWidenMemoryInstRe...
2022-01-05 Jan Svoboda[clang][lex] NFC: Simplify loop
2022-01-05 Nicolas Vasilache[mlir][vector] NFC - Split out transfer split patterns
2022-01-05 Clement Courbet[clang-tidy] Fix false positive in modernize-pass-by...
2022-01-05 Sanjay Patel[InstCombine] add tests for bswap; NFC
2022-01-05 Sanjay Patel[InstSimplify] add tests for udiv/urem with known bits...
2022-01-05 Benjamin KramerRetire llvm::make_reverse_iterator in favor of std...
2022-01-05 Nikita Popov[GlobalOpt][Evaluator] Fix off by one error in bounds...
2022-01-05 Nicholas Guy[AArch64][CodeGen] Emit alignment "Max Skip" operand...
2022-01-05 Nicholas Guy[CodeGen] Emit alignment "Max Skip" operand
2022-01-05 Marek Kurdej[clang-format] Fix indentation for array variables...
2022-01-05 Dmitry Vyukovmsan: mark test as x86-specific
2022-01-05 Marek Kurdej[clang-format] Simplify raw string regex. NFC.
2022-01-05 Pavel Labath[lldb/linux] Fix a race in handling of simultaneous...
2022-01-05 Sander de Smalen[LV] Remove what seems like stale code in collectElemen...
2022-01-05 Dmitry Vyukovmsan: check that ucontext_t is initialized on signal...
2022-01-05 Dmitry Vyukovmsan: account for AVX state when unpoison ucontext_t
2022-01-05 Archibald ElliottRevert "[Clang][ScanDeps] Use the virtual path for...
2022-01-05 Matthias Springer[mlir][linalg][bufferize][NFC] Use RewriterBase instead...
2022-01-05 Paul Walker[SVE] Add ISel for fabs(fsub(a,b)) ==> FABD.
2022-01-05 Paul Walker[AArch64ISelLowering] Don't look through scalable extra...
2022-01-05 Nikita Popov[ConstantFold] Use ConstantFoldLoadFromUniformValue...
2022-01-05 Nikita Popov[ConstantFold] Add test for load of padding (NFC)
2022-01-05 Björn Schäpers[clang-format][NFC] Put all state change into the for...
2022-01-05 Björn Schäpers[clang-format][NFC] Right.Previous is Left
2022-01-05 Björn Schäpers[clang-format][NFC] Use Prev instead of Current->Previous
2022-01-05 Björn Schäpers[clang-format][NFC] TokenAnnotator: Use range based for
2022-01-05 Björn Schäpers[clang-format][NFC] Early return in TokenAnnotator...
2022-01-05 Björn Schäpers[clang-format][NFC] Don't pass member by argument
2022-01-05 Björn Schäpers[clang-format] Fix SeparateDefinitionBlocks docs and ...
2022-01-05 Björn Schäpers[clang-format][NFC] Replace deque with vector
2022-01-05 Nikita Popov[ConstantFolding] Unify handling of load from uniform...
2022-01-05 Nikita Popov[ConstantFold] Add additional load from uniform value...
next