summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-22[𝘀𝗽𝗿] changes to main this commit is based onusers/MaskRay/spr/main.formatFangrui Song
2024-01-22[mlir][openacc][NFC] Cleanup hasOnly functions for device_type support (#78800)Valentin Clement (バレンタイン クレメン)
2024-01-22[mlir][openacc] Fix num_gang parser (#78792)Valentin Clement (バレンタイン クレメン)
2024-01-22[DebugInfo] Disable a test runline temporarilyJeremy Morse
2024-01-22[AArch64][SME2] Extend SMEABIPass to handle functions with new ZT0 state (#78...Kerry McLaughlin
2024-01-22[OpenMP] Enable automatic unified shared memory on MI300A. (#77512)carlobertolli
2024-01-22[AMDGPU] Make a few more tests default COV agnostic (#78926)Emma Pilkington
2024-01-22[clang-repl] Limit use of PLT offset flag to linkers that support itStefan Gränitz
2024-01-22[clang-tidy] Add bugprone-chained-comparison check (#76365)Piotr Zegar
2024-01-22[X86] printConstant - add ConstantVector handlingSimon Pilgrim
2024-01-22[flang] Handle -S assemble only flag in flang-to-external-fc (#78979)David Spickett
2024-01-22[mlir] Remove duplicate testAndrzej Warzynski
2024-01-22[JITLink][AArch32] Implement ELF relocation R_ARM_NONEStefan Gränitz
2024-01-22[JITLink][AArch32] Implement ELF relocation R_ARM_TARGET1Stefan Gränitz
2024-01-22[clang][ExtractAPI] Ensure typedef to pointer types are preserved (#78584)Daniel Grumberg
2024-01-22[X86] printZeroUpperMove - add support for constant vectors.Simon Pilgrim
2024-01-22[X86] Update X86::getConstantFromPool to take base OperandNo instead of Displ...Simon Pilgrim
2024-01-22[SelectionDAG][DebugInfo][RemoveDIs] Handle entry value variables in DPValues...Jeremy Morse
2024-01-22[Headers][X86] Add macro descriptions to ia32intrin.h (#78613)Paul T Robinson
2024-01-22[clang][ExtractAPI] Add support C unions in non C++ parsing mode (#77451)Daniel Grumberg
2024-01-22AMDGPU/Docs: Add link to MI300 Instruction Set Architecture (#78777)Konstantin Zhuravlyov
2024-01-22[clang-tidy] Fix macros handling in cppcoreguidelines-prefer-member-initializ...Piotr Zegar
2024-01-22[libc++abi] Implement __cxa_init_primary_exception and use it to optimize std...itrofimow
2024-01-22[AArch64][SME2] Refine fcvtu/fcvts/scvtf/ucvtf (#77947)Matthew Devereau
2024-01-22[OpenACC] Implement 'vector_length' clause parsing.erichkeane
2024-01-22[Flang][OpenMP] Reword comment for clarification, NFCKrzysztof Parzyszek
2024-01-22[include-cleaner] Add --only-headers flag, opposite of --ignore-headers (#78714)Sam McCall
2024-01-22[AArch64] Add vec3 load/store tests with GEPs with const offsets.Florian Hahn
2024-01-22[OpenMP] Fix two usm tests for amdgpus. (#78824)carlobertolli
2024-01-22[Transforms] Fix -Wunused-variable and remove redundant VerifyStates after #7...Jie Fu
2024-01-22[ConstraintElim] Remove unused checkCondition() parameters (NFC)Nikita Popov
2024-01-22[HLSL][SPIR-V] Add support -fspv-target-env opt (#78611)Natalie Chouinard
2024-01-22[Flang][OpenMP] Restructure recursive lowering in `createBodyOfOp` (#77761)Krzysztof Parzyszek
2024-01-22[libc++] Make sure to publish release notes at ReleaseNotes.htmlLouis Dionne
2024-01-22[mlir][nfc] Update commentsAndrzej Warzynski
2024-01-22[DebugInfo][RemoveDIs] Adjust AMDGPU passes to work with DPValues (#78736)Jeremy Morse
2024-01-22[libc++][NFC] Fix incorrect formatting of release notesLouis Dionne
2024-01-22[reland][libc] `FPRep` builders return `FPRep` instead of raw `StorageType` (...Guillaume Chatelet
2024-01-22True fixpoint algorithm in RS4GC (#75826)Petr Maj
2024-01-22[AArch64][GlobalISel] Legalize Shifts for Smaller/Larger Vectors (#78750)chuongg3
2024-01-22[libc++] Ensure that std::expected has no tail padding (#69673)Jan Kokemüller
2024-01-22Revert "[libc] `FPRep` builders return `FPRep` instead of raw `StorageType`" ...Guillaume Chatelet
2024-01-22[libc] `FPRep` builders return `FPRep` instead of raw `StorageType` (#78588)Guillaume Chatelet
2024-01-22[InstCombine] Try to fold trunc(shuffle(zext)) to just a shuffle (#78636)Alexey Bataev
2024-01-22[libc++][NFC] Remove trailing whitespace from release notesLouis Dionne
2024-01-22[UnrollAnalyzerTest] Remove dependency to pass managers (#78473)Björn Pettersson
2024-01-22Revert "[hwasan] Update dbg.assign intrinsics in HWAsan pass" (#78971)Orlando Cazalet-Hyams
2024-01-22[LLVM][CMake] Add ffi_static target for the FFI static library (#78779)Joseph Huber
2024-01-22[AArch64] Adding tests for shiftsTuan Chuong Goh
2024-01-22[clang-format] Don't confuse initializer equal signs in for loops (#77712)Emilia Kond