aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge branch 'main' into users/igorkudrin/sync-cfi-negate-ra-stateusers/igorkudrin/sync-cfi-negate-ra-stateIgor Kudrin3755-69902/+182990
5 days[X86][GlobalISel] Support StructRet arguments (#96629)Evgenii Kudriashov4-29/+72
5 days[CodeGen] Do not emit TRAP for `unreachable` after `@llvm.trap` (#94570)Igor Kudrin7-46/+88
5 days[LangRef] Rename 'operand' to 'argument' in description of contrained intrins...Craig Topper1-75/+75
5 days[HLSL] Run availability diagnostic on exported functions (#97352)Helena Kotas4-22/+181
5 days[lldb] Add scripted thread plan python base class to lldb & website (#97481)Med Ismail Bennani4-1/+113
5 days[MC] Don't treat altentry symbols as atomsFangrui Song2-1/+6
5 daysllvm_gtest: Only install once (#96959)Tom Stellard1-2/+0
5 days[RISCV] Don't custom lower f16 SCALAR_TO_VECTOR with Zvfhmin.Craig Topper1-2/+2
5 daysAMDGPU: Fix assert from wrong address space size assumption (#97267)Matt Arsenault2-2/+98
5 days[AArch64][MachineOutliner][NFC] Re-enable some tests (#96376)Igor Kudrin10-79/+74
5 daysMove MCSection::LayoutOrder to MCSectionMachOFangrui Song3-8/+10
5 days[lld-macho] Category merger: handle addends when getting symbol at offset (#...alx322-3/+436
5 days[AArch64][GlobalISel] Improve non-SVE popcount for 32bit and 64 bit using udo...Tim Gymnich2-0/+264
5 days[lld] Add `--lto-emit-asm` and alias `--plugin-opt=emit-llvm` to it (#97469)Joseph Huber3-2/+6
5 days[lldb/docs] Add scripting extensions documentation to the website (#97262)Med Ismail Bennani5-47/+48
5 days[libc] Only use COMPILER_RESOURCE_DIR if available (#97465)Petr Hosek1-1/+1
6 days[libc] Use -nostdlibinc in the full build mode (#97461)Petr Hosek2-5/+11
6 days[SLP][NFC]Add a test with inefficient reordering of operands, NFC.Alexey Bataev1-0/+80
6 days[LangRef] Rename 'operand' to 'argument' in descriptions for masked load/stor...Craig Topper1-13/+13
6 days[LangRef] Rename 'operand' to 'argument' in descriptions of VP intrinsics. NF...Craig Topper1-415/+418
6 daysRevert "Fix block merging" (#97460)Mehdi Amini12-289/+93
6 days[ProfileData] Remove the old version of getValueProfDataFromInst (#97374)Kazu Hirata2-55/+0
6 daysRevert "[Clang][Comments] Attach comments to decl even if preproc directives ...Aaron Ballman6-358/+5
6 days[SCEV] Split collecting and applying rewrite info from loop guards (NFC) (#97...Florian Hahn2-158/+196
6 days[DeviceRTL] Make defined 'libc' functions weak in OpenMP (#97356)Joseph Huber2-4/+4
6 days[lld][WebAssembly] Fix filename when reporting references to undefined symbol...Sam Clegg2-23/+38
6 days[lld][WebAssembly] Fix for --import-table when combined with reference types ...Sam Clegg3-11/+40
6 days[ELF] Infer EI_OSABI from object filesFangrui Song2-8/+23
6 days[ELF] Make start/stop symbols retain associated discardable output sectionsFangrui Song7-54/+78
6 daysSupport: Fix typo in commentMatt Arsenault1-1/+1
6 days[flang] Fix build problem caused by #96807 (#97450)Pete Steinfeld1-1/+1
6 days[MLInliner] Keep track of deleted functions (#97348)Arthur Eubanks2-3/+8
6 days[Flang][runtime] Fix compilation errors introduced with PR #96652 (#97442)Michael Klemm1-3/+3
6 daysReduce llvm-gsymutil memory usage (#91023)Kevin Frei3-14/+105
6 days[MC] Use a stub ctor for MCAsmLayoutFangrui Song6-22/+11
6 days[RISCV] Add coverage of build vectors with rv32 + v + bitmanipPhilip Reames2-2/+10
6 days[RISCV] Remove IgnoreUnknown from RISCVISAInfo::parseArchString. (#97372)Craig Topper3-78/+9
6 days[Flang][runtime] Distinguish CPU time and elapsed time for cpu_time and syste...Michael Klemm2-51/+64
6 days[LangRef] Document the fourth operand for vp.cttz/ctlz. NFC (#97387)Craig Topper1-2/+6
6 days[LangRef] Replace 'the argument' with 'the first argument' in llvm.abs descri...Craig Topper1-8/+8
6 days[BOLT] Drop macro-fusion alignment (#97358)Amir Ayupov11-205/+0
6 days[AMDGPU] Regenerate srem.ll tests - more closely match the testing in sdiv.llSimon Pilgrim1-13/+8981
6 daysFix MSVC discarded return value warnings. NFC.Simon Pilgrim1-2/+2
6 daysRefactor LoopFuseSiblingOp and support parallel fusion (#94391)srcarroll9-283/+586
6 daysFix block merging (#96871)Giuseppe Rossini12-93/+289
6 days[NFC][SandboxIR] Drop namespace:: prefix.Vasileios Porpodas1-10/+9
6 daysRevert "[MC] Use a stub ctor for MCAsmLayout"Davide Italiano6-12/+22
6 daysRevert "MCAssembler::layout: remove the unused MCAsmLayout parameter"Davide Italiano5-5/+14
6 daysRevert "Remove llvm/MC/MCAsmLayout.h"Davide Italiano2-0/+23