aboutsummaryrefslogtreecommitdiff
path: root/llvm/include
AgeCommit message (Expand)AuthorFilesLines
8 hours[HLSL] Implement Texture2D type and Sample method in Clang (#177240)Steven Perron2-0/+9
15 hours[SelectionDAG] Handle undef at any position in isConstantSequence (#176671)Philip Ginsbach-Chen1-3/+5
17 hours[RISC-V][Mach-O] Use RISCV_RELOC_ADDEND for large pc-relative offset. (#178699)Francesco Petrogalli1-5/+6
18 hours[RegAlloc] Remove redundant parameters for weightCalcHelper (NFC). (#170151)hstk30-hw1-8/+1
19 hoursInstCombine: Handle multiple use copysign (#176917)Matt Arsenault1-0/+7
20 hoursNFC: Rename CodeGenOptions::StackUsageOutput to StackUsageFile (#178898)Marina Taylor1-1/+1
26 hours[GlobalISel] Insert bitcast instead of register replacement when types don't ...Marcos Maronas1-4/+58
38 hours[AArch64] Optimize memset to use NEON DUP instruction for more sizes (#166030)Osama Abdelkader1-10/+14
38 hours[GlobalISel] Fold Add Shift combine from SelectionDAG (#177371)Osman Yasar1-1/+26
39 hours[NFC][DominanceFrontier] Remove unused return value (#178708)Andrei Elovikov2-8/+3
39 hours[HLSL] Add wave prefix count bits function (#178059)Joshua Batista2-0/+2
41 hours[GlobalISel] Rewrite binop_left_to_zero using MIR Patterns (#177924)Osman Yasar2-8/+9
42 hours[GlobalISel] Add integer_reassoc_combines from SelectionDAG (#177931)Osman Yasar1-0/+17
43 hours[GlobalISel] Provide a fast path for ResetMachineFunctionPass when the functi...Ryan Cowan1-0/+8
2 days[NFCI][IRBuilder] Add CreateAllocationSize helper (#178346)Jameson Nash1-0/+4
2 days[NFC][CodeGen] Simplify fullyRecomputeLiveIns (#178045)Rahul Joshi1-11/+6
3 days[MTE][Darwin] This patch extends support for the stack frame history buffer t...Usama Hameed1-1/+2
3 days[NFC] update doc comment on `setLoopEstimatedTripCount` (#178091)Mircea Trofin1-1/+13
3 days[OpenMP] Rename some data members in ConstructDecompositionT for clar… (#17...Krzysztof Parzyszek1-128/+129
3 days[SDPatternMatch][NFC] Use empty SDNodeFlags instead of std::optional (#178483)Min-Yih Hsu1-5/+3
3 days[DAG] SDPatternMatch - allow m_BinOp / m_c_BinOp to take an optional SDNodeFl...Simon Pilgrim1-5/+7
3 days[CSSPGO] Preserve pseudo-probe discriminators in cloneWithBaseDiscriminator (...Grigory Pastukhov1-0/+6
3 days[DTLTO] support distributing bitcode from FatLTO objects (#176928)Rose Hudson1-5/+16
3 days[lldb][NativePDB] Fix crash in debugger when PDB has bad type index value (#1...Vladimir Gorsunov1-1/+1
3 days[LoopUnroll] Use branch probability in multi-exit loop unrolling (#164799)Marek Sedláček1-0/+9
3 days[LV] Add support for llvm.vector.partial.reduce.fadd (#163975)Damian Heaton2-10/+20
3 days[DAG] SDPatternMatch - Add matchers for reassociatable additions with NSW/NUW...Prajwal1-1/+21
4 daysllvm: Add `LLVM_ABI` annotations in SourceMgr and BranchProbability (#177344)Fabrice de Gans2-5/+5
4 daysValueTracking: Move sin/cos computeKnownFPClass handling to support (#178240)Matt Arsenault1-0/+6
4 days[TTI] Add VectorInstrContext for context-aware insert/extract costs. (#175982)Florian Hahn3-52/+97
4 days[regalloc][LiveRegMatrix][AMDGPU] Fix LiveInterval dangling pointers in LiveR...Valery Pykhtin2-1/+19
4 days[OpenMP][MLIR] Add thread_limit with dims modifier support (#171825)Chaitanya1-1/+3
4 days[OpenMP][MLIR] Add num_threads clause with dims modifier support (#171767)Chaitanya1-1/+3
4 days[llvm-ir2vec] vocab read refactor (#177837)Nishant Sachdeva1-0/+1
4 days[IR2Vec] Change MIR2Vec vocab printer to not print non-zero entities (#178117)S. VenkataKeerthy1-0/+5
4 days[OpenMP][MLIR] Add num_teams clause with dims modifier support (#169883)Chaitanya1-11/+5
4 days[RISCV] Replace riscv.clmul intrinsic with llvm.clmul (#178092)Craig Topper1-1/+0
5 days[RISC-V][Mach-O] Add assembler support for Mach-O relocations. (#177446)Francesco Petrogalli1-0/+56
5 daysDAG: Remove TypePromoteFloat (#177427)Matt Arsenault1-22/+7
5 days[HWASan] [MTE] allow lifetimes with multiple starts (#175608)Florian Mayer1-9/+10
5 daysValueTracking: Extract isKnownIntegral out of AMDGPU (#177912)Matt Arsenault1-0/+5
5 days[AMDGPU] Update patterns for v_cvt_flr and v_cvt_rpi (#177962)Mirko Brkušanin1-0/+8
5 days[TTI] Fix comment for 'bool UnrollVectorizedLoop = false;' (NFC). (#177880)Jonas Paulsson1-1/+1
5 days[DTLTO] Make temporary file handling consistent (#176807)Ben Dunbobbin1-3/+14
5 days[llvm/CAS] Improve layering and decouple `UnifiedOnDiskCache` from the builti...Argyrios Kyrtzidis4-16/+43
5 days[TLI] Update hasOptimizedCodegen() (#177975)Nikita Popov1-10/+1
5 days[HLSL] Implement f32tof16() intrinsic (#172469)Tim Corringham2-0/+5
5 days[GlobalIsel] Enabling more rules for fp constant folding (#177902)Julian Pokrovsky1-0/+14
6 days[VectorCombine] Fold vector.reduce.OP(F(X)) == 0 -> OP(X) == 0 (#173069)Valeriy Savchenko1-0/+9
6 days[DAG] Extend MinMax matchers to detect flippable sign (#177504)Stefan Weigl-Bosker1-8/+22