aboutsummaryrefslogtreecommitdiff
path: root/llvm
AgeCommit message (Expand)AuthorFilesLines
2024-05-01[𝘀𝗽𝗿] changes introduced through rebaseusers/Prabhuk/sprmain.clangcallgraphsection-add-type-id-metadata-to-indirect-call-and-targetsNecip Fazil Yildiran1031-93521/+228470
2024-05-01[llvm/Support] Make `llvm::sys::RWMutex` Lockable (#90667)Med Ismail Bennani2-0/+38
2024-05-01[RISCV] Refactor version major version parsing in parseNormalizedArchString. NFCCraig Topper1-8/+7
2024-05-01[RISCV] Use binary search to look up supported profiles. (#90767)Craig Topper2-9/+12
2024-05-01[SelectionDAG] Correct the implementation of m_AllOnes. (#90776)Craig Topper2-387/+105
2024-05-01[llvm][ctx_profile] Add instrumentation (#90136)Mircea Trofin5-5/+149
2024-05-01[msan] Don't modify CFG iterating it (#90691)Vitaly Buka1-1/+8
2024-05-01[Hexagon] Fix hexagon-copy-hoisting.mir (#90740)Perry MacMurray1-5/+1
2024-05-01Modify gmlt.test to XFAIL on apple platforms correctly. (#90779)Shubham Sandeep Rastogi1-1/+1
2024-05-01[WebAssembly] Add missing feature methods (#90644)Heejin Ahn2-0/+5
2024-05-01[SLP]Improve comparison of shuffled loads/masked gathers by adding GEP cost.Alexey Bataev2-29/+62
2024-05-01[SLP]Do not include the cost of and -1, <v> and emit just <v> after MinBitWidth.Alexey Bataev3-4/+26
2024-05-01[VPlan] Make CallInst optional for VPWidenCallRecipe (NFCI).Florian Hahn5-36/+71
2024-05-01Reapply "Use an abbrev to reduce size of VALUE_GUID records in ThinLTO summar...Jan Voung17-99/+131
2024-05-01[RISCV] Merge RISCVISAInfo::updateFLen/MinVLen/MaxELen into a single function...Craig Topper2-41/+37
2024-05-01[RISCV] Refactor profile selection in RISCVISAInfo::parseArchString. (#90700)Craig Topper3-26/+27
2024-05-01[NVPTX] Fix 64 bits rotations with large shift values (#89399)Nicolas Miller2-29/+320
2024-05-01[MIR] Serialize MachineFrameInfo::isCalleeSavedInfoValid() (#90561)David Tellenbach5-1/+49
2024-05-01[AArch64] Changes missing from cfca97742723 (#90314)Tomas Matheson2-0/+7
2024-05-01[DirectX backend] generate ISG1, OSG1 part for compute shader (#90508)Xiang Li2-11/+66
2024-05-01[llvm-install-name-tool] Error on non-Mach-O binaries (#90351)Keith Smiley2-0/+31
2024-05-01Revert "[RemoveDIs] Load into new debug info format by default in LLVM (#89799)"Stephen Tozer16-143/+61
2024-05-01[RemoveDIs] Load into new debug info format by default in LLVM (#89799)Stephen Tozer16-61/+143
2024-05-01[AMDGPU] change order of fp and sp in kernel prologue (#90626)Gang Chen5-19/+19
2024-05-01[AMDGPU] Remove some pointless fallthrough annotationsJay Foad2-7/+7
2024-05-01MachineLICM: Allow hoisting REG_SEQUENCE (#90638)Matt Arsenault5-26/+168
2024-05-01[SLP][NFC]Add a test with the non profitable masked gather loads.Alexey Bataev1-0/+35
2024-05-01[z/OS] treat text files as text files so auto-conversion is done (#90128)Sean Perry5-7/+32
2024-05-01[UndefOrPoison] [CompileTime] Avoid IDom walk unless required. NFC (#90092)annamthomas1-21/+25
2024-05-01[AArch64][TargetParser] autogen ArchExtKind enum (#90314)Tomas Matheson5-196/+177
2024-05-01[gn build] Port df241b19c952LLVM GN Syncbot1-0/+1
2024-05-01Revert "[gn] port 088aa81a5454 (LLVM_HAS_LOGF128)"Nico Weber2-2/+0
2024-05-01Revert "Constant Fold logf128 calls"Matt Devereau13-115/+0
2024-05-01[SystemZ][z/OS] Build in ASCII 64 bit mode on z/OS (#90630)Fanbo Meng1-0/+5
2024-05-01[gn] port 088aa81a5454 (LLVM_HAS_LOGF128)Nico Weber2-0/+2
2024-05-01Constant Fold logf128 callsMatt Devereau13-0/+115
2024-05-01[gn] port 8cde1cfc60e3 (LLVM_APPEND_VC_REV for lit)Nico Weber1-0/+2
2024-05-01[SLP]Improve reordering for consts, splats and ops from same nodes + improved...Alexey Bataev13-181/+229
2024-05-01[SLP]Transform stores + reverse to strided stores with stride -1, if profitable.Alexey Bataev2-34/+71
2024-05-01[llvm] Revive constructor of 'ResourceSegments'Youngsuk Kim1-0/+4
2024-05-01[AArch64] NFC: Add RUN lines for streaming-compatible code. (#90617)Sander de Smalen56-0/+20992
2024-05-01[AMDGPU] Fix image_msaa_load waitcnt insertion for pre-gfx12 (#90710)David Stuttard2-6/+30
2024-05-01[AMDGPU] Enhance s_waitcnt insertion before barrier for gfx12 (#90595)David Stuttard4-1/+36
2024-05-01[llvm] Remove unused constructor (NFC)Youngsuk Kim1-4/+0
2024-05-01[AMDGPU] Do not optimize away pre-existing waitcnt instructions at -O0 (#90716)Jay Foad28-77284/+168118
2024-05-01[LLVM][SVE] Improve legalisation of fixed length get.active.lane.mask (#90213)Paul Walker2-55/+61
2024-05-01[AMDGPU][AsmParser][NFC] Generate NamedIntOperand predicates automatically. (...Ivan Kosarev2-38/+3
2024-04-30[ORC] Switch ObjectLinkingLayer::Plugins to shared ownership, copy pipeline.Lang Hames2-42/+42
2024-05-01[AArch64][MC]Add diagnostic message for Multiple of 2/4 for ZPR128 (#90600)CarolineConcatto2-0/+13
2024-05-01[AArch64] Additional tests for negative SVE addressing modes. NFCDavid Green1-0/+145