summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-10[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.clangbuiltin-implement-__builtin_allow_runtime_checkVitaly Buka
2024-04-10[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka
2024-04-10Revert "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enume...Chelsea Cassanova
2024-04-10[AMDGPU] Add v2i32 to the VS_64 types. NFCI. (#88318)Stanislav Mekhanoshin
2024-04-10[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enumerations....Chelsea Cassanova
2024-04-10[mlir] Slightly optimize bytecode op numbering (#88310)Jeff Niu
2024-04-10[libc] fix typo in hdr/CMakeListsNick Desaulniers
2024-04-10[ELF] Move createSyntheticSections from Writer.cpp to SyntheticSections.cpp. NFCFangrui Song
2024-04-10[Spirv][HLSL] Add OpAll lowering and float vec support (#87952)Farzon Lotfi
2024-04-10[Flang] responds to Clang Tidy feedback (#87847)Christopher Di Bella
2024-04-10[OpenMP][CodeGen] Improved codegen for combined loop directives (#87278)David Pagan
2024-04-10[OpenMP][AIX] Fix test config for AIX (#88272)Xing Xue
2024-04-10[NFC] Remove a pair of incorrect comments from ParseOpenACCerichkeane
2024-04-10Revert "[clang][dataflow] Propagate locations from result objects to initiali...martinboehme
2024-04-10Perform bitreverse using AVX512 GFNI for i32 and i64. (#81764)shamithoke
2024-04-10[ELF] Avoid unneeded config->isLE and config->wordsize. NFCFangrui Song
2024-04-10[libc] Add note to use `LIBC_GPU_BUILD=ON` as another formJoseph Huber
2024-04-10[Libomptarget] Add RPC-based printf implementation for OpenMP #85638Joseph Huber
2024-04-10[libc++] Adds a global private constructor tag. (#87920)Mark de Wever
2024-04-10[SLP]Buildvector for alternate instructions with non-profitable gather operands.Alexey Bataev
2024-04-10[𝘀𝗽𝗿] changes introduced through rebaseVitaly Buka
2024-04-10[𝘀𝗽𝗿] changes introduced through rebaseNoah Goldstein
2024-04-10[ValueTracking] Add support for `xor`/`disjoint or` in `isKnownNonZero`Noah Goldstein
2024-04-10[ValueTracking] Add tests for `xor`/`disjoint or` in `isKnownNonZero`; NFCNoah Goldstein
2024-04-10[ValueTracking] Add support for `xor`/`disjoint or` in `getInvertibleOperands`Noah Goldstein
2024-04-10[ValueTracking] Add tests for `xor`/`disjoint or` in `getInvertibleOperands`;...Noah Goldstein
2024-04-10[ValueTracking] Add support for `insertelement` in `isKnownNonZero`Noah Goldstein
2024-04-10[ValueTracking] Add tests for `insertelement` in `isKnownNonZero`; NFCNoah Goldstein
2024-04-10[ValueTracking] Add support for `shufflevector` in `isKnownNonZero`Noah Goldstein
2024-04-10[ValueTracking] Add tests for `shufflevector` in `isKnownNonZero`Noah Goldstein
2024-04-10[FPEnv][BitcodeReader] Correct strictfp test.Kevin P. Neal
2024-04-10[clang][dataflow] Propagate locations from result objects to initializers. (#...martinboehme
2024-04-10int -> uintptr_t to silence diagnosticsAaron Ballman
2024-04-10[AMDGPU] New clang option for emitting a waitcnt instruction after each memor...Jun Wang
2024-04-10[RISCV] Remove interrupt handler special case from RISCVFrameLowering::determ...Craig Topper
2024-04-10Fix quadratic slowdown in AST matcher parent map generation (#87824)higher-performance
2024-04-10Update `LowerContractionToSMMLAPattern` to ingnore matvec (#88288)Kojo Acquah
2024-04-10[AArch64] Cleanup and GISel coverage for lrint tests. NFCDavid Green
2024-04-10[SPIRV] Tweak parsing of base type name in builtins (#88255)Vyacheslav Levytskyy
2024-04-10Fix MSVC "not all control paths return a value" warning. NFC.Simon Pilgrim
2024-04-10[mlir][sparse] update doc and examples of the [dis]assemble operations (#88213)Aart Bik
2024-04-10[NFC] Remove unneeded 'maybe_unused' attributeserichkeane
2024-04-10[NFC] Update SemaRef.Diag to just Diag in OpenACC implementationerichkeane
2024-04-10Revert "Fix complex log1p accuracy with large abs values." (#88290)Mehdi Amini
2024-04-10[msan] Overflow intrinsics. (#88210)Evgenii Stepanov
2024-04-10[RISCV] Optimize undef Even vector in getWideningInterleave. (#88221)Craig Topper
2024-04-10[clang][modules] Only compute affecting module maps with implicit search (#87...Jan Svoboda
2024-04-10[clang][modules] Stop eagerly reading files with diagnostic pragmas (#87442)Jan Svoboda
2024-04-10[libc++] Removes Clang-16 support. (#87810)Mark de Wever
2024-04-10[clang][test] Avoid writing to a potentially write-protected dir (#88258)Jordan Rupprecht