aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-13[𝘀𝗽𝗿] changes to main this commit is based onusers/dc03-work/spr/main.aarch64globalisel-avoid-splitting-loads-of-large-vector-types-into-individual-element-loads-1Dhruv Chawla5-163/+779
2024-03-12[llvm-objcopy] Remove unneeded #include. NFCFangrui Song2-2/+2
2024-03-12[llvm-objcopy] Use SmallVector to make some structs smaller. NFCFangrui Song2-10/+9
2024-03-12[tsan] Disabled test dead locking on glibc-2.38Vitaly Buka2-1/+5
2024-03-12[libc] Include additional baremetal entrypoints (#85020)Petr Hosek3-0/+90
2024-03-12[libc] Add an empty definition of mbstate_t (#84993)Petr Hosek9-0/+63
2024-03-13[mlir][ods] Fix generation of optional custom parsers (#84821)Jeff Niu8-10/+48
2024-03-13Revert "[llvm][LoongArch] Improve loongarch_lasx_xvpermi_q instrinsic" (#84708)Lu Weining2-54/+1
2024-03-12[libc][math] Adds entrypoint and test for `nextafterf128` (#84882)Michael Flanders13-3/+118
2024-03-13[NFC] [C++20] [Modules] Refactor ReducedBMIGeneratorChuanqi Xu3-22/+36
2024-03-13Update BUILD.bazel for 0ebf511ad011a83022edb171e044c98d9d16b1faSterling Augustine1-0/+1
2024-03-12[libc] Move `struct timespec` from POSIX to StdC (#85010)Petr Hosek3-4/+5
2024-03-13Add missing dependency after 80ab8234ac309418637488b97e0a62d8377b2ecfSterling Augustine1-0/+1
2024-03-12[mlir][sparse] Fix sparse_generate test (#85009)Yinying Li1-12/+5
2024-03-13[NFC] [C++20] [Modules] [P1689] [Scanner] Don't use thread pool in P1689 per ...Chuanqi Xu1-95/+100
2024-03-12[libc] Use __builtin_ffsll for RPC lane mask (#85000)Petr Hosek1-1/+1
2024-03-12[FuzzMutate] Only use undef when explictly asked to (#84959)Peter Rong1-1/+7
2024-03-12[mlir][sparse] Finish migrating integration tests to use sparse_tensor.print ...Yinying Li19-533/+670
2024-03-12[sanitizer][windows] report symbols in clang_rt. or \compiler-rt\lib\ as inte...Charlie Barto1-0/+4
2024-03-12[LangRef] Fix mistake in example (#84849)Vitaly Buka1-3/+3
2024-03-13[Clang][Sema] Allow access to a public template alias declaration that refers...Qizhi Hu3-3/+29
2024-03-13[gn build] Port 2aacb56e8361LLVM GN Syncbot1-0/+1
2024-03-13[llvm][Mips] Use a Target ISD opcode for PseudoD_SELECT (#84294)Roger Ferrer Ibáñez3-4/+10
2024-03-13BPF address space insn (#84410)4ast21-0/+615
2024-03-12[tsan] Add missing link option to tsan test after #84923Dave Clausen1-1/+1
2024-03-12[GISEL] Add G_VSCALE instruction (#84542)Michael Maitland8-0/+92
2024-03-12[lldb][debugserver] Update flags past to app launch requestJason Molenda1-0/+2
2024-03-12[MLIR][ROCDL] Add BallotOp and lit test (#84856)Zahi Moudallal2-0/+17
2024-03-12[libc] Include FP_* macros in math.h (#84996)Petr Hosek1-0/+6
2024-03-12Relax test to work with newer versions of lldbAdrian Prantl1-3/+2
2024-03-12[mlir][sparse] reuse tensor.insert operation to insert elements into … (#84...Peiming Liu26-182/+106
2024-03-12[llvm-exegesis] Use LLVM Support to get thread IDAiden Grossman3-16/+7
2024-03-12Reland "[llvm-exegesis] Add thread IDs to subprocess memory names (#84451)"Aiden Grossman4-15/+34
2024-03-13[MIPS] Introduce NAL instruction support for Mipsr6 and prer6 (#84429)anbbna6-2/+65
2024-03-12Modernize llgdb script and make it easier to debug.Adrian Prantl1-4/+10
2024-03-12Relax tests to also work with newer versions of lldb.Adrian Prantl2-8/+8
2024-03-12[BOLT] Add support for Linux kernel PCI fixup section (#84982)Maksim Panchenko2-33/+134
2024-03-12Fix race in the implementation of __tsan_acquire() (#84923)Dave Clausen2-1/+44
2024-03-12[lldb][test] TestExprCompletion.py: add tests for completion of reserved iden...Michael Buch4-0/+19
2024-03-12[clang][CodeCompletion] Allow debuggers to code-complete reserved identifiers...Michael Buch2-1/+10
2024-03-12Update GettingStarted.rst doc with negative refspec to filter user branches (...Mehdi Amini1-3/+7
2024-03-12Fix unittest after #84460: only applicable if the platform supports JITStefan Gränitz1-0/+22
2024-03-12[Arm64EC] Copy import descriptors to the EC Map (#84834)Daniel Paoliello5-6/+39
2024-03-12AMDGPU: Copy TSFlags from Pseudo to DS_Real (#84977)Changpeng Fang1-0/+1
2024-03-12[TableGen] DecoderEmitter clean-ups and modernization. (#84832)Jason Eckhardt1-336/+317
2024-03-12[DirectX][NFC] Model precise overload type specification of DXIL Ops (#83917)S. Bharadwaj Yadavalli9-75/+203
2024-03-12[Fuchsia] Add LLDB_TEST_USE_VENDOR_PACKAGES to boostrap passthroughDaniel Thornburgh1-0/+1
2024-03-12[SLP][NFC]Add a test with non-profitable alternate vectorizedAlexey Bataev1-0/+190
2024-03-12Get rid of noisy debug log in verifyOpAndAdjustFlags. (#84677)Justin Lebar1-3/+0
2024-03-12[X86] Fix determining if globals with size <8 bits are large (#84975)Arthur Eubanks2-4/+2