summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-18Revert "[TOSA] FFT2D/RFFT2D accuracy increased (#88510)"revert-88510-fft-accuracyMehdi Amini
2024-04-18[mlir][python] add binding to `#gpu.object` (#88992)Maksim Levental
2024-04-18[memprof] Add Version2 of the indexed MemProf format (#89100)Kazu Hirata
2024-04-18[libc][docs] link to good beginner bugs (#89297)Nick Desaulniers
2024-04-18[libc] unpoison memory returned by pipe syscall (#88942)Michael Jones
2024-04-18[OpenACC] Implement 'vector_length' clause On compute constructsErich Keane
2024-04-18[libc][docs] Updates implementation status for some preexisting docgen json f...Michael Flanders
2024-04-18[Clang] Emit DW_TAG_template_alias for template aliases (#87623)Orlando Cazalet-Hyams
2024-04-18[OpenACC] Implement 'num_workers' clause for compute constructs (#89151)Erich Keane
2024-04-18Stop double-diagnosing explicit convert operator in switch condition (#89142)Erich Keane
2024-04-18[libc][docs] adds threads.h impl status docs (#89275)Michael Flanders
2024-04-18[libc][docs] adds highlighting languages to `docs/dev/config_options.rst` (#8...Michael Flanders
2024-04-18[lldb] Skip remote PutFile when MD5 hashes equal (#88812)Anthony Ha
2024-04-18[InstallAPI][Tests] Update tests to be resilient to reversion iteration confi...Cyndy Ishida
2024-04-18[lld-macho][NFC] Preserve original symbol isec, unwindEntry and size (#88357)alx32
2024-04-18[RISCV] Remove unused HasStdExtZama16b Predicate. NFCCraig Topper
2024-04-18[MLIR][NVVM] Fix a typo in barrier.arrive Op (#89273)Durgadoss R
2024-04-18[PGO] Check that PGOOpt exists before using PGOOpt->ColdOptType (#89139)Arthur Eubanks
2024-04-18[bazel][mlir] Add missing dep after ee0284ec1027Jorge Gorbe Moya
2024-04-18[lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht
2024-04-18[mlir][vector] Add support for linearizing Extract, ExtractStridedSlice, Shuf...Charitha Saumya
2024-04-18[AMDGPU][MC] Separate VOPC MnemonicAlias from Instruction (#89105)Joe Nash
2024-04-18 [AMDGPU] Add disassembler diagnostics for invalid kernel descriptors (#87400)Emma Pilkington
2024-04-18[NFC][libc++][chrono] Renames a file.Mark de Wever
2024-04-18[SPIR-V] Fix return type when sampling an image with OpImageSampleExplicitLod...Vyacheslav Levytskyy
2024-04-18this test is flakey on arm in linux because I got too clever (#89267)Fred Grim
2024-04-18[SLP]Fix final analysis for unsigned nodes.Alexey Bataev
2024-04-18Make update_any_test_check.py script accepting @listfile CL argument. (#86800)Valery Pykhtin
2024-04-18[flang][OpenMP] Move clause/object conversion to happen early, in genOMP (#87...Krzysztof Parzyszek
2024-04-18[SLP][NFC]Add a test with incorrect final analysis for unsigned nodes, being ...Alexey Bataev
2024-04-18[TOSA] FFT2D/RFFT2D accuracy increased (#88510)Dmitriy Smirnov
2024-04-18[X86] Add GFNI test coverage without AVX512BWSimon Pilgrim
2024-04-18adds additional information to the ProcessInfo object for elf processes (#88995)Fred Grim
2024-04-18[AVR] Let ArrayRef infer the array size (NFC) (#88638)Kazu Hirata
2024-04-18[MLIR][Presburger] Use Identifiers outside Presburger library (#77316)Bharathi Ramana Joshi
2024-04-18Fix saving minidump from lldb-dap (#89113)jeffreytan81
2024-04-18Revert "[flang][build] Fixed paths discrovery for the out-of-tree build. (#87...Slava Zakharin
2024-04-18[X86] ptest is commutable as long as only the Z flag is used. (#88969)Craig Topper
2024-04-18[X86] gfni-rotates.ll - add vXi8 variable/splat/constant test coverageSimon Pilgrim
2024-04-18[X86] gfni-shifts.ll - add vXi8 variable/splat/constant test coverageSimon Pilgrim
2024-04-18[gn build] Port 8a21d59f29efLLVM GN Syncbot
2024-04-18[DAGCombiner][AArch64] Make combineCarryDiamond avoid creating UADDO_CARRY wi...Craig Topper
2024-04-18[KnownBits] Make abdu and abds optimal (#89081)Jay Foad
2024-04-18[libc++][TZDB] Adds local_info formatter. (#86256)Mark de Wever
2024-04-18[AMDGPU] Support wide register or subregister access when emitting s_singleus...Scott Egerton
2024-04-18[lldb][test] Correctly fix break at _dl_debug_state test on arm.Zequan Wu
2024-04-18AMDGPU: Fix typo in test function namesMatt Arsenault
2024-04-18InstCombine: Fix typo in atomicrmw or testMatt Arsenault
2024-04-18[clangd] Propagate context into stdlib indexing thread (#87611)kadir çetinkaya
2024-04-18[RISCV] Remove IsEABI from RISCVZC::getStackAdjBase. (#89177)Craig Topper