platform/upstream/llvm.git
2022-01-08 Lang Hames[ORC-RT] Add debug logging macros.
2022-01-08 Lang Hames[ORC] Add missing header from 089acf25223.
2022-01-08 Lang Hames[ORC][JITLink] Merge JITLink AllocActionCall and ORC...
2022-01-08 Kazu Hirata[Target] use range-based for loops (NFC)
2022-01-08 owenca[clang-format][NFC] Fix a bug in getPreviousToken(...
2022-01-08 Tanya LattnerAdd first draft of the discourse migration guide.
2022-01-08 Craig Topper[RISCV] Add a command line option to control the LMUL...
2022-01-08 Kazu Hirata[llvm] Remove unused forward declarations (NFC)
2022-01-08 Kito Cheng[RISCV] Set getMinVectorRegisterBitWidth to 16 if enabl...
2022-01-08 Jun Zhang[NFC] Test commit.
2022-01-08 Mehdi AminiAvoid creating a ThreadPool in MlirOptMain when `-...
2022-01-08 Mehdi AminiRevert "Avoid creating a ThreadPool in MlirOptMain...
2022-01-08 Nico Weber[gn build] (manually) port feeff8a37c35
2022-01-08 John Demme[MLIR] Fix compilation with LLVM_ENABLE_THREADS=OFF
2022-01-08 Mehdi AminiAvoid creating a ThreadPool in MlirOptMain when `-...
2022-01-08 Ben Wagner[libc++] Disable coverage with sanitize-coverage=0
2022-01-08 Kazu Hirata[llvm] Remove redundant member initialization (NFC)
2022-01-08 Julian Lettner[Darwin][Sanitizer] Lower Python requirement for iOS...
2022-01-08 Vitaly BukaDon't pass uninitialized QueryKind
2022-01-08 Julian Lettner[Darwin] Apply workaround to make symbolication in...
2022-01-08 John Ericson[llvm] Use `GNUInstallDirs` to support custom installat...
2022-01-08 Yuanfang Chen[CMake][WinMsvc] Fix user passed compiler/linker flags
2022-01-08 Walter Erquinigo[formatters] Improve documentation
2022-01-07 Jonas Devlieghere[lldb] Remove lldbconfig module
2022-01-07 John EricsonMake separate config variable for `LLVM_LIBRARY_DIRS`
2022-01-07 Baoshan Pang[RISCV] Materializing constants with 'rori'
2022-01-07 Vitaly BukaInitialize output parameter
2022-01-07 Vitaly BukaInitialize ExtAddrMode::Scale
2022-01-07 Vitaly BukaInitialize fields of TypeRecord subclasses
2022-01-07 Vitaly BukaInitialize HighlightingsBuilder::Resolver
2022-01-07 Vitaly BukaInitialize output parameters
2022-01-07 Sumanth Gundapaneni[Hexagon] Reconize M2_mnaci in HexagonBitTracker
2022-01-07 Amy Huang[-fms-extensions] Make some exception specification...
2022-01-07 Nick Desaulniers[Clang][CFG] check children statements of asm goto
2022-01-07 Philip Reames[MemoryBuiltin] Cleanup stale todo comments [NFC]
2022-01-07 Jonas Devlieghere[lldb] Use lit_config.note to print module cache message
2022-01-07 Groverkss[MLIR] Add IntegerPolyhedron::getUniverse
2022-01-07 Roman Lebedev[NFCI] `ScalarEvolution::getRangeRef()`: collapse ...
2022-01-07 Arthur EubanksRevert "[Inline] Attempt to delete any discardable...
2022-01-07 Krzysztof Parzyszek[Hexagon] Use map from HexagonDepArch instead of local...
2022-01-07 John Ericson[lld] Deprecate using llvm-config to detect llvm instal...
2022-01-07 Shafik Yaghmour[LLDB] Fix setting of success in Socket::Close()
2022-01-07 Adrian PrantlUpdate DWARF fission extension attributes
2022-01-07 Krzysztof Parzyszek[Hexagon] Extract condition into function, NFC
2022-01-07 Julian Lettner[ASan][Darwin] Avoid crash during ASan initialization
2022-01-07 Krzysztof Parzyszek[Hexagon] Fix release build break after 547658567353d
2022-01-07 John Ericson[CMake] Factor out config prefix finding logic
2022-01-07 John Ericson[cmake] Add read-me for the common CMake utils
2022-01-07 Michael Lambert[Hexagon] Duplex error: wrong branch hint
2022-01-07 colinl[Hexagon] Consider direction hint forming dealloc_retur...
2022-01-07 Groverkss[MLIR][NFC] Move presburger functionality from FlatAffi...
2022-01-07 Ben Jackson[LLDB] libcxx summary formatters for std::string_view
2022-01-07 colinl[Hexagon] Improve check for subinstruction registers
2022-01-07 Yuanxiang Ye[Hexagon] Reject accumulating on vd.tmp
2022-01-07 Arthur Eubanks[Inline] Attempt to delete any discardable if unused...
2022-01-07 Brian Cain[Hexagon] Apply tiny core packet size slots limit
2022-01-07 colinl[Hexagon] Simplify AX instruction detection
2022-01-07 Philip Reames[instcombine] Delete duplicate object size logic
2022-01-07 Sanjay Patel[x86] make select lowering using SBB hack more flexible
2022-01-07 Kazu HirataUse nullptr instead of 0 or NULL (NFC)
2022-01-07 Arthur Eubanks[LazyCallGraph] Ignore empty RefSCCs rather than shift...
2022-01-07 Dmitry Vyukovscudo: fix thread-safety macro name
2022-01-07 Kazu Hirata[ComprehensiveBufferize] Fix a warning
2022-01-07 Logan Smith[Support] No longer require flushing raw_string_ostream
2022-01-07 Philip ReamesExtract utility function for checking initial value...
2022-01-07 Matthias Springer[mlir][linalg][bufferize][NFC] Add `analyzeOp` helper...
2022-01-07 Brian Cain[Hexagon] s/Fatal/ReportErrors/
2022-01-07 colinl[Hexagon] MC testcases for verifying packetization...
2022-01-07 Brian Cain[Hexagon] Show slot resources for errors
2022-01-07 Krzysztof Parzyszek[Hexagon] Misc shuffling fixes
2022-01-07 Philip ReamesFix a bug in 67a3331e (cast instead of dyn_cast)
2022-01-07 David Green[AArch64] Update addo and subo costs
2022-01-07 Matthias Springer[mlir][linalg][bufferize][NFC] Simplify buffer API...
2022-01-07 Matthias Springer[mlir][linalg][bufferize][NFC] Analyze OpOperands inste...
2022-01-07 Kazu HirataRemove redundant return statements (NFC)
2022-01-07 Matthias Springer[mlir][linalg][bufferize][NFC] Add explicit inplaceable...
2022-01-07 Matthias Springer[mlir][linalg][bufferize] Fix copy elision in `getResul...
2022-01-07 Jun Zhang[Clang] Implement the rest of __builtin_elementwise_...
2022-01-07 Marek Kurdej[clang-format] Use range-for loops. NFC.
2022-01-07 luxufan[RISCV] Add missing e_flag EF_RISCV_TSO
2022-01-07 Arthur O'Dwyer[libc++] Add missing templated version of `std::lerp`.
2022-01-07 Florian Hahn[SCEVExpand] Only create required predicate checks.
2022-01-07 Florian Hahn[LoopVersioning] Move loop-versioning test to correct...
2022-01-07 Sam McCall[clangd] Polish clangd/inlayHints and expose them by...
2022-01-07 Dmitry Vyukovsanitizer_common: prefix thread-safety macros with...
2022-01-07 Luo, Yuanke[X86] Combine reduce(add (mul x, y)) to VNNI instruction.
2022-01-07 Archibald ElliottRevert "Unaligned Access Warning Added"
2022-01-07 alex-t[AMDGPU] Enable divergence-driven 'ctpop' selection
2022-01-07 Sanjay Patel[x86] add tests for select with -1 operand; NFC
2022-01-07 gysit[mlir][OpDSL] Separate `ReduceFn` and `ReduceFnUse`.
2022-01-07 gysit[mlir][OpDSL] Rename `PrimFn` to `ArithFn`.
2022-01-07 gysit[mlir][OpDSL] Add `TypeFn` class.
2022-01-07 Adrian Kuegel[mlir][python] Use a named object
2022-01-07 gysit[mlir][OpDSL] Rename `AttributeDef` to `IndexAttrDef`.
2022-01-07 Jay Foad[AMDGPU] Regenerate MIR checks for G_[SU]BFX
2022-01-07 Jay Foad[AMDGPU] Regenerate G_[SU]BFX checks using some common...
2022-01-07 Alex Zinenko[flang] update to reflect MLIR LLVM::GEPOp changes
2022-01-07 Jay Foad[GlobalISel] Fix typo Extact to Extract in function...
2022-01-07 Benjamin Kramer[mlir] Provide a home for mlir::LLVM::GEPOp::kDynamicIndex
2022-01-07 Adrian Kuegel[mlir] Use const reference for loop iteration variable.
next