summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [𝘀𝗽𝗿] changes to main this commit is based onupstream/users/dc03-work/spr/main.aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loadsDhruv Chawla2024-03-135-163/+779
* [llvm-objcopy] Remove unneeded #include. NFCFangrui Song2024-03-122-2/+2
* [llvm-objcopy] Use SmallVector to make some structs smaller. NFCFangrui Song2024-03-122-10/+9
* [tsan] Disabled test dead locking on glibc-2.38Vitaly Buka2024-03-122-1/+5
* [libc] Include additional baremetal entrypoints (#85020)Petr Hosek2024-03-123-0/+90
* [libc] Add an empty definition of mbstate_t (#84993)Petr Hosek2024-03-129-0/+63
* [mlir][ods] Fix generation of optional custom parsers (#84821)Jeff Niu2024-03-138-10/+48
* Revert "[llvm][LoongArch] Improve loongarch_lasx_xvpermi_q instrinsic" (#84708)Lu Weining2024-03-132-54/+1
* [libc][math] Adds entrypoint and test for `nextafterf128` (#84882)Michael Flanders2024-03-1213-3/+118
* [NFC] [C++20] [Modules] Refactor ReducedBMIGeneratorChuanqi Xu2024-03-133-22/+36
* Update BUILD.bazel for 0ebf511ad011a83022edb171e044c98d9d16b1faSterling Augustine2024-03-131-0/+1
* [libc] Move `struct timespec` from POSIX to StdC (#85010)Petr Hosek2024-03-123-4/+5
* Add missing dependency after 80ab8234ac309418637488b97e0a62d8377b2ecfSterling Augustine2024-03-131-0/+1
* [mlir][sparse] Fix sparse_generate test (#85009)Yinying Li2024-03-121-12/+5
* [NFC] [C++20] [Modules] [P1689] [Scanner] Don't use thread pool in P1689 per ...Chuanqi Xu2024-03-131-95/+100
* [libc] Use __builtin_ffsll for RPC lane mask (#85000)Petr Hosek2024-03-121-1/+1
* [FuzzMutate] Only use undef when explictly asked to (#84959)Peter Rong2024-03-121-1/+7
* [mlir][sparse] Finish migrating integration tests to use sparse_tensor.print ...Yinying Li2024-03-1219-533/+670
* [sanitizer][windows] report symbols in clang_rt. or \compiler-rt\lib\ as inte...Charlie Barto2024-03-121-0/+4
* [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