summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MLIR][OpenMP] Add `OpenMP_Clause` tablegen definitionsupstream/users/skatrak/mlir-clauses-03-clausedefsSergio Afonso12 days1-0/+1184
* [MLIR][OpenMP] Support clause-based representation of operationsupstream/users/skatrak/mlir-clauses-02-baseSergio Afonso12 days1-2/+163
* [MLIR][OpenMP] NFC: Split OpenMP dialect definitions (#91741)Sergio Afonso12 days6-240/+371
* [SLP] NFC. Use TreeEntry::getOperand if setOperandsInOrder is called (#92727)Han-Kuan Chen12 days1-55/+17
* movimm-expand-ldst.mir (d3d6565c2453) requires assertsNAKAMURA Takumi12 days1-0/+1
* [flang][HLFIR] Adapt SimplifyHLFIRIntrinsics to run on all top level ops (#92...Tom Eccles12 days6-13/+21
* InstSimplify: increase shufflevector test coverage (#92407)Ramkumar Ramachandra12 days1-6/+230
* [ConstantFolding] Canonicalize constexpr GEPs to i8 (#89872)Nikita Popov12 days98-585/+561
* [lldb][Windows] Fixed LibcxxChronoTimePointSecondsSummaryProvider() (#92701)Dmitry Vasilyev12 days2-8/+60
* [Coverage] Rework !SystemHeadersCoverage (#91446)NAKAMURA Takumi12 days2-6/+92
* [AArch64] Optimize `MOV` to `ORR` when load symmetric constants (#86249)hanbeom12 days4-8/+25
* [Driver][PS5] Set visibility option defaults (#92091)bd1976bris12 days4-15/+107
* [AArch64] Add PreTest for optimizing `MOV` to `ORR`hanbeom12 days2-0/+132
* [DebugInfo][GVNSink] Fix #77415: GVNSink fails to optimize LLVM IR with debug...Shan Huang12 days2-3/+92
* [RISCV][CostModel] Remove cost of icmp inst in icmp+select with SFB. (#91158)Elvis Wang12 days2-0/+275
* [clang][ExtractAPI] Remove symbols defined in categories to external types un...Daniel Grumberg12 days3-9/+29
* [OpenCL] Add cl_khr_kernel_clock builtins (#91950)Sven van Haastregt12 days3-0/+33
* [Clang] Fix __is_array returning true for zero-sized arrays (#86652)Nikolas Klauser12 days3-0/+15
* [LoongArch] Select {DIV,MOD}.{W,WU} instruction to eliminate explicit sign ex...hev12 days4-62/+57
* [PowerPC]perform bitcast lowering only at 64 bitChen Zheng12 days2-1/+20
* [ELF] Support high address DW_EH_sdata4 for ELFCLASS32Fangrui Song12 days2-1/+10
* MIPS/Clang: Use FP32 by default if CPU is mips1 (#92122)YunQiang Su12 days1-3/+8
* Clang/MIPS: Add +fp64 if MSA and no explicit -mfp option (#91949)YunQiang Su12 days3-1/+17
* MIPS: Support '%w' token in inline asm template for MSA (#91920)YunQiang Su12 days3-4/+32
* [MC] Make UseAssemblerInfoForParsing mostly trueFangrui Song12 days11-31/+22
* [AMDGPU] Only set Info.memVT when not later overridden (#92670)Jessica Clarke12 days1-1/+1
* [llvm] Use SmallString::str (NFC) (#92712)Kazu Hirata12 days3-7/+4
* Revert "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu12 days9-443/+85
* [SCEV] Don't use non-deterministic constant folding for trip counts (#90942)Nikita Popov12 days4-16/+208
* [NFC] Remove unused ASTWriter::getTypeIDChuanqi Xu12 days3-40/+25
* [ThinLTO] Populate declaration import status except for distributed ThinLTO u...Mingming Liu13 days9-85/+443
* [AMDGPU] Fix kernarg preloading crash with some types and alignments (#91625)Austin Kerbow13 days2-1020/+1231
* [AMDGPU] Use removeFnAttrFromReachable in lower-module-lds pass. (#92686)Chaitanya13 days1-43/+1
* [InstCombine] Fold pointer adding in integer to arithmetic add (#91596)Monad13 days2-4/+167
* [BOLT][NFC] Don't assign YAML profile to functions with no CFG (#92487)Amir Ayupov13 days2-0/+74
* [Serialization] Read the initializer for interesting static variables before ...Chuanqi Xu13 days3-126/+214
* [llvm] Use StringRef::contains (NFC) (#92710)Kazu Hirata13 days3-3/+3
* [SDAG][X86] Extend SplitVecOp_VSETCC for STRICT_FSETCC. (#92509)Freddy Ye13 days2-3/+56
* [clang] Use operator==(StringRef, StringRef) (NFC) (#92708)Kazu Hirata13 days3-6/+4
* [CallPromotionUtils]Implement conditional indirect call promotion with vtable...Mingming Liu13 days3-10/+143
* [mlir] Use operator==(StringRef, StringRef) (NFC) (#92706)Kazu Hirata13 days1-7/+7
* [clang-format][NFC] Clean up SortIncludesTest.cppOwen Pan13 days1-972/+970
* [llvm] Use operator==(StringRef, StringRef) (NFC) (#92705)Kazu Hirata13 days4-11/+9
* Update llvm-bugs.yml (#77243)Ryuichi Watanabe13 days1-1/+1
* [TableGen] Avoid std::string copy. NFCFangrui Song13 days1-1/+1
* [AMDGPU] Use LSH for lowering ctlz_zero_undef.i8/i16 (#88512)Leon Clark13 days5-178/+169
* [BOLT] Fix preserved offset in fixDoubleJumps (#92485)Amir Ayupov13 days2-9/+13
* ValueTracking: Correct undef handling for constant FP vectors (#92557)Matt Arsenault13 days5-75/+135
* [Clang][HLSL] Add environment parameter to availability attribute (#89809)Helena Kotas13 days23-111/+508
* [DOCS] ORCv2.rst Typo (#89482)Isaac David13 days1-1/+1