platform/upstream/llvm.git
2022-12-09 LLVM GN Syncbot[gn build] Port 1d1de7467c32
2022-12-09 OCHyamsFix compile error in unittests after 1d1de7467c32d52926...
2022-12-09 Krzysztof Parzyszek[STLExtras] Convert deref_or_none and zip_longest to...
2022-12-09 Philip Reames[RISCV] Consolidate a bit of common logic for forming...
2022-12-09 OCHyams[Assignment Tracking][Analysis] Add analysis pass
2022-12-09 Sanjay Patel[InstCombine] allow more fast-math-flags to propagate...
2022-12-09 Nico Weber[gn build] Unbreak link after 9ebaf4fef4aac89
2022-12-09 Nicolas Vasilache[mlir][Linalg] Apply fixes to TileReductionUsingForeach...
2022-12-09 David SpickettRevert "[mlir] FunctionOpInterface: make get/setFunctio...
2022-12-09 Paul Robinson[MLIR/S90x] Convert tests to check 'target=...'
2022-12-09 Daniel Kiss[AArch64][NFC] Move hasFeature fields initiations to...
2022-12-09 Nikita Popov[BasicAA] Handle phi with itself as incoming value
2022-12-09 Nikita Popov[BasicAA] Add test for phi that contains itself (NFC)
2022-12-09 Valentin Clement[flang] Handle correctly polymorphic descriptor for...
2022-12-09 Nikita Popov[BasicAA] Convert test to opaque pointers (NFC)
2022-12-09 Alexandros... [IPSCCP] Move the IPSCCP run function under the IPO...
2022-12-09 Simon Pilgrim[TableGen] Add a !listremove() bang operator
2022-12-09 David SpickettRevert "[mlir] FunctionOpInterface: arg and result...
2022-12-09 Nikita Popov[BasicAA] Convert some tests to opaque pointers (NFC)
2022-12-09 Nikolas Klauser[libc++] Refactor char_traits
2022-12-09 Valentin Clement[flang] Embox derived-type when passed to element proce...
2022-12-09 Nikita Popov[GVN] Regenerate test checks (NFC)
2022-12-09 David Truby[openmp][mlir] Lower parallel if to new fork_call_if...
2022-12-09 Matthias Springer[mlir][linalg] Fold duplicate and unused inputs in...
2022-12-09 Alex Richardson[MemoryBuiltins] Avoid comparing against Type::getInt8P...
2022-12-09 Nico Weber[clang] Try to unbreak test/C/drs/dr324.c on Windows
2022-12-09 Sam McCall[Serialization] Add -ftime-trace block for reading...
2022-12-09 Matthias Springer[mlir][bufferize] Improve analysis of external functions
2022-12-09 Nico WeberRevert "[lld-macho] Fix bug in reading cpuSubType field."
2022-12-09 Nico WeberRevert "Mark test lld/test/MachO/fat-arch.s updated...
2022-12-09 Nikita Popov[TBAA] Avoid duplicate set lookup (NFC)
2022-12-09 Tobias Gysi[mlir][llvm] Improve LLVM IR import error handling.
2022-12-09 Manas[analyzer][solver] Introduce reasoning for not equal...
2022-12-09 Alexey Bataev[SLP][NFC]prepare isUndefVector function to be used...
2022-12-09 Haojian Wu[include-cleaner] Filter out references that not spelle...
2022-12-09 Nikita Popov[MemoryBuiltins] Remove unused TLI parameters (NFC)
2022-12-09 Nikita Popov[MemoryBuiltins] Remove CallocLike (NFC)
2022-12-09 Simon Pilgrim[SLP][X86] slp-fma-loss.ll - add various targets with...
2022-12-09 Nikita Popov[MemoryBuiltins] Remove AlignedAllocLike (NFC)
2022-12-09 Ilya Biryukov[clangd] NFC. Add a newline at the end of the file
2022-12-09 Haojian Wu[include-cleaner] Fix walkUsed only report a single...
2022-12-09 serge-sans... [NFC] Finish cleaning up StringRef usage in OptTable...
2022-12-09 Tobias Gysi[mlir][llvm] Modernize LLVM instruction and global...
2022-12-09 Dmitry Makogon[SimplifyCFG] Prohibit hoisting of llvm.deoptimize...
2022-12-09 Dmitry Makogon[Test] Reduce deopt bundle in test with hoisted llvm...
2022-12-09 Simon Pilgrim[X86] Regenerate fastcc-byval.ll with visible stack...
2022-12-09 Simon Pilgrim[X86] Regenerate fastcc-byval.ll
2022-12-09 Salvatore Dipietro[AArch64] Lower READCYCLECOUNTER using MRS CNTVCT_EL0
2022-12-09 Nikita Popov[MemoryBuiltins] Drop ReallocLike type (NFC)
2022-12-09 Nikita Popov[MemoryBuiltins] Remove some hardcoded builtins
2022-12-09 serge-sans... Adapt lldb to use StringRef for option storage
2022-12-09 Guillaume Chatelet[Alignment] Use Align in MCStreamer::emitCommonSymbol
2022-12-09 Max Kazantsev[IndVars] Use symbolic max block exit count to handle...
2022-12-09 Luke Lau[Docs] Update PatFrag definition in documentation
2022-12-09 Luke Lau[AsmParser] Check that addrspace fits within 24 bits
2022-12-09 Corentin Jabot[Clang] improve grammar in warn_utf8_symbol_homoglyph...
2022-12-09 Max Kazantsev[NFC] Rename variables in optimizeLoopExits
2022-12-09 Pierre van... [GISel] Rework trunc/shl combine in a generic trunc...
2022-12-09 Guillaume ChateletRevert D139098 "[Alignment] Use Align for ObjectFile...
2022-12-09 serge-sans... Recommit of 8ae18303f97d5dcfaecc90b4d87effb2011ed82e...
2022-12-09 Nikita Popov[PtrAuth] Use default attributes for some ptrauth intri...
2022-12-09 Guray Ozen[mlir] Support llvm.readonly attribute on llvm pointers
2022-12-09 Guillaume Chatelet[Alignment] Use Align for ObjectFile::getSectionAlignment
2022-12-09 Vladislav Khmelevsky[BOLT] Fix blocks layout reverse iterators
2022-12-09 Corentin JabotImplement CWG2631
2022-12-09 Elena Lepilkina[Precommit][RISCV] Test for unsupported extensions...
2022-12-09 serge-sans... Revert "Recommit of 8ae18303f97d5dcfaecc90b4d87effb2011...
2022-12-09 Jean Perier[flang] Lower intrinsics to HLFIR part 1
2022-12-09 serge-sans... Recommit of 8ae18303f97d5dcfaecc90b4d87effb2011ed82e...
2022-12-09 Nilanjana Basu[AArch64] Extending lowering of 'zext <Y x i8> %x to...
2022-12-09 Nilanjana Basu[AArch64] Unit test for zext lowering for different...
2022-12-09 Valentin Clement[flang] Generate iteration shape from passed object
2022-12-09 Nikita Popov[LangRef] Fix typo (NFC)
2022-12-09 Kazu Hirata[clang] Don't including None.h (NFC)
2022-12-09 Kazu Hirata[llvm] Use std::nullopt instead of None in comments...
2022-12-09 Douglas YungMark test lld/test/MachO/fat-arch.s updated in e54cfa4...
2022-12-09 Kazu Hirata[clang] Use std::nullopt instead of None in comments...
2022-12-09 liqinweng[AARCH64][CostModel] Modified the cost of mask vector...
2022-12-09 Jeff Niu[mlir] Fix examples build
2022-12-09 Sameer Sahasrabuddhe[AAPointerInfo] rearrange code in preparation for furth...
2022-12-09 Jeff Niu[mlir][ods] Add I8 and I16 cases to BitEnumAttr
2022-12-09 Paul KirthRevert "Reland "[pgo] Avoid introducing relocations...
2022-12-09 Eric Li[libTooling] Add flag to getRangeForEdit to ignore...
2022-12-09 Chenbing Zheng[InstCombine] Add tests for udiv with shl-mul; NFC
2022-12-09 Vy Nguyen[lld-macho] Fix bug in reading cpuSubType field.
2022-12-09 NAKAMURA Takumi[Bazel] Set HAVE_DLADDR in config.h
2022-12-09 Jordan RupprechtImprove error handling for invalid breakpoint `-t`...
2022-12-09 Paul KirthReland "[pgo] Avoid introducing relocations by using...
2022-12-09 Weining Lu[LoongArch] Remove GlobalISel from the LINK_COMPONENTS...
2022-12-09 Jordan Rupprecht[NFC] Fix leak handling breakpoint names.
2022-12-09 LLVM GN Syncbot[gn build] Port 3b7af2796b3d
2022-12-09 Artem DergachevRevert "Revert "[-Wunsafe-buffer-usage] Initial commit...
2022-12-09 Jordan Rupprecht[NFC] Fix leak in command options configuration.
2022-12-09 Sami Tolvanen[ModuleUtils][KCFI] Set !kcfi_type metadata for sanitiz...
2022-12-09 Paul KirthRevert "Reland "[pgo] Avoid introducing relocations...
2022-12-09 Jeff Niu[flang] Fix flang after MLIR update
2022-12-09 Roman Lebedev[compiler-rt] Update build_symbolizer.sh to use -passes...
2022-12-08 Daniel Thornburgh[CMake] Move dladdr check below _GNU_SOURCE check.
2022-12-08 Joshua Batistaadd floor library function
2022-12-08 Peiming Liu[mlir][sparse] reject kernels with non-sparsfiable...
next