platform/upstream/llvm.git
2023-05-11 Vitaly Buka[HWSAN] Use ThreadArgRetval in HWSAN
2023-05-11 Lei Zhang[mlir][spirv] Support sub-byte integer types in type...
2023-05-11 Slava Zakharin[flang][hlfir] Fixed invalid fir.convert generated...
2023-05-11 Valentin Clement[mlir][openacc] Add host_data operation
2023-05-11 Razvan Lupusoru[flang] Inline array size call when dim is compile...
2023-05-11 Jim InghamWe can't let GetStackFrameCount get interrupted or...
2023-05-11 Vitaly Buka[NFC][sanitizer] Add class to track thread arg and...
2023-05-11 LLVM GN Syncbot[gn build] Port 8e2d09c33938
2023-05-11 Vitaly Buka[NFC][sanitizers] Extract BlockSignals function
2023-05-11 Arash Taheri... [MLIR] Add InferShapedTypeOpInterface bindings
2023-05-11 Zequan WuRemove outdated sentence in SourceBasedCodeCoverage.rst
2023-05-11 Florian Hahn[VPlan] Remove dangling comment and newlines (NFC).
2023-05-11 Lei Zhang[mlir][spirv] NFC: Clean up MemRefToSPIRV tests with CSE
2023-05-11 Joseph Huber[Clang] Respect `-L` options when compiling directly...
2023-05-11 Florian Hahn[LV] Reuse SCEV expansion results for epilogue vectoriz...
2023-05-11 Lei Zhang[mlir][spirv] Remove duplicated tests in MemRefToSPIRV...
2023-05-11 Louis Dionne[libc++][PSTL] Add more specialized backend customizati...
2023-05-11 Fangrui Song[RISCV] RISCVELFTargetObjectFile: use 2-byte alignment...
2023-05-11 Akira Hatanaka[ObjC][ARC] Fix non-deterministic behavior in Provenanc...
2023-05-11 Adrian PrantlRelax test to not rely on the variable being optimized out
2023-05-11 Dave Lee[lldb] Correct elision of line zero in mixed disassembly
2023-05-11 Jorge Gorbe... [lldb-vscode] Fix handling of RestartRequest arguments.
2023-05-11 Jordan Rupprecht[bazel][NFC] Add missing dep after 5ac48ef51393e6d83921...
2023-05-11 David Green[AArch64] Update Changed status in AArch64MIPeepholeOpt
2023-05-11 Nikolas Klauser[clang] Document extensions from later standards
2023-05-11 Rafael Auler[BOLT] Fix flush pending relocs
2023-05-11 Philip Reames[LAA] Simplify identification of speculatable strides...
2023-05-11 Jonathon Penix[ShrinkWrap] Allow shrinkwrapping past memory accesses...
2023-05-11 Rahman Lavaee[Propeller] Use a bit-field struct for the metdata...
2023-05-11 Philip Reames[LV/LAA] Use PSE to identify stride multiplies which...
2023-05-11 Mircea Trofin[mlgo] Fix reference files / values post - D140975
2023-05-11 Joseph Huber[libc] Fix undeclared 'free' function in stream test
2023-05-11 Hanhan Wang[mlir][Linalg] Add support for lowerPack on dynamic...
2023-05-11 Aart Bik[mlir][sparse] add util for ToCoordinatesBuffer for...
2023-05-11 Valentin Clement[mlir][flang][openacc] Remove obsolete operand legaliza...
2023-05-11 Philip Reames[LAA/LV] Simplify stride speculation logic [NFC] (try 2)
2023-05-11 Joseph Huber[libc] Implement a generic streaming interface in the RPC
2023-05-11 Philip ReamesRevert "[LAA/LV] Simplify stride speculation logic...
2023-05-11 Teresa Johnson[WPD] Update llvm.public.type.test after importing...
2023-05-11 Florian Hahn[LV] Use VPValue to get expanded value for SCEV step...
2023-05-11 Slava Zakharin[flang][hlfir] Establish <storage, mustFree> tuple...
2023-05-11 Philip Reames[LAA/LV] Simplify stride speculation logic [NFC]
2023-05-11 David Truby[flang] Use internal linkage for string literals
2023-05-11 NAKAMURA Takumillvm/lib: Use <cerrno> explicitly since D146395 has...
2023-05-11 Felipe de Azevedo... [YamlMF] Serialize EntryValueObjects
2023-05-11 Joseph Huber[libc][obvious] Fix undefined variable after name change
2023-05-11 Aaron BallmanFixed NATVIS debug visualizers for Clang
2023-05-11 Aaron BallmanFixed NATVIS debug visualizers for LLVM
2023-05-11 Joseph Huber[libc][NFC] Clean up some code in the RPC implementation.
2023-05-11 Erich KeaneFix CRTP partial specialization instantiation crash.
2023-05-11 Tobias Gysi[mlir][llvm] Improve LLVM IR constant import.
2023-05-11 Tobias Gysi[mlir][llvm] Improve lookups in LLVM IR import (NFC).
2023-05-11 sgokhale[CodeGen][ShrinkWrap] Split restore point
2023-05-11 Jacques Pienaar[mlir][bytecode] Fix dialect version parsing.
2023-05-11 Kiran Chandramohan[Flang] Change complex divide lowering
2023-05-11 Felipe de Azevedo... [MachineFunction][DebugInfo][nfc] Introduce EntryValue...
2023-05-11 John Brawn[libc++] Adjust tests using ext/* headers that undefine...
2023-05-11 Jingu Kang[AArch64] Handle vector with two different values with...
2023-05-11 Guillaume Chatelet[libc][benchmark] Do not force static linking
2023-05-11 Guillaume Chatelet[libc] Allows cross compilation of membenchmarks
2023-05-11 Yan Xin[mlir][doc] Fix the EBNF description of mlir syntax...
2023-05-11 Thomas Symalla[NFC][AMDGPU] Pre-commit test.
2023-05-11 Serguei Katkov[X86] Add lowering of fminimum/fmaximum for vector...
2023-05-11 Matthias BraunSupport critical edge splitting for jump tables
2023-05-11 Nathan Lanza[clang][CodeGenPGO] Don't use an invalid index when...
2023-05-11 Chen Zheng[AIX] enable enable OrcCAPITest, NFC
2023-05-11 Chuanqi Xu[C++] Don't filter using declaration when we perform...
2023-05-11 Jon Chesterfield[libc][rpc] Allocate a single block of shared memory...
2023-05-11 Teresa JohnsonRemove accidentally committed empty file
2023-05-11 Hanhan Wang[mlir][Linalg] Use ReifyRankedShapedTypeOpInterface...
2023-05-11 Raghu Maddhipatla[OpenMP][Flang][Semantics] Add semantics support for...
2023-05-11 Lang Hames[ORC-RT] Add REQUIRES: jit-compatible-osx-swift-runtime...
2023-05-10 Joseph Huber[libc] Fix RPC interface when sending and recieving...
2023-05-10 Jason MolendaPrioritize using a segment with the name TEXT instead...
2023-05-10 Jon Chesterfield[libc][rpc] Allocate locks array within process
2023-05-10 Hongtao Yu[FS-AFDO] Do not load non-FS profile in MIR loader.
2023-05-10 Joseph Huber[libc] Prevent changing ownership of the port once...
2023-05-10 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-10 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-10 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-10 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-10 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-10 Ian Anderson[libc++][PSTL] Add missing includes to PSTL headers
2023-05-10 Jordan Rupprecht[libc++] Consistently enable __CORRECT_ISO_CPP_WCHAR_H_...
2023-05-10 Jim InghamWhen the Debugger runs HandleProcessEvent it should...
2023-05-10 Hongtao Yu[FS-AFDO] Fix a pseudo probe test issue.
2023-05-10 Philip ReamesRevert "[RISCV] Fix extract_vector_elt on i1 at idx...
2023-05-10 Teresa Johnson[MemProf] Update hot/cold information after importing
2023-05-10 Krzysztof Parzyszek[Hexagon] Add patterns for bspap/bitreverse for scalar...
2023-05-10 Krzysztof Parzyszek[TableGen] Print message about dropped patterns with...
2023-05-10 Chia-hung Duan[scudo] Lock FallbackTSD before draining it
2023-05-10 Louis Dionne[libc++][NFC] Remove duplicate declaration of __iter_va...
2023-05-10 Chia-hung Duan[scudo] Drain caches when release with M_PURGE_ALL
2023-05-10 Chia-hung Duan[scudo] Skip releaseToOSMaybe if there's no byte in...
2023-05-10 Paul Robinson[Headers][doc] Add "shift" intrinsic descriptions to...
2023-05-10 Ethan Luis... [Flang] Syntax support for OMP Allocators Construct
2023-05-10 Louis Dionne[libc++][NFC] Fix slightly incorrect instructions for...
2023-05-10 Alex Langford[lldb] Mark most SBAPI methods involving private types...
2023-05-10 Joseph Huber[Libomptarget] Fix AMDGPU Note handling after D150022
2023-05-10 Felipe de Azevedo... [LangRef] Fix sphinx label syntax
next