aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-19[𝘀𝗽𝗿] initial versionusers/vitalybuka/spr/try-patch-from-76218Vitaly Buka1-8/+3
2024-01-19[lldb-dap] Add a CMake variable for defining a welcome message (#78811)Walter Erquinigo2-4/+22
2024-01-19[mlir][index] Fold `cmp(x, x)` when `x` isn't a constant (#78812)Xiangxi Guo (Ryan)2-0/+42
2024-01-19[libc] Redo the install targets (#78795)Petr Hosek4-35/+41
2024-01-19[mlir][amdgpu] Shared memory access optimization pass (#75627)erman-gurses10-1/+466
2024-01-19Revert "[InstrProf] Adding utility weights to BalancedPartitioning (#72717)"spupyrev5-146/+49
2024-01-19[dsymutil] Fix spurious warnings in MachODebugMapParser (#78794)Jonas Devlieghere4-3/+7
2024-01-19[RISCV] Don't look for sext in RISCVCodeGenPrepare::visitAnd.Craig Topper2-14/+8
2024-01-19[RISCV] Add test case for #78783. NFCCraig Topper1-0/+12
2024-01-19[lld][WebAssembly] Use the archive offset with --whole-archive (#78791)Sam Clegg2-5/+40
2024-01-19[llvm-objdump] Add support for symbolizing PGOBBAddrMap Info (#76386)Aiden Grossman2-17/+263
2024-01-19[X86] Refine X86DAGToDAGISel::isSExtAbsoluteSymbolRef() (#76191)Arthur Eubanks2-8/+16
2024-01-19Add a "don't override" mapping for -fvisibility-from-dllstorageclass (#74629)bd1976bris6-49/+160
2024-01-19[lld][WebAssembly] Reset context object after each link (#78770)Sam Clegg2-1/+18
2024-01-19[libc++][hardening] In production hardening modes, trap rather than abort (#7...Konstantin Varlamov119-354/+483
2024-01-20[Statepoint][NFC] Use uint16_t and add an assert (#78717)Danila Malyutin2-11/+9
2024-01-19[InstrProf] Adding utility weights to BalancedPartitioning (#72717)spupyrev5-49/+146
2024-01-19[CMake] Detect properly new linker introduced in Xcode 15 (#77806)Eric Miotto2-5/+5
2024-01-19Revert "[InstCombine] Try to fold trunc(shuffle(zext)) to just a shuffle (#78...Pranav Kant3-14/+10
2024-01-19[lld][ELF] Simplify handleLibcall. NFC (#78659)Sam Clegg1-7/+1
2024-01-19[libc] remove extra -Werror (#78761)Nick Desaulniers1-1/+0
2024-01-19Remove an unused API; NFCAaron Ballman1-1/+0
2024-01-19[RISCV] Prevent RISCVMergeBaseOffsetOpt from calling getVRegDef on a physical...Craig Topper2-7/+75
2024-01-19[SemaCXX] Implement CWG2137 (list-initialization from objects of the same typ...Mital Ashok8-33/+215
2024-01-19[llvm-exegesis] Make duplicate snippet repetitor produce whole snippets (#77224)Aiden Grossman2-6/+20
2024-01-19[SHT_LLVM_BB_ADDR_MAP] Add assertion and clarify docstring (#77374)Aiden Grossman2-5/+10
2024-01-19[mlir][transform]: fix broken bazel build for TensorTransformOps (#78766)Jeremy Kun1-2/+1
2024-01-19[RISCV] Add support for Smepmp 1.0 (#78489)Min-Yih Hsu8-0/+24
2024-01-19[mlir][transform]: fix broken bazel build (#78757)Jeremy Kun1-0/+1
2024-01-19[LLVM][NVPTX] Add cp.async.bulk.commit/wait intrinsics (#78698)Durgadoss R3-0/+54
2024-01-19[mlir][transform] Add an op for replacing values with function calls (#78398)Quinn Dawkins10-5/+538
2024-01-19Re-exec TSan with no ASLR if memory layout is incompatible on Linux (#78351)Thurston Dang4-50/+138
2024-01-19[lld][WebAssembly] Fix use of undefined funcs under --warn-unresolved-symbols...Sam Clegg2-17/+23
2024-01-19[AsmPrinter][DebugNames] Implement DW_IDX_parent entries (#77457)Felipe de Azevedo Piovezan12-58/+356
2024-01-19[libc] Add float.h header. (#78737)lntue14-0/+68
2024-01-19[lldb][test] Apply @expectedFailureAll/@skipIf early for debug_info tests (#7...Jordan Rupprecht3-6/+179
2024-01-19[libc] Fix test failing on GPU using deprecated 'add_unittest'Joseph Huber1-1/+1
2024-01-19[mlir][docs] Fix broken linkMarius Brehler1-1/+1
2024-01-19[AArch64] NFC: Simplify discombobulating 'requiresSMChange' interface (#78703)Sander de Smalen5-80/+28
2024-01-19[Clang] Refactor diagnostics for SME builtins. (#78258)Sander de Smalen5-319/+329
2024-01-19[AMDGPU] Update comment on SIInstrInfo::isLegalFLATOffset for GFX12Jay Foad1-2/+3
2024-01-19[AMDGPU] Make use of CPol::SWZ_* in SelectionDAG. NFC.Jay Foad1-2/+3
2024-01-19[MLIR][OpenMP] Better error reporting for unsupported `nowait` (#78551)Kareem Ergawy2-3/+45
2024-01-19[AMDGPU] Remove gws feature from GFX12 (#78711)Jay Foad3-20/+32
2024-01-19[AMDGPU] Update hazard recognition for new GFX12 wait counters (#78722)Jay Foad1-7/+20
2024-01-19[AMDGPU] Do not widen scalar loads on GFX12 (#78724)Jay Foad3-68/+149
2024-01-19[Flang][OpenMP] Consider renames when processing reduction intrinsics (#70822)Kiran Chandramohan4-17/+48
2024-01-19[FileCheck]: Fix diagnostics for NOT prefixes (#78412)Vinayak Dev6-42/+126
2024-01-19[AsmParser] Add support for reading incomplete IR (part 1) (#78421)Nikita Popov9-15/+151
2024-01-19[gn build] Port 9ff4be640fb1LLVM GN Syncbot1-1/+4