summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [Clang][Sema] Fix crash when diagnosing near-match for 'constexpr' redeclarat...Krystian Stasiowski2024-05-203-10/+24
| * Reland "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu2024-05-209-85/+444
| * [DivRemPairs] Do not freeze poisons that can't be undef (#92627)Krzysztof Drewniak2024-05-202-30/+17
| * [DivRemPairs] Pre-commit tests for PR #92627 (#92628)Krzysztof Drewniak2024-05-202-0/+143
| * [Offload] Remove unused version script for pluginsJoseph Huber2024-05-201-6/+0
| * [libcxx] locale.cpp: Move build_name helper into unnamed namespace (#92461)Hubert Tong2024-05-201-2/+2
| * [clang] Use SmallString::str (NFC) (#92717)Kazu Hirata2024-05-203-7/+3
| * [DebugInfo][NaryReassociate] Fix missing debug location updates (#92545)Shan Huang2024-05-202-0/+70
| * [clang] Make PS template DLL attribute propagation the same as MSVC (#92549)Andrew Ng2024-05-203-23/+14
| * [TableGen] HasOneUse builtin predicate on PatFrags (#91578)jofrn2024-05-208-10/+82
| * [clang] CTAD alias: Fix missing template arg packs during the transformation ...Haojian Wu2024-05-203-8/+25
| * [LAA] Add tests with invariant accesses using vector types.Florian Hahn2024-05-201-0/+70
| * [ValueTracking] Fix incorrect inferrence about the signbit of sqrt (#92510)Yingwei Zheng2024-05-203-5/+40
| * [CloneFunction] Remove check that is no longer necessary (#92577)Danila Malyutin2024-05-201-7/+0
| * [VPlan] Add commutative binary OR matcher, use in transform. (#92539)Florian Hahn2024-05-204-23/+36
| * [mlir][irdl] Fix missing verifier in irdl.parametric (#92700)Théo Degioanni2024-05-204-10/+43
| * [MLIR][OpenMP] NFC: Split OpenMP dialect definitions (#91741)Sergio Afonso2024-05-206-240/+371
| * [SLP] NFC. Use TreeEntry::getOperand if setOperandsInOrder is called (#92727)Han-Kuan Chen2024-05-201-55/+17
| * movimm-expand-ldst.mir (d3d6565c2453) requires assertsNAKAMURA Takumi2024-05-201-0/+1
| * [flang][HLFIR] Adapt SimplifyHLFIRIntrinsics to run on all top level ops (#92...Tom Eccles2024-05-206-13/+21
| * InstSimplify: increase shufflevector test coverage (#92407)Ramkumar Ramachandra2024-05-201-6/+230
| * [ConstantFolding] Canonicalize constexpr GEPs to i8 (#89872)Nikita Popov2024-05-2098-585/+561
| * [lldb][Windows] Fixed LibcxxChronoTimePointSecondsSummaryProvider() (#92701)Dmitry Vasilyev2024-05-202-8/+60
| * [Coverage] Rework !SystemHeadersCoverage (#91446)NAKAMURA Takumi2024-05-202-6/+92
| * [AArch64] Optimize `MOV` to `ORR` when load symmetric constants (#86249)hanbeom2024-05-204-8/+25
| * [Driver][PS5] Set visibility option defaults (#92091)bd1976bris2024-05-204-15/+107
| * [AArch64] Add PreTest for optimizing `MOV` to `ORR`hanbeom2024-05-202-0/+132
| * [DebugInfo][GVNSink] Fix #77415: GVNSink fails to optimize LLVM IR with debug...Shan Huang2024-05-202-3/+92
| * [RISCV][CostModel] Remove cost of icmp inst in icmp+select with SFB. (#91158)Elvis Wang2024-05-202-0/+275
| * [clang][ExtractAPI] Remove symbols defined in categories to external types un...Daniel Grumberg2024-05-203-9/+29
| * [OpenCL] Add cl_khr_kernel_clock builtins (#91950)Sven van Haastregt2024-05-203-0/+33
| * [Clang] Fix __is_array returning true for zero-sized arrays (#86652)Nikolas Klauser2024-05-203-0/+15
| * [LoongArch] Select {DIV,MOD}.{W,WU} instruction to eliminate explicit sign ex...hev2024-05-204-62/+57
| * [PowerPC]perform bitcast lowering only at 64 bitChen Zheng2024-05-202-1/+20
| * [ELF] Support high address DW_EH_sdata4 for ELFCLASS32Fangrui Song2024-05-202-1/+10
| * MIPS/Clang: Use FP32 by default if CPU is mips1 (#92122)YunQiang Su2024-05-201-3/+8
| * Clang/MIPS: Add +fp64 if MSA and no explicit -mfp option (#91949)YunQiang Su2024-05-203-1/+17
| * MIPS: Support '%w' token in inline asm template for MSA (#91920)YunQiang Su2024-05-203-4/+32
| * [MC] Make UseAssemblerInfoForParsing mostly trueFangrui Song2024-05-1911-31/+22
| * [AMDGPU] Only set Info.memVT when not later overridden (#92670)Jessica Clarke2024-05-201-1/+1
| * [llvm] Use SmallString::str (NFC) (#92712)Kazu Hirata2024-05-193-7/+4
| * Revert "[ThinLTO] Populate declaration import status except for distributed T...Mingming Liu2024-05-199-443/+85
| * [SCEV] Don't use non-deterministic constant folding for trip counts (#90942)Nikita Popov2024-05-204-16/+208
| * [NFC] Remove unused ASTWriter::getTypeIDChuanqi Xu2024-05-203-40/+25
| * [ThinLTO] Populate declaration import status except for distributed ThinLTO u...Mingming Liu2024-05-199-85/+443
| * [AMDGPU] Fix kernarg preloading crash with some types and alignments (#91625)Austin Kerbow2024-05-192-1020/+1231
| * [AMDGPU] Use removeFnAttrFromReachable in lower-module-lds pass. (#92686)Chaitanya2024-05-201-43/+1
| * [InstCombine] Fold pointer adding in integer to arithmetic add (#91596)Monad2024-05-202-4/+167
| * [BOLT][NFC] Don't assign YAML profile to functions with no CFG (#92487)Amir Ayupov2024-05-192-0/+74
| * [Serialization] Read the initializer for interesting static variables before ...Chuanqi Xu2024-05-203-126/+214