aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests
AgeCommit message (Expand)AuthorFilesLines
24 hours[GlobalISel] Add constant matcher for APInt (#151357)jyli01161-0/+40
3 daysAdd missing link component for Frontend offloading test (#151796)Arvind Sudarsanam1-0/+1
3 days[SYCL] Add property set types and JSON representation (#147321)Justin Cai2-0/+77
4 days[APFloat] Properly implement next for DoubleAPFloatDavid Majnemer1-0/+281
4 days[LLVM][Support] Fix tests on Cygwin (#151417)jeremyd20193-5/+23
4 days[LAA] Support assumptions in evaluatePtrAddRecAtMaxBTCWillNotWrap (#147047)Florian Hahn1-1/+2
4 days[MLIR] Migrate pattern application / dialect conversion to the LDBG logging f...Mehdi Amini1-1/+1
4 daysAdd m_SelectCCLike matcher to match SELECT_CC or SELECT with SETCC (#149646)黃國庭1-0/+32
4 days[VPlan] Delete IR instruction after test. NFCLuke Lau1-0/+2
5 daysSuppress -Wuninitialized-const-pointer warning (#151583)Justin Bogner1-2/+4
5 days[llvm] Enable building Analysis plugins on Cygwin (#151397)jeremyd20192-2/+2
5 days[VPlan] Fix unit test without LLVM_ENABLE_DUMP. NFCLuke Lau1-0/+5
5 days[HLSL][DirectX] Extract HLSLBinding out of DXILResource. NFC (#150633)Justin Bogner3-164/+281
5 days[VPlan] Fix header phi VPInstruction verification. NFC (#151472)Luke Lau1-0/+31
5 days[ExecutionEngine] Remove unnecessary casts (NFC) (#151442)Kazu Hirata1-3/+3
5 daysNFC: Clean up construction of IntrusiveRefCntPtr from raw pointers for llvm::...James Y Knight1-123/+97
6 days[ExecutionEngine] Fix a warningKazu Hirata1-1/+1
6 days[ORC] Fix synchronization in CoreAPIsTest. (#144556)Jameson Nash1-8/+10
6 days[GISel] Introduce MIFlags::InBounds (#150900)Fabian Ritter1-2/+2
6 days[LLVM][SelectionDAG] Align poison/undef binop folds with IR. (#149334)Paul Walker5-185/+421
7 days[GISel] Introduce MachineIRBuilder::(build|materialize)ObjectPtrOffset (#150392)Fabian Ritter1-2/+2
8 daysAdd MTIA and META to triple (#150236)satyanarayana reddy janga1-0/+6
8 days[IR2VecTest] Avoid magic constantsAlexander Richardson1-3/+3
8 daysIntroduce a "log level" support for DEBUG_TYPE (#150855)Mehdi Amini1-8/+42
8 daysFix `DEBUGLOG_WITH_STREAM_TYPE_AND_FILE` broken in #150750 (#150920)Ingo Müller1-0/+5
8 daysImplement a custom stream for LDBG macro to handle newlines (#150750)Mehdi Amini1-0/+22
9 days[VPlan] Pass debug location explicitly to VPBlendRecipe (NFC).Florian Hahn2-2/+2
9 days[CodeGen] Remove an unnecessary cast (NFC) (#150784)Kazu Hirata1-2/+1
11 daysAdjust LDBG output: surround DebugType between `[` and `]` (#150671)Mehdi Amini1-1/+2
11 days[llvm][support] Fix DebugLogTest. (#150585)Jacques Pienaar1-1/+1
11 days[llvm][support] Add LDBG macro. (#143704)Jacques Pienaar2-0/+78
14 days[flang][OpenMP] Sema checks, lowering with new format of MAP modifiers (#149137)Krzysztof Parzyszek1-8/+8
2025-07-21[DebugInfo] Remove intrinsic-flavours of findDbgUsers (#149816)Jeremy Morse2-27/+9
2025-07-19[InstSimplify] Add poison propagation for trivially vectorizable intrinsics (...Jasmine Tang1-14/+14
2025-07-18[STLForwardCompat] Improve category handling in transformOptional (#149539)Krzysztof Parzyszek1-0/+25
2025-07-18[DebugInfo] Suppress lots of users of DbgValueInst (#149476)Jeremy Morse2-1/+3
2025-07-18[DebugInfo] Shave even more users of DbgVariableIntrinsic from LLVM (#149136)Jeremy Morse2-64/+1
2025-07-17[IR2Vec][NFC] Add helper methods for numeric ID mapping in Vocabulary (#149212)S. VenkataKeerthy1-0/+63
2025-07-17[utils][TableGen] Make some non-bitmask enums iterable (#148647)Krzysztof Parzyszek1-15/+6
2025-07-17[llvm-objcopy][libObject] Add RISC-V big-endian support (#146913)Djordje Todorovic1-4/+4
2025-07-16[InstSimplify] Fold trig functions call of poison to poison (#148969)jjasmine1-2/+2
2025-07-16[JITLink][AArch32] Add explicit visibility macros to functions needed by unit...Thomas Fransham1-15/+16
2025-07-16[DebugInfo] Remove getPrevNonDebugInstruction (#148859)Jeremy Morse1-4/+4
2025-07-15[LLVM] Fix an ASAN error in `lookupLLVMIntrinsicByName` (#147444)Rahul Joshi1-0/+26
2025-07-15Remove Native Client support (#133661)Brad Smith1-4/+0
2025-07-15[DebugInfo][RemoveDIs] Suppress getNextNonDebugInfoInstruction (#144383)Jeremy Morse4-19/+19
2025-07-15[mlir][OpenMP] Allow composite SIMD REDUCTION and IF (#147568)Tom Eccles1-11/+22
2025-07-15[BinaryFormat] Add "SFrame" structures and constants (#147264)Pavel Labath2-0/+119
2025-07-15[RISCV] Add Andes XAndesBFHCvt (Andes Scalar BFLOAT16) extension (#148563)Jim Lin1-0/+1
2025-07-14[IR2Vec] Restructuring Vocabulary (#145119)S. VenkataKeerthy2-104/+151