aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
15 hours[DirectX] Replace bitfield version in ProgramHeader. (#91797)upstream-mainXiang Li
18 hours[clang-format] Fix buildbot failuresOwen Pan
18 hours[Modules] Enable MS Windows test for implicit-module-no-timestamp.cpp (#91738)Ivan Murashko
19 hours[libc++] Vectorize std::mismatch with trivially equality comparable types (#8...Nikolas Klauser
20 hoursReland: [clang] Use getDefaultArgRange instead of getDefaultArg to retrieveHaojian Wu
21 hours[lldb] Add required skipIfLLVMTargetMissing for X86 (NFC)Dave Lee
21 hours[clang] Use StringRef::operator== instead of StringRef::equals (NFC) (#91844)Kazu Hirata
22 hours[clang][Interp] Use pointee metadata size in isRoot()Timm Bäder
22 hours[MLIR] Add IRDL dialect loading to C API (#91852)Théo Degioanni
25 hours[DebugInfo][LICM] Fix missing debug location updates (#91729)Shan Huang
25 hours[DebugInfo][JumpThreading] Fix missing debug location updates (#91581)Shan Huang
28 hours[TTI][X86] getGSScalarCost - don't bother with adding cost of ICMP for each i...Simon Pilgrim
28 hours[TTI] getCommonMaskedMemoryOpCost - use the target getMemoryOpCost/getCFInstr...Simon Pilgrim
29 hours[mlir][tosa] Work around GCC bug in tosa-to-tensor (#91521)Spenser Bauman
32 hours[analyzer] Treat bitwise_cast, std::addressof, and new as trivial in WebKit c...Ryosuke Niwa
32 hours[X86] Add sub-feature nf (no flags update) for APXShengchen Kan
33 hours[AMDGPU] Fix unittest linking error with `LLVM_LINK_LLVM_DYLIB` (#91727)Jonas Hahnfeld
34 hours[clang] Add test for CWG1820 "Qualified typedef names" (#91765)Vlad Serebrennikov
34 hours[clang-format] Move QualifierFixerTest::LangOpts to IsQualifierType testOwen Pan
35 hours[BOLT] Set entry counts in BAT YAML profile (#91775)Amir Ayupov
35 hours[BOLT] Use disambiguated local names in BAT YAMLAmir Ayupov
36 hours[clang-tidy] `readability-simplify-boolean-expr` avoid to warn expression exp...Congcong Cai
37 hours[Driver] Remove elf::script indirection. NFCFangrui Song
38 hours[clang-format] Fix FormatToken::isSimpleTypeSpecifier() (#91712)Owen Pan
38 hours[Driver] Remove unused getInstalledDirFangrui Song
39 hours[IR][PatternMatch] Make `m_Checked{Int,Fp}` accept `Constant *` output instea...Noah Goldstein
39 hoursRevert "[flang][cuda] Implicitly load cudadevice module in device/global subp...Valentin Clement (バレンタイン クレメン)
40 hours[InstallAPI] Pass explicit module cache to avoid permissions issues.Cyndy Ishida
41 hours[VP][RISCV] Add vp.reduce.fmaximum/fminimum and its RISC-V codegen (#91782)Min-Yih Hsu
41 hours[Clang] Fix tests broken by #91811 (#91822)cor3ntin
42 hours[libfuzzer] Prevent MSan false positive when printing log with -jobs (#91679)Thurston Dang
42 hours[RISCV] Remove the pre-split from RISCVISAInfo::parseArchString. NFCICraig Topper
42 hours[AMDGPU] Initialize MachineFunctionInfo for unittest (#91820)Janek van Oirschot
42 hours[AMDGPU] Combine build_vector patterns for i16 and f16. NFCI. (#91806)Stanislav Mekhanoshin
42 hoursFix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.Simon Pilgrim
42 hours[X86] scalarizeExtractedBinop - reuse existing SDLoc. NFC.Simon Pilgrim
42 hours[libc] Add memory fence utility to the GPU utilities (#91756)Joseph Huber
43 hours[AMDGPU] Make fneg/fabs/copysign legal for bf16 (#91676)Stanislav Mekhanoshin
43 hours[clang] Revert default behavior change of P0522R0 implementation (#91811)Matheus Izvekov
43 hoursRevert "[Pipelines] Do not run CoroSplit and CoroCleanup in LTO pre-link pipe...Reid Kleckner
43 hours[bazel] Codesign debugserver on macOS (#91789)Keith Smiley
43 hours[flang][cuda] Implicitly load cudadevice module in device/global subprogram (...Valentin Clement (バレンタイン クレメン)
43 hours[lldb][DWARF] Do not complete type from declaration die. (#91799)Zequan Wu
44 hours[test] Move RISCV tests to clang/test/CodeGen/RISCV/Fangrui Song
44 hours[BOLT] Preserve Offset annotation in SCTC (#91693)Amir Ayupov
44 hours[flang][Lower] Treat directives with nested evaluations as constructs (#91614)Krzysztof Parzyszek
44 hours[Flang] Remove deprecated cast style that snuck in during landing of 435e850b...agozillon
44 hoursISel/AArch64: custom lower vector ISD::[L]LRINT (#89035)Ramkumar Ramachandra
44 hours[Offload] Fix new fortran OpenMP offload test failures via addition of requiresagozillon
45 hoursReland "[libc][NFC] adjust time related implementations"" (#91687)Schrodinger ZHU Yifan