aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-24[𝘀𝗽𝗿] changes to main this commit is based onusers/vitalybuka/spr/main.nfctsan-better-name-for-locking-functionsVitaly Buka11-26/+41
2024-06-24[RISCV][GISEL] IRTranslator for Scalable Vector Store (#86699)Jiahan Xie2-1/+951
2024-06-24[LLDB][Minidump] Add 64b support to LLDB's minidump file builder. (#95312)Jacob Lalonde4-220/+653
2024-06-24[flang][runtime] Interoperable POINTER deallocation validation (#96100)Peter Klausler4-29/+64
2024-06-24[flang][runtime] Better handling of "fort.N" opening errors (#96347)Peter Klausler3-7/+15
2024-06-24[clang][Interp] Fix classifying __builtin_addressof() argumentTimm Bäder2-2/+6
2024-06-24[flang][preprocessing] Mix preprocessing directives with free form li… (#96...Peter Klausler11-33/+83
2024-06-24Fix buildbots for https://github.com/llvm/llvm-project/pull/87740Greg Clayton1-1/+1
2024-06-24[ELF] Postpone more linker script errorsFangrui Song5-16/+26
2024-06-24[flang][debug] Handle allocatable strings. (#95906)Abid Qadeer4-11/+50
2024-06-24[LLD] [COFF] Don't crash on an empty -entry: argument (#96058)Martin Storsjö2-0/+24
2024-06-24[RISCV] Add back some test cases I inadvertently deleted. NFCCraig Topper1-0/+224
2024-06-24Revert "[IR][NFC] Update IRBuilder to use InsertPosition (#96497)"Stephen Tozer97-252/+326
2024-06-24Add support for using foreign type units in .debug_names. (#87740)Greg Clayton13-43/+350
2024-06-24[flang] Add/fix some semantic checks for assumed-rank (#96194)Peter Klausler7-17/+49
2024-06-24[libc][arm] add malloc/free/aligned_alloc to entrypoints (#96516)Nick Desaulniers (paternity leave)1-0/+5
2024-06-24Add a unit test for SBBreakpoint::SetCallback (#96001)Chelsea Cassanova5-17/+107
2024-06-24[IR][NFC] Update IRBuilder to use InsertPosition (#96497)Stephen Tozer97-326/+252
2024-06-24[flang] Better error reporting for MOD/MODULO/NEAREST (#96114)Peter Klausler4-29/+99
2024-06-24[flang] Silence errors on C_LOC/C_FUNLOC in specification expressions (#96108)Peter Klausler7-78/+115
2024-06-24[NFC][CGSCC] Remove RCWorklist from CGSCCUpdateResult (#95448)Arthur Eubanks2-15/+8
2024-06-24Revert "[RISCV] Remove experimental from Ztso. (#96465)"Philip Reames17-77/+72
2024-06-24[SPIR-V]: Improve pattern matching to recognize a composite constant to be a ...Vyacheslav Levytskyy7-12/+224
2024-06-24[C23] Remove WG14 N2660 from the list of papers we trackAaron Ballman1-5/+0
2024-06-24Reland "[mlir][spirv] Add a generic convert-to-spirv pass" (#96359)Angel Zhang14-0/+1005
2024-06-24[lldb][API] Add Find(Ranges)InMemory() to Process SB API (#95007)Miro Bucko11-6/+661
2024-06-24[IR] Generate poison for all-poison scalable shufflevector maskNikita Popov1-1/+1
2024-06-24[C23] Claim conformance to WG14 N3033Aaron Ballman3-1/+55
2024-06-24[IR] Use poison instead of undef for self-referential phiNikita Popov1-1/+1
2024-06-24[clang][ThreadSafety] Fix code block syntax in ThreadSafetyAnalysis.rst (#96494)Dan McArdle1-0/+1
2024-06-24[BitcodeReader] Use poison instead of undef for invalid instructionsNikita Popov1-5/+5
2024-06-24[LLParser] Use poison instead of undef when cleaning up forward refsNikita Popov1-2/+2
2024-06-24[PPC][InlineASM] Don't write to source directory in testBenjamin Kramer1-2/+2
2024-06-24[analyzer] Add an ownership change visitor to StreamChecker (#94957)Kristóf Umann3-2/+273
2024-06-24[C11] Remove WG14 N1382 from the list of papers to trackAaron Ballman1-5/+0
2024-06-24[Lint] Use poison instead of undef for self-referential valuesNikita Popov1-1/+1
2024-06-24[C11] Remove WG14 N1353 from the list of papers to trackAaron Ballman1-5/+0
2024-06-24[InstSimplify] Use poison instead of undef for unreachable instNikita Popov1-1/+1
2024-06-24[VectorUtils] Use poison instead of undef in findScalarElement()Nikita Popov1-3/+3
2024-06-24[clang][Interp] Cast dummy pointers to other pointer type if necessaryTimm Bäder2-3/+9
2024-06-24[C11] Claim we do not conform to WG14 N1285 yetAaron Ballman2-3/+27
2024-06-24[clang][ThreadSafety] Check trylock function success and return types (#95290)Dan McArdle10-82/+369
2024-06-24Reapply [IR] Lazily initialize the class to pass name mapping (NFC) (#96321) ...Nikita Popov19-48/+40
2024-06-24[clang] Skip auto-init on scalar vars that have a non-constant Init and no se...Jan Voung5-20/+165
2024-06-24[IndVars] Make pushIVUsers() a member function (NFC)Nikita Popov1-10/+13
2024-06-24[PPC][InlineASM] Mark the 'a' constraint as unsupported (#96109)Kamau Bridgeman2-1/+12
2024-06-24[lldb] Fix TestDAP_runInTerminal for #96256Pavel Labath1-1/+1
2024-06-24[RISCV] Remove experimental from Ztso. (#96465)Yingwei Zheng17-72/+77
2024-06-24[Sema] Fix -Wunused-variable in SemaType.cpp (NFC)Jie Fu1-1/+1
2024-06-24[X86] stack-protector-msvc.ll - regenerate test checks to simplify diff for #...Simon Pilgrim1-111/+316