platform/upstream/llvm.git
2022-06-17 Fangrui Song[Driver] Pass -X to ld for riscv*-{elf,freebsd,linux}
2022-06-17 Xiang Li[TableGen][DirectX] generate DXIL operation table with...
2022-06-17 Fangrui Song[AArch64][test] Add --mattr=-{sve,sve2,sme} to SVE...
2022-06-17 Mingming Liu[MachineBlockPlacementStats] Added check for "-filter...
2022-06-17 Mingming LiuRevert "[MachineBlockPlacementStats] Add check for...
2022-06-17 Mingming Liu[MachineBlockPlacementStats] Add check for `-filter...
2022-06-17 Phoebe WangReland "Reland "Reland "[X86][RFC] Enable `_Float16...
2022-06-17 Jonas Devlieghere[lldb] Remove LogHandler::Create functions (NFC)
2022-06-17 Jez Ng[lld-macho][nfc] Tests for -force_load + regular archiv...
2022-06-17 Jacques Pienaar[mlir] Disable warning in test of deprecated feature...
2022-06-17 Jacques Pienaar[mlir] Split MLProgram global load and store to Graph...
2022-06-17 Lian Wang[LegalizeTypes][NFC] Merge promote SPLAT_VECTOR and...
2022-06-17 Jacques Pienaar[mlir][doc] Avoid duplication with constraints and...
2022-06-17 Lian Wang[LegalizeTypes][RISCV][NFC] Modify assert in PromoteInt...
2022-06-17 Lian Wang[RISCV][NFC][test] Correct a wrong test in vreductions...
2022-06-17 Lang Hames[ORC-RT] Make the ORC runtime C API public.
2022-06-17 Matt Arsenaultllvm-reduce: Try to fix dynamic libraries build
2022-06-17 Maryam MoghadasPowerPC] Emit warning for incompatible vector types...
2022-06-17 Lei Huang[PowerPC][NFC] Undefine __XL_COMPAT_ALTIVEC__ in builti...
2022-06-17 Jennifer Yu[OpenMP] Initial parsing and sema for 'parallel masked...
2022-06-17 LiaoChunyu[AMDGPU][NFC] Remove isConstantAddr
2022-06-17 LLVM GN Syncbot[gn build] Port eea11e7369ca
2022-06-17 Matt Arsenaultllvm-reduce: Add reduction pass to simplify instructions
2022-06-17 Matt Arsenaultllvm-reduce: Support replacing FP values with 1.0
2022-06-17 Pengxuan Zheng[Object][COFF] Improve section name parsing
2022-06-16 Fangrui Song[sanitizer] Delete empty sanitizer_openbsd.cpp after...
2022-06-16 Paul Walker[SVE][CodeGen] Restructure SVE fixed length tests to...
2022-06-16 Jonas Devlieghere[lldb] Cleanup Python API reference files after buildin...
2022-06-16 Aart Bik[mlir][sparse] improved testing and codegen for semi...
2022-06-16 LLVM GN Syncbot[gn build] Port ff3989e6ae74
2022-06-16 LLVM GN Syncbot[gn build] Port 61fac2c370b9
2022-06-16 David BlaikieIncomplete attempt to pull DWARFTypePrinter into its...
2022-06-16 Philip Reames[RISCV] Rename VTy param of RISCVTTIImpl::getArithmetic...
2022-06-16 Konstantin... [libc++][ranges] Implement `ranges::sort`.
2022-06-16 Lei Huangfix x86 sanitizer failure due to use of or
2022-06-16 Jonas Devlieghere[lldb] Remove references to epydoc from the documentation
2022-06-16 Jonas Devlieghere[lldb] Add RotatingLogHandler
2022-06-16 Craig Topper[RISCV] Implement RISCVTargetLowering::getTargetConstan...
2022-06-16 Craig Topper[RISCV] Add RISCVISD opcode for PseudoLLA.
2022-06-16 Mitch Phillips[NFCI] Whitespace in SemaDeclAttr.cpp
2022-06-16 Maryam Moghadas[PowerPC] Fixing implicit castings in altivec for ...
2022-06-16 Richard[clang-tidy] Organize check doc files into subdirectori...
2022-06-16 Craig Topper[RISCV] Don't emit LUI/ADDI MachineSDNodes from getAddr
2022-06-16 Craig Topper[SelectionDAG] Don't apply MinRCSize constraint in...
2022-06-16 Mitch PhillipsAdd DWARF string debug to clang release notes.
2022-06-16 Aart Bik[mlir][sparse] fix asan issue
2022-06-16 Mitch PhillipsMake setSanitizerMetadata byval.
2022-06-16 Tue Ly[libc] Add a status page for math functions.
2022-06-16 Philip Reames[RISCV] Start merging demanded reasoning - starting...
2022-06-16 Philip Reames[RISCV] Add cost model for scalable scatter and gather
2022-06-16 bixia1[mlir][complex] Add Python bindings for complex ops.
2022-06-16 Mitch PhillipsRevert "[TableGen][DirectX] generate DXIL operation...
2022-06-16 Sterling AugustineMove debug-only code inside LLVM_DEUG to prevent unused...
2022-06-16 Mitch PhillipsReland "[ASan] Use debuginfo for symbolization."
2022-06-16 Xiang Li[TableGen][DirectX] generate DXIL operation table with...
2022-06-16 Amanieu d'Antras[MergeFunctions] Preserve symbols used llvm.used/llvm...
2022-06-16 LLVM GN Syncbot[gn build] Port 6ff49af33d09
2022-06-16 Jonas Devlieghere[lldb] Introduce the concept of a log handler (NFC)
2022-06-16 Congzhe Cao[Delinearization] Refactoring of fixed-size array delin...
2022-06-16 Congzhe Cao[TargetTransformInfo] Added an opt/llc option for cache...
2022-06-16 Louis Dionne[libc++] Remove now-unused experimental/filesystem...
2022-06-16 Jim InghamFix StopInfoBreakpoint::ShouldNotify when a callback...
2022-06-16 Paul RobinsonReland "[PS4/PS5][profiling] Go back to the old way...
2022-06-16 Walter ErquinigoFix TraceGDBRemotePacketsTest
2022-06-16 Maksim Panchenko[BOLT][NFCI] Refactor interface for adding basic blocks
2022-06-16 Joe Nash[AMDGPU] gfx11 new dot instruction codegen support
2022-06-16 Jay Foad[AMDGPU] Add GFX11 codegen for llvm.amdgcn.mov.dpp8
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [22] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [21] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [20] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [19] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [18] ...
2022-06-16 Paul RobinsonRevert "[PS4/PS5][profiling] Go back to the old way...
2022-06-16 Peter Klausler[flang][runtime] Make ASSOCIATED() conform with standard
2022-06-16 Dávid BolvanskýReland "[NFC] Precommited tests from D73000"
2022-06-16 Dávid BolvanskýRevert "[NFC] Precommited tests from D73000"
2022-06-16 Paul Robinson[PS4/PS5][profiling] Go back to the old way of doing...
2022-06-16 Paul Robinson[PS5] Set address sanitizer shadow offset
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [17] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [16] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [15] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [14] ...
2022-06-16 Walter Erquinigo[trace][intelpt] Support system-wide tracing [13] ...
2022-06-16 Paul Robinson[PS5] Emit ud2 for ubsan trap
2022-06-16 Dávid Bolvanský[NFC] Precommited tests from D73000
2022-06-16 Philip Reames[RISCV] Avoid reducing etype just to initialize lane...
2022-06-16 Paul Robinson[PS5] Use same debug trap instruction as PS4
2022-06-16 Michael Jones[libc][obvious] fix address test on windows
2022-06-16 Greg ClaytonFix a bug introduced by the move of AddressRanges.h...
2022-06-16 Peter Klausler[flang] NINT(-.4999) is 0, not overflow
2022-06-16 Alexey Bataev[SLP]Use original vector if need to shuffle truncated...
2022-06-16 Mark de Wever[libc++][doc] Update formatting status.
2022-06-16 Philip Reames[RISCV] Fix a typo in an intrinsic name
2022-06-16 Jay Foad[AMDGPU] Add GFX11 llvm.amdgcn.ds.add.gs.reg.rtn /...
2022-06-16 Jay Foad[AMDGPU] GFX11 CodeGen support for MIMG instructions
2022-06-16 Jay Foad[AMDGPU] Add new GFX11 intrinsic llvm.amdgcn.exp.row
2022-06-16 David Green[AArch64] Regenerate 3 codegen test files. NFC
2022-06-16 Arthur Eubanks[docs][OpaquePtr] Add detail to motivations behind...
2022-06-16 Peter Klausler[flang] Handle module subprogram with interface in...
2022-06-16 Craig Topper[RISCV] Merge TIED_TU and TIED instructions for VWADD_W...
next