summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[TOSA] FFT2D/RFFT2D accuracy increased (#88510)"upstream/revert-88510-fft-accuracyMehdi Amini2024-04-183-212/+204
* [mlir][python] add binding to `#gpu.object` (#88992)Maksim Levental2024-04-187-6/+212
* [memprof] Add Version2 of the indexed MemProf format (#89100)Kazu Hirata2024-04-189-18/+362
* [libc][docs] link to good beginner bugs (#89297)Nick Desaulniers2024-04-181-0/+8
* [libc] unpoison memory returned by pipe syscall (#88942)Michael Jones2024-04-182-0/+5
* [OpenACC] Implement 'vector_length' clause On compute constructsErich Keane2024-04-1817-12/+328
* [libc][docs] Updates implementation status for some preexisting docgen json f...Michael Flanders2024-04-183-41/+151
* [Clang] Emit DW_TAG_template_alias for template aliases (#87623)Orlando Cazalet-Hyams2024-04-1811-47/+260
* [OpenACC] Implement 'num_workers' clause for compute constructs (#89151)Erich Keane2024-04-1818-27/+746
* Stop double-diagnosing explicit convert operator in switch condition (#89142)Erich Keane2024-04-184-5/+33
* [libc][docs] adds threads.h impl status docs (#89275)Michael Flanders2024-04-183-0/+176
* [libc][docs] adds highlighting languages to `docs/dev/config_options.rst` (#8...Michael Flanders2024-04-181-9/+7
* [lldb] Skip remote PutFile when MD5 hashes equal (#88812)Anthony Ha2024-04-186-4/+100
* [InstallAPI][Tests] Update tests to be resilient to reversion iteration confi...Cyndy Ishida2024-04-182-3/+3
* [lld-macho][NFC] Preserve original symbol isec, unwindEntry and size (#88357)alx322024-04-1814-120/+134
* [RISCV] Remove unused HasStdExtZama16b Predicate. NFCCraig Topper2024-04-181-3/+0
* [MLIR][NVVM] Fix a typo in barrier.arrive Op (#89273)Durgadoss R2024-04-182-2/+2
* [PGO] Check that PGOOpt exists before using PGOOpt->ColdOptType (#89139)Arthur Eubanks2024-04-182-1/+5
* [bazel][mlir] Add missing dep after ee0284ec1027Jorge Gorbe Moya2024-04-181-0/+1
* [lldb][test] Remove LLDB_TEST_USE_VENDOR_PACKAGES (#89260)Jordan Rupprecht2024-04-1810-37/+1
* [mlir][vector] Add support for linearizing Extract, ExtractStridedSlice, Shuf...Charitha Saumya2024-04-184-0/+371
* [AMDGPU][MC] Separate VOPC MnemonicAlias from Instruction (#89105)Joe Nash2024-04-181-105/+117
* [AMDGPU] Add disassembler diagnostics for invalid kernel descriptors (#87400)Emma Pilkington2024-04-189-167/+407
* [NFC][libc++][chrono] Renames a file.Mark de Wever2024-04-181-0/+0
* [SPIR-V] Fix return type when sampling an image with OpImageSampleExplicitLod...Vyacheslav Levytskyy2024-04-184-3/+38
* this test is flakey on arm in linux because I got too clever (#89267)Fred Grim2024-04-181-1/+5
* [SLP]Fix final analysis for unsigned nodes.Alexey Bataev2024-04-182-9/+18
* Make update_any_test_check.py script accepting @listfile CL argument. (#86800)Valery Pykhtin2024-04-181-2/+24
* [flang][OpenMP] Move clause/object conversion to happen early, in genOMP (#87...Krzysztof Parzyszek2024-04-185-267/+230
* [SLP][NFC]Add a test with incorrect final analysis for unsigned nodes, being ...Alexey Bataev2024-04-181-0/+77
* [TOSA] FFT2D/RFFT2D accuracy increased (#88510)Dmitriy Smirnov2024-04-183-204/+212
* [X86] Add GFNI test coverage without AVX512BWSimon Pilgrim2024-04-183-538/+1388
* adds additional information to the ProcessInfo object for elf processes (#88995)Fred Grim2024-04-183-20/+199
* [AVR] Let ArrayRef infer the array size (NFC) (#88638)Kazu Hirata2024-04-181-4/+4
* [MLIR][Presburger] Use Identifiers outside Presburger library (#77316)Bharathi Ramana Joshi2024-04-1812-338/+512
* Fix saving minidump from lldb-dap (#89113)jeffreytan812024-04-185-7/+123
* Revert "[flang][build] Fixed paths discrovery for the out-of-tree build. (#87...Slava Zakharin2024-04-181-10/+8
* [X86] ptest is commutable as long as only the Z flag is used. (#88969)Craig Topper2024-04-185-17/+222
* [X86] gfni-rotates.ll - add vXi8 variable/splat/constant test coverageSimon Pilgrim2024-04-181-0/+1980
* [X86] gfni-shifts.ll - add vXi8 variable/splat/constant test coverageSimon Pilgrim2024-04-181-0/+2517
* [gn build] Port 8a21d59f29efLLVM GN Syncbot2024-04-181-0/+1
* [DAGCombiner][AArch64] Make combineCarryDiamond avoid creating UADDO_CARRY wi...Craig Topper2024-04-182-0/+31
* [KnownBits] Make abdu and abds optimal (#89081)Jay Foad2024-04-183-84/+42
* [libc++][TZDB] Adds local_info formatter. (#86256)Mark de Wever2024-04-1815-2/+467
* [AMDGPU] Support wide register or subregister access when emitting s_singleus...Scott Egerton2024-04-182-8/+119
* [lldb][test] Correctly fix break at _dl_debug_state test on arm.Zequan Wu2024-04-181-2/+2
* AMDGPU: Fix typo in test function namesMatt Arsenault2024-04-184-194/+194
* InstCombine: Fix typo in atomicrmw or testMatt Arsenault2024-04-181-1/+1
* [clangd] Propagate context into stdlib indexing thread (#87611)kadir çetinkaya2024-04-181-1/+7
* [RISCV] Remove IsEABI from RISCVZC::getStackAdjBase. (#89177)Craig Topper2024-04-184-10/+78