platform/upstream/llvm.git
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...
2022-06-16 Peter Klausler[flang] Correct implementation of WAIT with no ID
2022-06-16 Michael Jones[libc] fix line buffered empty file writes
2022-06-16 Michael Jones[libc] add printf hex conversion
2022-06-16 Thomas Raoux[mlir][vector] Fix contraction op lowering with mixed...
2022-06-16 Arthur Eubanks[clang] Don't emit type test/assume for virtual classes...
2022-06-16 Thomas Raoux[mlir][linalg] Relax convolution vectorization to suppo...
2022-06-16 Philip Reames[RISCV] Reorder function definitions to reduce upcoming...
2022-06-16 Alex Brachet[libc][NFC] Make explicit uint16_t casts in fenv
2022-06-16 Mircea Trofin[MLInliner] Don't inline call sites in unreachable...
2022-06-16 Craig Topper[RISCV] Use TAIL_AGNOSTIC in riscv_fma_vl patterns.
2022-06-16 Adrian TongAllow bitwidth difference when checking for isOneOrOneS...
2022-06-16 Nikolas KlauserRevert "[libc++] Test the size of basic_string"
2022-06-16 Philip Reames[RISCV] Split DemandedField logic in advance of reuse...
2022-06-16 Ahsan Saghir[PowerPC] Fix LQ-STQ instructions to use correct offset...
2022-06-16 Philip Reames[RISCV] Move getSEWLMULRatio out of VSETVLIInfo [nfc]
2022-06-16 Alex Brachet[clang] Don't emit IFUNC when targeting Fuchsia
2022-06-16 Craig Topper[RISCV] Use TAIL_UNDISTURBED_MASK_UNDISTURBED for riscv...
2022-06-16 Corentin JabotReplace to_hexString by touhexstr [NFC]
2022-06-16 Kevin P. Neal[strictfp][IPSCCP] Precommit tests for D115737.
2022-06-16 Philip ReamesAdd braces to silence a gcc 9.4 -Wdangling-else warning...
2022-06-16 Philip Reames[RISCV] Extend demanded field transform in InsertVSETVL...
2022-06-16 Lei Zhang[mlir][spirv] Workaround driver bug in math.ctlz conver...
2022-06-16 David Sherwood[CostModel][AArch64][NFC] Add cost model tests for...
2022-06-16 Samuel EubanksPrevent crash when TurnSwitchRangeIntoICmp receives...
2022-06-16 Florian Hahn[LV] Remove widenPHIInstruction dependence on underlyin...
2022-06-16 Alexey Bataev[SLP]Extend vectorization for scatter vectorize nodes.
2022-06-16 Nikolas Klauser[libc++] Robust against C++20-hostile iterators
2022-06-16 Matheus Izvekovcmake: configure clang lit to use hmaptool from source...
2022-06-16 Jay Foad[AMDGPU] Remove duplicate RUN lines from a test
2022-06-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX11] Correct src0 for dpp variants of...
2022-06-16 Nikita Popov[InstCombine] Add more tests for freeze of loop phi...
2022-06-16 Tobias Ribizel[clangd] Don't add inlay hints on std::move/forward
2022-06-16 Kristina Bessonova[sanitizer_common] Fix SanitizerCommon.ChainedOriginDep...
2022-06-16 David Sherwood[AArch64][SME] Add SME cntsb/h/w/d intrinsics
2022-06-16 David Stuttard[AMDGPU] Change use null for dead sdst to be gfx1030+
2022-06-16 Guillaume ChateletRevert "[libc] Apply no-builtin everywhere, remove...
2022-06-16 Kito ChengReland "[SplitKit] Handle early clobber + tied to def...
2022-06-16 Kito ChengReland "[RISCV] Testcase to show wrong register allocat...
2022-06-16 Nikolas Klauser[libc++] Test the size of basic_string
2022-06-16 Diana PicusUpdate FileCheck docs after D95849. NFCI
2022-06-16 David GreenRevert "[ARM] Add a pipeline test showing missing posti...
2022-06-16 Jay Foad[AMDGPU] Add support for GFX11 hazards
2022-06-16 David Green[ARM] Add a pipeline test showing missing postinc gener...
2022-06-16 Sunho Kim[JITLink][AArch64][NFC] Suppress unused variable error.
2022-06-16 Siva Chandra[libc][Obvious] Include arm_acle.h only for aarch64...
2022-06-16 Craig Topper[ValueTypes] Add types for nxv16bf16 and nxv32bf16.
2022-06-16 Siva Chandra[libc][aarch64] Set frame pointer of the new thread...
2022-06-16 Weining Lu[LoongArch] Use register R0 (ZERO) for constant 0
2022-06-16 Dave LeeFix `script -lpython` to handle control flow in one...
2022-06-16 Dave Lee[lldb] Support non-pointer implicit this/self in GetVal...
2022-06-16 Mark Browning[mlir][python] Actually set UseLocalScope printing...
2022-06-16 Maksim Panchenko[BOLT][NFCI] Remove redundant code
2022-06-16 Xiang Li[TableGen][DirectX] Add tableGen backend to generate...
2022-06-16 Colin CrossPass through even more LIBCXX_* variables to libfuzzer...
2022-06-16 Michael Spencer[Clang][Modules] Merge availability attributes on impor...
2022-06-16 Lei Zhang[mlir][spirv] Define spv.ISubBorrowOp
2022-06-16 Peter Klausler[flang][runtime] Catch more (all?) negative unit number...
2022-06-15 Kirill StoimenovRevert "[ASan] Use debuginfo for symbolization."
2022-06-15 Nico Weber[gn build] Allow use_ubsan=true on mac and unbreak...
2022-06-15 Nico Weber[gn build] Slighly nicer `gn args --list` output for...
2022-06-15 Daniel BertalanReland "[lld-macho] Group undefined symbol diagnostics...
2022-06-15 Argyrios Kyrtzidis[CMake] Fix `FindGRPC.cmake` for setting up gRPC relate...
2022-06-15 Jonas Devlieghere[lldb] Skip ScriptInterpreter/Python/exit.test on Windows
2022-06-15 Stella StamenovaRevert "[lld-macho] Group undefined symbol diagnostics...
2022-06-15 Mitch Phillips[ASan] Use debuginfo for symbolization.
2022-06-15 Peter Klausler[flang] Fix error message
2022-06-15 Keith Smiley[lld-macho] Add support for exporting no symbols
2022-06-15 Frederik GossenRevert "Reland "Reland "[X86][RFC] Enable `_Float16...
2022-06-15 LLVM GN Syncbot[gn build] Port afd5a4f2dcd6
2022-06-15 Peter Klausler[flang][docs] Document non-supported VMS extensions
2022-06-15 Jonas Devlieghere[lldb] Don't overwrite quit and exit builtins in the...
2022-06-15 Okwan Kwon[mlir] create PrintOpStatsPass using printAsJSON
2022-06-15 Peter Klausler[flang][runtime] Better error message for mis-ASSIGN...
2022-06-15 Nico Weberunbreak Modules/cxx20-export-import.cpp with LLVM_APPEN...
2022-06-15 Peter Klausler[flang] ERROR STOP is not an image control statement
2022-06-15 Chelsea CassanovaReland "[lldb/Fuzzer] Create ninja target for target...
2022-06-15 Min-Yih Hsu[mlir][LLVMIR] Ask ICmpOp to return vector<Nxi1> when...
2022-06-15 Min-Yih Hsu[mlir][LLVMIR] Use isScalableVectorType in ShuffleVecto...
2022-06-15 Min-Yih Hsu[mlir][LLVMIR] Use insertelement if needed when transla...
2022-06-15 Peter Klausler[flang][runtime] Make NCOPIES= argument of REPEAT a...
2022-06-15 Peter Klausler[flang][runtime] Fix handling of output FORMAT('x'...
2022-06-15 Peter Klausler[flang] Add more qualification when creating names...
next