aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests
AgeCommit message (Expand)AuthorFilesLines
2024-04-17[MLIR][Flang][OpenMP] Make omp.simdloop into a loop wrapper (#87365)Sergio Afonso1-1/+1
2024-04-17[VPlan] Split VPWidenMemoryInstructionRecipe (NFCI). (#87411)Florian Hahn2-7/+6
2024-04-17[PatternMatch] Do not accept undef elements in m_AllOnes() and friends (#88217)Nikita Popov2-34/+150
2024-04-17[RISCV] Support Zama16b1p0 (#88474)Jesse Huang1-0/+1
2024-04-16[memprof] Use SizeIs (NFC) (#88984)Kazu Hirata1-15/+15
2024-04-16[memprof] Add another constructor to MemProfReader (#88952)Kazu Hirata1-0/+41
2024-04-16[MLGO] Use double comparison facilities for reg alloc scoring tests (#88862)Aiden Grossman1-13/+14
2024-04-16[memprof] Use CSId to construct MemProfRecord (#88362)Kazu Hirata1-0/+85
2024-04-16[ValueTracking] Restore isKnownNonZero parameter order. (#88873)Harald van Dijk1-8/+5
2024-04-16[clang][CodeGen] Add AS for Globals to SPIR & SPIRV datalayouts (#88455)Alex Voicu1-0/+27
2024-04-16[IPSCCP] Variable not visible at Og: (#77901)Carlos Alberto Enciso1-9/+12
2024-04-15[Support] Add llvm::support::endian::writeNext (#88685)Fangrui Song1-0/+23
2024-04-15Fix typo in computeKnownBits_AVGFLOORU_AVGFLOORS_AVGCEILU_AVGCEILS.Simon Pilgrim1-1/+1
2024-04-15ValueTracking: Treat poison more aggressively in computeKnownFPClass (#87990)Matt Arsenault1-0/+55
2024-04-15[VPlan] Extend recipe printing tests with underlying IR values. (NFC)Florian Hahn1-8/+16
2024-04-15[VPlan] Add test for dump of recipe not inserted in VPlan. (NFC)Florian Hahn1-1/+162
2024-04-15[GlobalISel] Fix fewerElementsVectorPhi to insert after G_PHIs (#87927)Dávid Ferenc Szabó1-3/+3
2024-04-13[NewPM] Set diagnostic handler in `MachineModuleAnalysis` (#88229)paperchalice1-1/+49
2024-04-12[llvm][vfs] Make vfs::FileSystem::exists() virtual NFC (#88575)Artem Chikin1-0/+165
2024-04-12[llvm][vfs] NFCI: Remove `const` from `VFS::getRealPath()`Jan Svoboda1-1/+1
2024-04-12[ValueTracking] Convert `isKnownNonZero` to use SimplifyQuery (#85863)Yingwei Zheng1-5/+10
2024-04-11[memprof] Use std::optional (NFC) (#88366)Kazu Hirata1-5/+4
2024-04-11[NewPM] Remove `MachinePassInfoMixin` (#88243)paperchalice1-1/+1
2024-04-10[memprof] Rename RawMemProfReader.{cpp,h} to MemProfReader.{cpp,h} (NFC) (#88...Kazu Hirata1-1/+1
2024-04-10[FPEnv][BitcodeReader] Correct strictfp test.Kevin P. Neal1-1/+1
2024-04-10 [CodeMoverUtils] Enhance CodeMoverUtils to sink an entire BB (#87857)Congzhe1-0/+5
2024-04-09[llvm][Support] Improvements to ListeningSocket functionality and documentati...Connor Sughrue1-4/+69
2024-04-09[Offload][NFC] Remove `omp_` prefix from offloading entries (#88071)Joseph Huber1-5/+5
2024-04-09[VPlan] Remove unused first mask op from VPBlendRecipe. (#87770)Florian Hahn1-4/+6
2024-04-08 [SystemZ][z/OS] TXT records in the GOFF reader (#87648)Yusra Syeda1-0/+97
2024-04-08ValueTracking: Handle ConstantAggregateZero in computeKnownFPClassMatt Arsenault1-0/+21
2024-04-08[RISCV] Zimop/Zcmop are ratifiedPengcheng Wang1-2/+2
2024-04-07[VPlan] Track IsOrdered in VPReductionRecipe, remove use of ILV (NFCI).Florian Hahn1-2/+2
2024-04-06[RFC] IR: Support atomicrmw FP ops with vector types (#86796)Matt Arsenault1-0/+28
2024-04-05[ADT] Allow reverse to find free rbegin/rend functions (#87840)Jakub Kuderski3-4/+25
2024-04-05[llvm][ADT] Use ADL to find begin()/end() in interleave* (#87669)Jon Roelofs2-0/+43
2024-04-05Reland "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett1-3/+3
2024-04-05Revert "[flang][clang] Add Visibility specific help text for options (#81869)"David Spickett1-3/+3
2024-04-05[flang][clang] Add Visibility specific help text for options (#81869)David Spickett1-3/+3
2024-04-04[TextAPI] Reorder addRPath parameters (#87601)Cyndy Ishida1-2/+2
2024-04-04[APInt] Remove multiplicativeInverse with explicit modulus (#87644)Jay Foad1-15/+4
2024-04-04[APInt] Add a simpler overload of multiplicativeInverse (#87610)Jay Foad1-1/+2
2024-04-03[memprof] Add Version2 of IndexedMemProfRecord serialization (#87455)Kazu Hirata1-3/+38
2024-04-02[ADT] Add signed and unsigned mulh to APInt (#84719)Atousa Duprat2-8/+54
2024-04-02Move format internal code from llvm::detail to llvm::support::detail. (#87288)Chenguang Wang1-2/+2
2024-04-02[SelectionDAG] implement computeKnownBits for add AVG* instructions (#86754)Sizov Nikita1-0/+48
2024-04-01[InstrFDO][TypeProf] Implement binary instrumentation and profile read/write ...Mingming Liu1-141/+479
2024-04-01[VPlan] Use recipe's debug loc for VPWidenMemoryInstructionRecipe (NFCI)Florian Hahn1-3/+3
2024-03-31[IR] Add commutable matcher for `add nuw`; NFCNoah Goldstein1-0/+10
2024-03-29[GlobalISel] Fold G_ICMP if possible (#86357)Shilei Tian1-0/+170