platform/upstream/llvm.git
2023-04-13 Serge PavlovRevert "[symbolizer] Treat invalid address as addr2line...
2023-04-13 Nikita Popov[GVN][SimplifyCFG] Add tests for dereferenceable metada...
2023-04-13 David Spickett[LLDB][docs] Remove outdated list of Buildbots
2023-04-13 Caroline Concatto[AArch64][CodeGen] Use interleave store for streaming...
2023-04-13 Johannes de... [MLIR][LLVM] Inline LLVM::StackSaveOp and LLVM::StackRe...
2023-04-13 Hans WennborgFix warn-unsafe-buffer-usage-fixits-pre-increment.cpp...
2023-04-13 Bing1 Yu[ReachingDefs] make ReachingDefDefaultVal smaller
2023-04-13 Nicolas Vasilache[mlir][Linalg] NFC - Extract an IndexingUtils from...
2023-04-13 Bjorn Pettersson[Transforms][LTO] Remove some redundant includes. NFC
2023-04-13 Bjorn Pettersson[opt] Cleanups related to legacy PM deprecation
2023-04-13 Bjorn Pettersson[opt] Remove the ExternalFunctionsPassedConstants pass
2023-04-13 Bjorn Pettersson[opt] Remove the BreakpointPrinter pass
2023-04-13 Nikita Popov[FunctionAttrs] Add another nounwind test (NFC)
2023-04-13 Hans WennborgRevert "ASan: move allocator base to avoid conflict...
2023-04-13 Balázs Kéri[clang][ASTImporter] Fix import of typedef with unnamed...
2023-04-13 Chuanqi Xu[C++20] [Modules] Continue parsing after we found reser...
2023-04-13 Nicolas Vasilache[mlir][Vector] Split transform.vector.lower_mask in...
2023-04-13 Hans WennborgRevert "[tsan] Add debugging interfaces into interface...
2023-04-13 serge-sans... [clang] Do not require GNUInlineAttr for inline builtins
2023-04-13 pvanhout[AMDGPU] Remove CC exception for Promote Alloca Limits
2023-04-13 Heejin Ahn[WebAssembly] Handle DebugLoc in DebugValueManager
2023-04-13 Max Kazantsev[IRCE][Test] Add test showing that fake wide exit does...
2023-04-13 Max Kazantsev[Test] Regenerate test checks using auto-updater
2023-04-13 Jean Perier[flang] Add TODO for polymorphic array argument in...
2023-04-13 Enna1[hwasan] remove requirment for PIE
2023-04-13 Max Kazantsev[NFC][IRCE] Remove meaningless local variable
2023-04-13 Sheng[NFC][m68k] Remove the lingering codebeads-related...
2023-04-13 sgokhaleRevert "[CodeGen][ShrinkWrap] Split restore point"
2023-04-13 Anshil Gandhi[BranchRelaxation] Correct JumpToFT value
2023-04-13 Max Kazantsev[IRCE][NFC] Remove unused variable IsSigned
2023-04-13 Joshua Cao[mlir][affine] SuperVectorizer only widen ops with...
2023-04-13 Yashwant Singh[LoopUnroll] Prevent LoopFullUnrollPass to perform...
2023-04-13 Lang Hames[JITLink] Remove a stale comment.
2023-04-13 Craig Topper[TableGen] Store CodeGenInstruction reference in EmitNo...
2023-04-13 Arthur Eubanks[Pipeline] Remove Annotation2Metadata pass in post...
2023-04-13 Peiming Liu[mlir][sparse] extend loop emitter to emit slice driven...
2023-04-13 Shivam Gupta[Docs] Add GettingStarted.md to index.md
2023-04-13 Kai Sasaki[mlir][func] Guard for unranked memref with the bare...
2023-04-13 Jason MolendaAArch64 debugserver parse ESR register for watchpoints
2023-04-13 Fangrui Song[docs] Fix --filter typo in SymbolizerMarkupFormat.rst
2023-04-13 Jason MolendaRemove AArch64 out of MIPS watchpoint-skip, doc wp...
2023-04-13 Philip Reames[RISCV][TTI] Call improveShuffleKindFromMask like all...
2023-04-13 Han Zhu[X86 isel] Remove lane requirement from lowerShuffleAsU...
2023-04-13 Noah Goldstein[LIBC] Fix comments / name of __sched_cpu_count tests
2023-04-13 Noah Goldstein[LIBC] Fix `getrandom` success return value
2023-04-13 Noah Goldstein[LIBC] Implement `sched_yield()`
2023-04-12 Reagan Bohan[crt] Enable sparc and mips targets
2023-04-12 Akira HatanakaFix an assertion failure in unwrapSugar
2023-04-12 Amara Emerson[GlobalISel][NFC] Add MachineInstr::getFirst[N]{Regs...
2023-04-12 Amara Emerson[GlobalISel] Move the truncstore_merge combine to the...
2023-04-12 Craig Topper[LV] Optimize trip count SCEV.
2023-04-12 Valentin Clement[mlir][openacc][NFC] Use oilist in assembly format
2023-04-12 Med Ismail... [lldb] Fix assertion when ScriptedProcess have no pid...
2023-04-12 Vitaly Buka[test][asan] Simplify test
2023-04-12 Michael Jones[libc] Fix strtod exponent overflow bug
2023-04-12 Fangrui SongRevert D146987 "[Assignment Tracking] Enable by default"
2023-04-12 Ziqing Luo[-Wunsafe-buffer-usage] Add a Fixable for pointer pre...
2023-04-12 varconst[libc++][ranges][NFC] Templatize some of the types...
2023-04-12 Paul Kirth[CodeGen][RISCV] Change Shadow Call Stack Register...
2023-04-12 Craig Topper[LoopIdiomRecognize] Replace getNegativeSCEV(getOne...
2023-04-12 Craig Topper[RISCV] Support llvm.lround intrinsics with i32 return...
2023-04-12 Fangrui Song[ELF] Cap parallel::strategy to 16 threads when --threa...
2023-04-12 Shubham Sandeep... Revert "Move DBG_VALUE's that depend on loads to after a"
2023-04-12 Nicolas Vasilache[mlir][SCF] Make the scf.take_assumed_branch transform...
2023-04-12 Vitaly Buka[test][tsan] Attempt to fix darwing after D147337
2023-04-12 Shubham Sandeep... Move DBG_VALUE's that depend on loads to after a
2023-04-12 Kadir Cetinkaya[clangd] Treat preamble patch as main file for include...
2023-04-12 David Green[AArch64][SVE] Extend predicated fadd/fsub patterns...
2023-04-12 Alexey Bataev[SLP]Improve reduction cost model for scalars.
2023-04-12 Kadir Cetinkaya[icnlude-cleaner] Fix dandling pointers in tests
2023-04-12 Alex Langford[lldb] Change formatter helper function parameter list...
2023-04-12 Shivam Gupta[Flang][Docs] Add a GettingStarted.md for build instruc...
2023-04-12 Paul Kirth[clang][driver][NFC] Add hasShadowCallStack to Sanitize...
2023-04-12 Paul Kirth[support] Provide overload to PrintNumber that use...
2023-04-12 lizhiguang[sanitizer] correct prctl scope
2023-04-12 Vlad Serebrennikov[clang] Make make_cxx_dr_status script runnable from...
2023-04-12 Mitch Phillips[MTE] [llvm-readobj] Add globals section parsing to...
2023-04-12 Timm Bäder[clang][NFC] Use range-for loop in TextDiagnostic.cpp
2023-04-12 Simon Pilgrim[SLP][X86] Add SSE4 test coverage to minmax reduction...
2023-04-12 Archibald Elliott[DAGCombiner] Fix (shl (ctlz x) n) for non-power-of...
2023-04-12 Archibald Elliott[NFC][AArch64] Add Test for PR61549
2023-04-12 Archibald Elliott[AArch64][GISel] Legalize non-power-of-two G_CTLZ
2023-04-12 Archibald Elliott[NFC][AArch64] Regenerate G_CTLZ Legalizer Test
2023-04-12 Alexis Engelke[LegacyPM] Call getPassName only when needed
2023-04-12 Thurston DangASan: move allocator base to avoid conflict with high...
2023-04-12 OCHyams[Assignment Tracking] Ignore VLA-backed variables
2023-04-12 Shao-Ce SUN[nfc][flang] Eliminate the dependency on cctype by...
2023-04-12 Nicolas Vasilache[mlir][SCF] Add an scf.take_assumed_branch transform op.
2023-04-12 Kadir Cetinkaya[include-cleaner] Improve handling for templates
2023-04-12 Mark de Wever[NFC][libc++] Use _LIBCPP_HIDE_FROM_ABI.
2023-04-12 Valentin Clement[flang][openacc] Keep region when applying data operand...
2023-04-12 Anna ThomasRevert "[GuardUtils] Add asserts about loop varying...
2023-04-12 David Green[AArch64][SVE] Extend predicated fma patterns to negati...
2023-04-12 Nikita Popov[VNCoercion] Drop some redundant functions (NFC)
2023-04-12 Ivan Butygin[mlir][scf] More WhileOp canonicalizations
2023-04-12 Simon Pilgrim[TTI][X86] getMinMaxCost - use existing integer min...
2023-04-12 Simon Pilgrim[X86] combinePTESTCC - attempt to use TESTPS/TESTPD...
2023-04-12 Simon Pilgrim[X86] Cleanup reduction cost table names. NFC.
2023-04-12 Nikita Popov[GVN][VNCoercion] Remove load widening leftovers (NFCI)
2023-04-12 Younan Zhang[clang] Implement CWG 2397
next