platform/upstream/llvm.git
2023-03-16 Valentin Clement[flang] Do not try to rebox for assumed type
2023-03-16 Anshil Gandhi[AMDGPUUnifyDivergentExitNodes] Add NewPM support
2023-03-16 Mikhail R.... [RISCV] Added tests to validate lower inline asm m...
2023-03-16 Valentin Clement[flang] Embox argument for assumed type dummy argument...
2023-03-16 Nikita Popov[LICM] Add additional single thread promotion test...
2023-03-16 Luke Lau[RISCV] Enable interleaved access vectorization
2023-03-16 Luke Lau[RISCV] Don't accidentally match deinterleave masks...
2023-03-16 Alex Bradbury[RISCV][MC][NFC] Refactor RISCVAsmPrinter::PrintAsmMemo...
2023-03-16 Diego Caballero[mlir][Vector] Canonicalize create_mask(transpose)
2023-03-16 Simon Pilgrim[TLI] getMemValueType - break apart if-else chain and...
2023-03-16 Mahesh Ravishankar[mlir][TilingInterface] Modify `TilingInterface` method...
2023-03-16 Jakub Kuderski[mlir][vector] Add mask fold test for gather lowering
2023-03-16 Joseph Huber[libc] Add missing dependencies to RISC-V startup imple...
2023-03-16 Simon Pilgrim[TLI] Bring isZExtFree declarations together. NFC.
2023-03-16 Tim NorthoverRecommit DwarfEHPrepare: insert extra unwind paths...
2023-03-16 Michael Platings[ARM][NFC] Use FPUKind enum instead of unsigned
2023-03-16 Nikita Popov[ValueTracking] Return ConstantRange for intrinsic...
2023-03-16 Nikita Popov[InstCombine] Add more vscale icmp tests (NFC)
2023-03-16 Maya Amrami[mlir] Fix legal/illegal ops in TosaToTensor & TosaToLinalg
2023-03-16 Joseph Huber[libc] Add missing environ dependency to AArch64 startu...
2023-03-16 Joseph Huber[libc] Add missing threads dependency to AArch64 startu...
2023-03-16 Joseph Huber[libc] Inherit integration test dependencies from the...
2023-03-16 Adrian Kuegel[llvm][Bazel] Include .inc files in tblgen target.
2023-03-16 Simon Pilgrim[DAG] TargetLowering::ShrinkDemandedOp - move SmallVTBi...
2023-03-16 Simon Pilgrim[DAG] TargetLowering::ShrinkDemandedOp - pull out repea...
2023-03-16 Haojian Wu[clang] Fix a UsingTemplate regression after 3e78fa8602...
2023-03-16 Tim NorthoverRevert "DwarfEHPrepare: insert extra unwind paths for...
2023-03-16 Tim NorthoverDwarfEHPrepare: insert extra unwind paths for stack...
2023-03-16 Tim NorthoverStackProtector: expose RequiresStackProtector publicly...
2023-03-16 Matt Arsenaultclang: Use ptrmask for pointer alignment
2023-03-16 Frederic Cambus[docs] Document "PGO" (Profile-Guided Optimization...
2023-03-16 Bing1 Yu[RFC][X86][MemFold] Upgrade the mechanism of auto-gener...
2023-03-16 Nikita Popov[InstCombine] Add additional vscale icmp tests (NFC)
2023-03-16 Nikita Popov[SCEV] Add additional tests for vscale (NFC)
2023-03-16 Hans WennborgEmit const globals with constexpr destructor as constan...
2023-03-16 OCHyams[Assignment Tracking] Allow salvaging with variadic...
2023-03-16 OCHyams[Assignment Tracking] Do not convert variadic locations...
2023-03-16 OCHyams[Assignment Tracking][NFC] Use RawLocationWrapper in...
2023-03-16 OCHyams[DebugInfo][NFC] Add RawLocationWrapper to wrap locatio...
2023-03-16 Shao-Ce SUN[flang] Fix build error caused by missing llvm-readelf
2023-03-16 Nikita Popov[ConstantsTest] Fix unused variable warning (NFC)
2023-03-16 Nikita Popov[IR] Remove unused ConstantExpr::getOffsetOf() methods...
2023-03-16 Nikita Popov[ConstExpr] Remove select constant expression
2023-03-16 Dmitry Polukhin[clang][Lexer] Fix crash/assert clang::HeaderSearch...
2023-03-16 Mikhail R.... [libc] Enable __llvm_libc_syscall and fork
2023-03-16 Mikhail R.... [libc] Enable spawn lib in riscv
2023-03-16 Mikhail R.... [libc] Update supported riscv libs
2023-03-16 Max Kazantsev[Test] Add test showing difference in behavior of Guard...
2023-03-16 Max Kazantsev[Metarenamer] Distinguish instructions by opcodes
2023-03-16 Nikita Popov[InstCombine] Canonicalize icmp eq pow2 more thoroughly
2023-03-16 Martin Braenne[clang-tidy] Correctly handle evaluation order of desig...
2023-03-16 Jeff Niu[mlir][llvm] Add fastmathFlags to SelectOp
2023-03-16 WANG Xuerui[LoongArch] Emit bytepick for picking from concatenatio...
2023-03-16 WANG Xuerui[LoongArch] Add baseline tests for `bytepick` codegen...
2023-03-16 Jacques Pienaar[mlir] Fix scf.for with signless iterations print/parse
2023-03-16 Kazu HirataUse *{Map,Set}::contains (NFC)
2023-03-16 Kirill Stoimenov[LSAN][HWASAN] Turn on leak sanitizer in HWASAN for...
2023-03-16 Kirill Stoimenov[HWASAN] Fix a memory leak in realloc-test.cpp
2023-03-16 Ben Shi[RISCV][NFC] Add more floating point tests for SLP...
2023-03-16 Ben Shi[RISCV][NFC] Add tests for SLP vectorization of smin...
2023-03-16 Siva Chandra... [libc][docs] Add a section about allocations and deallo...
2023-03-16 Siva Chandra... [libc][docs] Move the link to "Compiler Support" under...
2023-03-16 Douglas YungThe test added in d8690bc requires ZLIB, so only run...
2023-03-16 Joseph Huber[libc] Add missing return statements to wrapper functions
2023-03-16 LiaoChunyu[RISCV]Optimize (riscvisd::select_cc x, 0, ne, x, 1)
2023-03-16 Joseph Huber[libc] Do not attempt to determine CPU features in...
2023-03-16 WANG Xuerui[Clang][LoongArch] Implement patchable function entry
2023-03-16 Joseph Huber[libc] Add aliases to C memory functions for integratio...
2023-03-16 Kazu Hirata[clang] Use *{Map,Set}::contains (NFC)
2023-03-16 Kazu Hirata[llvm] Use *{Map,Set}::contains (NFC)
2023-03-16 Kazu Hirata[Lex] Use false instead of 0 (NFC)
2023-03-16 William Huang[llvm-profdata] Add more unit tests to check --output...
2023-03-16 Christopher... [scudo] Add a method to force release everything.
2023-03-16 Jakub Kuderski[ADT][mlir] Fix gcc build error
2023-03-15 Jim InghamAdd a Debugger interruption mechanism in conjunction...
2023-03-15 Jakub Kuderski[ADT] Allow `llvm::enumerate` to enumerate over multipl...
2023-03-15 Michael Francis[Clang][AIX][p] Manually Claim -p in front end
2023-03-15 Jonas Devlieghere[lldb] Update PythonDataObjectsTests for new exception...
2023-03-15 Tue Ly[libc][NFC] Clean up clang-tidy warnings for `src/__sup...
2023-03-15 Matt ArsenaultConstantFolding: Minor cleanups for is_fpclass
2023-03-15 Luke LauRevert "[RISCV] Enable interleaved access vectorization"
2023-03-15 Luke Lau[RISCV] Enable interleaved access vectorization
2023-03-15 Roy Jacobson[Clang][Sema] Fix incorrect deletion of default constru...
2023-03-15 Jon Roelofs[AArch64] Add hex comments to mov-imm spellings in...
2023-03-15 Jon RoelofsRevert "[AArch64] Add hex comments to mov-imm spellings...
2023-03-15 Jon Roelofs[AArch64] Add hex comments to mov-imm spellings in...
2023-03-15 Zain Jaffal[AArch64] Change GeneratePerfectShuffle to return one...
2023-03-15 Dave LeeRevert "[lldb] Change dwim-print to default to disabled...
2023-03-15 Florian Hahn[SCEV] Do not strengthen nuw/nsw flags during get[Zero...
2023-03-15 bixia1[mlir][sparse] Modify the pivot selection method for...
2023-03-15 Dave Lee[lldb] Change dwim-print to default to disabled persist...
2023-03-15 Arthur EubanksReland [StandardInstrumentations] Check function analys...
2023-03-15 Arthur EubanksRevert "[StandardInstrumentations] Check function analy...
2023-03-15 Arthur Eubanks[StandardInstrumentations] Check function analysis...
2023-03-15 Arthur Eubanks[StandardInstrumentations] Verify function doesn't...
2023-03-15 Arthur Eubanks[StandardInstrumentations] Rename -verify-cfg-preserved...
2023-03-15 Amir Ayupov[BOLT][NFC] Simplify preprocessProfile
2023-03-15 wren romano[mlir][sparse] Updating `Merger::foreachTensorLoopId...
2023-03-15 Stephen Tozer[Dexter] Add a simple logging class to Dexter
2023-03-15 Zequan Wu[gn build] Manually port d505d20
next