aboutsummaryrefslogtreecommitdiff
path: root/llvm/include
AgeCommit message (Expand)AuthorFilesLines
2 hoursValueTracking: Handle constant structs in computeKnownFPClass (#184192)Matt Arsenault1-9/+1
3 hours[HLSL] Add WaveActiveAllEqual functions (#183634)Joshua Batista2-0/+2
6 hours[DTU] fix dominator tree update eliding reachable nodes (#177683)Mircea Trofin1-2/+5
12 hours[SelectionDAG] Add expansion for llvm.convert.from.arbitrary.fp (#179318)Dmitry Sidorov2-0/+10
14 hours[DA] Remove consistent flag from Dependence class (#181608)Ryotaro Kasuga1-9/+0
15 hours[MC] Fuse relaxation and layout into a single forward pass (#184544)Fangrui Song1-1/+6
32 hours[Analysis][NFC] Store CallbackVH in vector, not in map (#184323)Alexis Engelke1-30/+31
35 hours[AArch64] Add vector expansion support for ISD::FCBRT when using ArmPL (#183750)David Sherwood1-0/+4
37 hours[IR] Mark reduction intrinsics as nocreateundeforpoison (#184173)Gergo Stomfai1-1/+1
40 hours[NFC][TableGen] Add deleted copy operations for RAII guard classes (#184168)Jaydeep Chauhan1-0/+16
43 hours[AMDGPU] Insert readfirstlane for uniform VGPR arguments (#178198)Shoreshen1-2/+4
47 hours[Coroutines] Replace struct alloca frame with byte array and ptradd (#178359)Jameson Nash1-29/+9
48 hours[LAA] Always use DepCands when grouping runtime checks. (#91196)Florian Hahn2-6/+20
2 days[DominanceFrontier] Support multiple root nodes for post-dom (#181257)Andrei Elovikov2-33/+30
2 days[RISCV] Put Large Code Model Constant Pools in .text (#151393)Sam Elliott2-10/+12
2 days[llvm] Avoid resolving `.incbin` during symbol collection (#172920)Jan Svoboda1-0/+7
2 days[HWASan] [MTE] support double lifetime.end in same BBFlorian Mayer1-4/+0
2 days[TableGen] Allow specification of underlying type for GenericEnum (#183769)Nick Sarnie1-0/+6
2 days[OpenMP] Use CreatePtrDiff() (#184127)Nikita Popov1-1/+2
2 days[IR] Return bool from replaceUsesWithIf() (#184107)Nikita Popov1-1/+2
2 days[LV] Remove DataAndControlFlowWithoutRuntimeCheck. NFC (#183762)Luke Lau3-16/+4
2 days[AArch64] Vectorise llvm.pow using vector intrinsic for ArmPL library (#183319)David Sherwood1-5/+0
3 days[IVDescriptors] Remove function FMF attribute check for FP min/max reduction ...Mel Chen1-6/+7
3 days[VectorCombine] Fold sign-bit check for multiple vectors (#182911)Valeriy Savchenko1-0/+10
3 days[TTI] Remove TargetLibraryInfo from IntrinsicCostAttributes (NFC) (#183764)Benjamin Maxwell2-7/+3
4 days[ThinLTO] Reduce the number of renaming due to promotions (#183793)yonghong-song6-11/+36
4 days[llvm][DebugInfo] Bump DWARFContext maximum DWARF version (#183838)Michael Buch1-1/+1
5 daysReapply "[ValueTracking] Propagate sign information out of loop" (#182512)Kshitij Paranjape1-0/+18
5 days[SystemZ] Emit external aliases required for indirect symbol handling suppor...Amy Kwan2-0/+17
5 days[MTE] [HWASan] support more complicated lifetimesFlorian Mayer1-3/+11
5 daysRevert "[ThinLTO] Reduce the number of renaming due to promotions (#178587)" ...yonghong-song6-36/+12
5 days[clang][modules] Prevent deadlock in module cache (#182722)Jan Svoboda2-2/+2
5 days[ThinLTO] Reduce the number of renaming due to promotions (#178587)yonghong-song6-12/+36
5 days[SystemZ] Add indirect reference bit XATTR REFERENCE(INDIRECT) for indirect s...Amy Kwan2-2/+9
5 days[MemorySSA] Make `getBlockDefs` and `getBlockAccesses` return a non-const lis...Antonio Frighetto1-20/+6
6 days[DenseMap] Add memory barrier for sanitizers in getInlineBuckets/getLargeRepVitaly Buka1-0/+9
6 days[Clang][Hexagon] Add QURT as recognized OS in target triple (#183622)Ankit Aggarwal1-1/+5
6 days[NVPTX] Support intrinsics for reserved shared memory special registers (#182...yasmincs1-4/+19
6 daysAdd remaining patterns for floating-point flag matches (#173912)Mikołaj Piróg2-6/+50
6 days[PowerPC] using milicode call for memccpy instead of lib call (#182563)zhijian lin4-3/+22
6 daysValueTracking: Teach computeKnownFPClass that multiply by <= 1 cannot overflo...Matt Arsenault1-12/+12
6 days[IROutliner] Don't outline callsites with nomerge (#183387)Sam Elliott1-0/+7
6 days[AMDGPU] Hoist WMMA coexecution hazard V_NOPs from loops to preheaders (#176895)Dark Steve1-1/+3
7 days[MC] Use inline field initializers in MCAsmInfo. NFC (#183407)Sam Clegg1-20/+19
7 days[NFC][ADT] Remove indentation of StringRef class (#183317)Rahul Joshi1-834/+827
7 days[MC] Consistent use of inline field initializers in MCAsmInfo (#183343)Sam Clegg1-3/+3
7 days[AMDGPU] Add gfx12-5-generic subtarget (#183381)Stanislav Mekhanoshin2-1/+3
7 days[CMake][CodeGen] Add PCH (#183346)Alexis Engelke1-0/+25
7 daysAMDGPU: Implement expansion for f64 exp (#182539)Matt Arsenault1-0/+6
7 days[MC] Add --reloc-section-sym option to control section symbol conversion (#18...Fangrui Song2-0/+14