platform/upstream/llvm.git
2022-01-06 Florian Hahn[SCEVExpand] Do not create redundant 'or false' for...
2022-01-06 Andrew Ng[CMake] Support passing arguments to build tool for...
2022-01-06 David Green[AArch64] Regenerate arith overflow test, and add a...
2022-01-06 Prashant Kumar[MLIR] Add division normalization by GCD in `getDivRepr...
2022-01-06 Nikita Popov[LICM] Add test for noalias call (NFC)
2022-01-06 Markus Böck[mlir][LLVM] Implement mapping of phi source values...
2022-01-06 Chuanqi XuUpdate Bug report URL to Github Issues
2022-01-06 Alex Zinenko[mlir] Split out Python bindings for dialects into...
2022-01-06 Fangrui Song[ELF] Enforce double-dash form for --color-diagnostics...
2022-01-06 Nikita Popov[ConstFold] Add missing check for inbounds gep
2022-01-06 Nikita Popov[ConstantFold] Add test for invalid non-inbounds gep...
2022-01-06 Matthias Springer[mlir][linalg][bufferize] Fix tiled_loop bufferization
2022-01-06 Jim Lin[M68k][test][NFC] Add missing tests for arith inst...
2022-01-06 Fangrui Song[ELF] Update help messages to prefer canonical name...
2022-01-06 Matthias Springer[mlir][linalg][bufferize][NFC] Simplify InsertSliceOp...
2022-01-06 Nikita Popov[CodeGen] Emit elementtype attributes for indirect...
2022-01-06 Martin Storsjö[lldb] [debugserver] Simplify handling of arch specific...
2022-01-06 Nikita Popov[IR] Track users of comdats
2022-01-06 mydeveloperday[clang-format] Missing space after cast in a macro
2022-01-06 Lang HamesRe-apply "[JITLink] Update JITLink to use ExecutorAddr...
2022-01-06 Vitaly BukaRevert "SIGSEGV in Sanitizer INTERCEPTOR of strstr...
2022-01-06 Christudasan... [AMDGPU] Iterate LoweredEndCf in the reverse order
2022-01-06 David BlaikieRevert "Remove unused variable (-Wunused)"
2022-01-06 David Blaikiellvm-dwarfdump: Speed up type unit lookup using the...
2022-01-06 David Blaikiellvm-dwarfdump --summarize-types: skip compilation...
2022-01-06 Congzhe CaoRevert "[LoopInterchange] Remove a limitation in LoopIn...
2022-01-06 David BlaikieRemove unused variable (-Wunused)
2022-01-06 David BlaikieDebugInfo: Rebuild varargs function types correctly
2022-01-06 Vaivaswatha... [MLIR][DataFlowAnalysis] Use a queue to maintain the...
2022-01-06 Lang HamesRevert "[JITLink] Update JITLink to use ExecutorAddr...
2022-01-06 Shilei Tian[OpenMP][Offloading] Fixed a crash caused by dereferenc...
2022-01-06 Fangrui Song[CMake] Disable LLVM_INCLUDE_GO_TESTS by default
2022-01-06 Congzhe Cao[LoopInterchange] Remove a limitation in LoopInterchang...
2022-01-06 Petr Hosek[msan] Check for AVX regs using offset
2022-01-06 Dave Lee[lldb] Add StringList::AppendString(const Twine&) ...
2022-01-06 Lang Hames[JITLink] Update JITLink to use ExecutorAddr rather...
2022-01-06 Lang Hames[ORC] Make ExecutorAddrDiff an alias for uint64_t.
2022-01-06 Dave Lee[lldb] Break out long help for 'frame var'
2022-01-06 Jim Lin[M68k][test][NFC] Add missing tests for MxCMP_RM
2022-01-06 William S.... [MLIR][LLVM] Add simple folders for bitcast/addrspaceca...
2022-01-06 Jim Lin[M68k][test][NFC] Fix no newline at end of file
2022-01-06 Mogball[mlir][ods] ODS ops get an `extraClassDefinition`
2022-01-06 Craig Topper[LTO][codegen] Add TargetLibraryInfoWrapperPass initially
2022-01-06 Yuanfang ChenConsider CMAKE_{t}_LINKER_FLAGS_<CONFIG> when passing...
2022-01-06 Shilei Tian[OpenMP][Offloading] Fixed data race in libomptarget...
2022-01-06 Egor Zhdan[Clang] Extract availability mapping from VersionMap...
2022-01-06 wren romano[mlir][sparse] Strengthening first arguments of fromCOO...
2022-01-06 wren romano[mlir][sparse] Marking cursor parameters const
2022-01-05 Daniil SuchkovIntroduce NewPM .dot printers for DomTree
2022-01-05 Richard[clang-tidy] Recognize transformer checks as providing...
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
next