platform/upstream/llvm.git
2023-06-21 Arthur Eubanks[test] Add test for null_pointer_is_valid and Inliner...
2023-06-21 Vitaly Buka[NFC][sanitizer] Pass user region into OnMapSecondary
2023-06-21 Vitaly Buka[NFC][sanitizer] Add OnMapSecondary callback
2023-06-21 Florian Hahn[PhaseOrdering] Add test showing mis-compile caused...
2023-06-21 Vitaly Buka[NFC][sanitizer] Remove MapUnmapCallback from sanitizer...
2023-06-21 Shubham Sandeep... Emit DW_LLE_base_address + DW_LLE_offset_pair for DWARF v5
2023-06-21 Guozhi Wei[MBP] Enable duplicating return block to remove jump...
2023-06-21 Vitaly Buka[NFC][asan] Move AsanStats update
2023-06-21 LLVM GN Syncbot[gn build] Port 1ee4d880e876
2023-06-21 Tim BesardNVPTX: Lower unreachable to exit to allow ptxas to...
2023-06-21 Med Ismail... [lldb] Fix failure in TestStackCoreScriptedProcess...
2023-06-21 cynecx[MC] Add .pushsection/.popsection support to COFFAsmParser
2023-06-21 Felipe de Azevedo... [lldb][MachO] Fix section type recognition for new...
2023-06-21 Stella LaurenzoRevert "Define/guard MLIR_STANDALONE_BUILD LLVM_LIBRARY...
2023-06-21 Alex Langford[lldb][NFCI] Remove ConstString from GDBRemoteCommunica...
2023-06-21 Tom Eccles[flang][hlfir] fix missing conversion in transpose...
2023-06-21 Lorenzo Chelini[MLIR][Linalg] Rename `tile-to-foreach-thread.mlir...
2023-06-21 Adam PaszkeFix a memory leak in the Python implementation of bytec...
2023-06-21 Joseph Huber[libc] Rename and install the RPC server interface
2023-06-21 Luke Lau[RISCV] Custom lower fixed vector undef to scalable...
2023-06-21 Joseph Huber[libc][NFC] Cleanup the RPC server implementation prior...
2023-06-21 Petr Hosek[libcxx] Include <sys/time.h> in posix_compat.h
2023-06-21 Craig Topper[RISCV] Use a build_vector instead of a chain insert_ve...
2023-06-21 Fangrui Song[llvm-objdump][test] Add 2 symbols to adjust-vma.test
2023-06-21 Craig Topper[RISCV] Stop isInterleaveShuffle from producing illegal...
2023-06-21 Lang Hames[tutorials] Add missing ExecutorSymbolDef header.
2023-06-21 Mehdi AminiRevert "[mlir][CRunnerUtils] Use explicit execution...
2023-06-21 Alexander KornienkoRevert "[LoopSink] Allow sinking to PHI-use"
2023-06-21 Lang Hames[tutorials][BuildingAJIT] Add missing ExecutorSymbolDef...
2023-06-21 Jannik Silvanus[clang-format] vim integration: Mention python3 variant...
2023-06-21 luxufan[InstCombine] Add !noundef to match behavior of violati...
2023-06-21 Luke Lau[IR] Add getAccessType to Instruction
2023-06-21 Amilendra KodithuwakkuRevert "[LLD][ELF] Cortex-M Security Extensions (CMSE...
2023-06-21 Nikita Popov[X86] Add test for PR63430 (NFC)
2023-06-21 Matt ArsenaultRISCV: Update test
2023-06-21 Qihan Cai[RISCV] Add support for XCVmac extension in CV32E40P
2023-06-21 luxufan[CVP] Don't process sext or ashr if value state includi...
2023-06-21 Joseph Huber[libc][NFC] Move `__has_builtin` to `LIBC_HAS_BUILTIN`
2023-06-21 Matt ArsenaultX86: Fix asserts only test
2023-06-21 Matt ArsenaultRegisterCoalescer: Fix name of pass
2023-06-21 Amilendra Kodithuwakku[LLD][ELF] Cortex-M Security Extensions (CMSE) Support
2023-06-21 Louis Dionne[libc++] Get rid of _LIBCPP_DISABLE_NEW_DELETE_DEFINITIONS
2023-06-21 Jay Foad[AMDGPU] Add some positive tests for merging S_LOAD...
2023-06-21 Kai Nacke[SystemZ] Fix regression in test macro-prefix-map-lambd...
2023-06-21 Guillaume ChateletRevert D148717 "[libc] Improve memcmp latency and codegen"
2023-06-21 Louis Dionne[libc++] Guard terminate_successful with TEST_HAS_NO_EX...
2023-06-21 Christian SiggRevert "[Bazel][mlir] Fix ODR violation introduced...
2023-06-21 Pravin Jagtap[AMDGPU] Preserve dom-tree analysis in atomic optimizer.
2023-06-21 Kiran Chandramohan[Flang][Debug] NFC: Correct the REQUIRES line to use...
2023-06-21 Jay Foad[AMDGPU] Minor refactoring in SILoadStoreOptimizer...
2023-06-21 Antonio Frighetto[ConstraintSystem] Fix mislabeling in unittests (NFC)
2023-06-21 David Spickett[lldb] Add release note for "register info" command
2023-06-21 David Spickett[lldb] Add register field tables to the "register info...
2023-06-21 Nikita Popov[RewriteStatepointsForGC] Convert tests to opaque point...
2023-06-21 Felipe de Azevedo... [AppleTables] Implement iterator over all entries in...
2023-06-21 Jolanta Jensen[SVE ACLE] Implement IR combines to convert intrinsics...
2023-06-21 Kishan ParmarPowerPC/SPE: Add phony registers for high halves of...
2023-06-21 Alexey Lapshin[DWARFLinker][DWARFv5] change emitSLEB128IntValue with...
2023-06-21 Takuya Shimizu[Clang][Interp] Diagnose uninitialized ctor of global...
2023-06-21 Ingo Müller[mlir][CRunnerUtils] Use explicit execution engine...
2023-06-21 David Spickett[lldb] Correct spelling in RegisterFlags comments
2023-06-21 Nikita Popov[Inline] Convert tests to opaque pointers (NFC)
2023-06-21 Nikita Popov[Inline] Regenerate test checks (NFC)
2023-06-21 David Spickett[LLDB] Add table formatting for register fields
2023-06-21 Nikita Popov[ConstantHoisting] Convert tests to opaque pointers...
2023-06-21 Nikita Popov[ConstantHoisting] Regenerate test checks (NFC)
2023-06-21 Christian Sigg[Bazel][mlir] Fix ODR violation introduced in 7ab749c.
2023-06-21 Chuanqi Xu[C++20] [Modules] Use the canonical decl when getting...
2023-06-21 LLVM GN Syncbot[gn build] Port ba85f206fe6f
2023-06-21 David Spickett[lldb] Add "register info" command
2023-06-21 Aiden GrossmanRevert "[llvm-exegesis] Introduce SubprocessMemory...
2023-06-21 WANG Xuerui[LoongArch] Support CodeModel::Large codegen
2023-06-21 Dávid BolvanskýReleaseNotes: __builtin_unpredictable is now handled...
2023-06-21 Job Noorman[BOLT][RISCV] Fix implementation of getTargetSymbol
2023-06-21 Job Noorman[BOLT][RISCV] Implement branch reversal
2023-06-21 Job Noorman[BOLT][RISCV] Implement return/unconditional branch...
2023-06-21 Aiden Grossman[llvm-exegesis] Introduce SubprocessMemory Utility...
2023-06-21 Christian Sigg[mlir] #include CRunnerUtils.h instead of RunnerUtils...
2023-06-21 Aiden Grossman[llvm-exegesis] Introduce Subprocess Executor Mode
2023-06-21 LLVM GN Syncbot[gn build] Port c9e08fa60666
2023-06-21 WuXinlong[RISCV] Add a pass to merge moving parameter registers...
2023-06-21 Matthias Springer[mlir][linalg][NFC] Add test case for memref vectorization
2023-06-21 Matthias Springer[mlir][linalg] TileToForallOp: Support memref ops
2023-06-21 Petr Hosek[libc] Support for riscv32
2023-06-21 Craig Topper[RISCV] Add errors for mixing Zcmp with C/Zcd and D.
2023-06-21 Matthias Springer[mlir][Interfaces] TilingInterface: Add test case for...
2023-06-21 Matthias Springer[mlir][tensor][NFC] TilingInterface: Use Attribute...
2023-06-21 Matthias Springer[mlir][bufferization] Allow to_memref ops in One-Shot...
2023-06-21 tianleli[DAG] Unroll and expand illegal result of LDEXP and...
2023-06-21 Mark de Wever[libc++][format] Adds formattable-with concept.
2023-06-21 Fangrui Song[XRay] Make xray_fn_idx entries PC-relative
2023-06-21 Siva Chandra... [libc] Make close function of the internal File class...
2023-06-21 Craig Topper[RISCV] Reduce some duplicate code in lowerBUILD_VECTOR...
2023-06-21 Craig Topper[docs][TableGen][Target] Improve the documentation...
2023-06-21 Fangrui Song[lld-macho][test] Make reloc-subtractor.s robust
2023-06-21 Oleksii Lozovskyi[Driver] Allow XRay on Apple Silicon
2023-06-21 Amir Ayupov[BOLT] Set IsRelro section attribute based on PT_GNU_RE...
2023-06-21 Fangrui Song[Driver] Allow XRay for more architectures on ELF systems
2023-06-21 Aiden GrossmanRevert "[llvm-exegesis] Introduce Subprocess Executor...
2023-06-21 Jie Fu[llvm-exegesis] Fix -Wunused-variable in BenchmarkRunne...
next