summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes introduced through rebaseupstream/users/vitalybuka/spr/main.ir-introduce-llvmexperimentalhotVitaly Buka2024-03-12570-5244/+13789
|\
| * [LangRef] Fix mistake in example (#84849)Vitaly Buka2024-03-121-3/+3
| * [Clang][Sema] Allow access to a public template alias declaration that refers...Qizhi Hu2024-03-133-3/+29
| * [gn build] Port 2aacb56e8361LLVM GN Syncbot2024-03-131-0/+1
| * [llvm][Mips] Use a Target ISD opcode for PseudoD_SELECT (#84294)Roger Ferrer Ibáñez2024-03-133-4/+10
| * BPF address space insn (#84410)4ast2024-03-1321-0/+615
| * [tsan] Add missing link option to tsan test after #84923Dave Clausen2024-03-121-1/+1
| * [GISEL] Add G_VSCALE instruction (#84542)Michael Maitland2024-03-128-0/+92
| * [lldb][debugserver] Update flags past to app launch requestJason Molenda2024-03-121-0/+2
| * [MLIR][ROCDL] Add BallotOp and lit test (#84856)Zahi Moudallal2024-03-122-0/+17
| * [libc] Include FP_* macros in math.h (#84996)Petr Hosek2024-03-121-0/+6
| * Relax test to work with newer versions of lldbAdrian Prantl2024-03-121-3/+2
| * [mlir][sparse] reuse tensor.insert operation to insert elements into … (#84...Peiming Liu2024-03-1226-182/+106
| * [llvm-exegesis] Use LLVM Support to get thread IDAiden Grossman2024-03-123-16/+7
| * Reland "[llvm-exegesis] Add thread IDs to subprocess memory names (#84451)"Aiden Grossman2024-03-124-15/+34
| * [MIPS] Introduce NAL instruction support for Mipsr6 and prer6 (#84429)anbbna2024-03-136-2/+65
| * Modernize llgdb script and make it easier to debug.Adrian Prantl2024-03-121-4/+10
| * Relax tests to also work with newer versions of lldb.Adrian Prantl2024-03-122-8/+8
| * [BOLT] Add support for Linux kernel PCI fixup section (#84982)Maksim Panchenko2024-03-122-33/+134
| * Fix race in the implementation of __tsan_acquire() (#84923)Dave Clausen2024-03-122-1/+44
| * [lldb][test] TestExprCompletion.py: add tests for completion of reserved iden...Michael Buch2024-03-124-0/+19
| * [clang][CodeCompletion] Allow debuggers to code-complete reserved identifiers...Michael Buch2024-03-122-1/+10
| * Update GettingStarted.rst doc with negative refspec to filter user branches (...Mehdi Amini2024-03-121-3/+7
| * Fix unittest after #84460: only applicable if the platform supports JITStefan Gränitz2024-03-121-0/+22
| * [Arm64EC] Copy import descriptors to the EC Map (#84834)Daniel Paoliello2024-03-125-6/+39
| * AMDGPU: Copy TSFlags from Pseudo to DS_Real (#84977)Changpeng Fang2024-03-121-0/+1
| * [TableGen] DecoderEmitter clean-ups and modernization. (#84832)Jason Eckhardt2024-03-121-336/+317
| * [DirectX][NFC] Model precise overload type specification of DXIL Ops (#83917)S. Bharadwaj Yadavalli2024-03-129-75/+203
| * [Fuchsia] Add LLDB_TEST_USE_VENDOR_PACKAGES to boostrap passthroughDaniel Thornburgh2024-03-121-0/+1
| * [SLP][NFC]Add a test with non-profitable alternate vectorizedAlexey Bataev2024-03-121-0/+190
| * Get rid of noisy debug log in verifyOpAndAdjustFlags. (#84677)Justin Lebar2024-03-121-3/+0
| * [X86] Fix determining if globals with size <8 bits are large (#84975)Arthur Eubanks2024-03-122-4/+2
| * [InstallAPI] Break up headers and add common header for TextAPI types (#84960)Cyndy Ishida2024-03-128-110/+159
| * [test][X86] Precommit test for large data threshold and i1 globalArthur Eubanks2024-03-121-60/+121
| * [mlir][vector] Use inferRankReducedResultType for subview type inference. (#8...Han-Chung Wang2024-03-122-55/+28
| * [OpenMP] Remove unused logical/physical CPUID information (#83298)Jonathan Peyton2024-03-122-69/+1
| * [OpenMP] Make sure mask is set to nullptr (#83299)Jonathan Peyton2024-03-121-2/+2
| * [OpenMP] Add debug checks for divide by zero (#83300)Jonathan Peyton2024-03-122-3/+22
| * Add comment to assert from a843f26David Blaikie2024-03-121-1/+1
| * [InstCombine] Detect `(x ^ -x)` as a ~MaskNoah Goldstein2024-03-122-6/+8
| * [InstCombine] Add test for detecting `(x ^ -x)` as a ~Mask; NFCNoah Goldstein2024-03-121-0/+19
| * [NFC] SLVectorizer comparator refactoring that preserves behavior (#84966)David Blaikie2024-03-121-44/+43
| * [libcxx] Fix incorrect type in the has-1024-bit-atomics feature test (#84904)amilendra2024-03-121-1/+1
| * Remove XFAIL from tests passing on green dragonAdrian Prantl2024-03-122-2/+0
| * [ELF] Add --compress-section to compress matched non-SHF_ALLOC sectionsFangrui Song2024-03-1211-19/+259
| * [X86] getFauxShuffleMask - recognise CONCAT(SUB0, SUB1) style patternsSimon Pilgrim2024-03-126-242/+233
| * [AMDGPU] Adding the amdgpu_num_work_groups function attribute (#79035)Jun Wang2024-03-1221-1/+628
| * Fix MSVC build issues (#84362)Hiroshi Yamauchi2024-03-123-8/+9
| * [analyzer][NFC] Turn NodeBuilderContext into a class (#84638)Diego A. Estrada Rivera2024-03-124-8/+14
| * [X86] combineVectorPack - use APInt::truncSSat for PACKSS constant folding. NFC.Simon Pilgrim2024-03-121-6/+2