aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hours[flang][cuf] Add attr gen dependency to fix #92635upstream-mainValentin Clement
17 hours[mlir] Add operator<< for printing `Block` (#92550)Krzysztof Parzyszek
18 hours[X86][CodeGen] Support flags copy lowering for CCMP/CTEST (#91849)Shengchen Kan
18 hours[GlobalIsel] Combine select to integer min max more (#92570)Thorsten Schütt
20 hours[clang][NFC] Further improvements to const-correctnessVlad Serebrennikov
22 hours[clang][ThreadSafety] Skip past implicit cast in `translateAttrExpr`Antonio Frighetto
23 hours[MCAsmParser] Improve .rept/.irp testsFangrui Song
23 hours[flang][OpenMP] Try to unify induction var privatization for OMP regions. (#9...Kareem Ergawy
23 hours[flang][OpenMP] Re-enable tests when building OpenMP as a runtime (#89046)Michael Klemm
24 hours[MCAsmParser] .macro/.rept/.irp/.irpc: remove excess \n after expansionFangrui Song
24 hoursFix: remove wrongly pushed etime-function.mlir at toplevel (#92634)jiajie zhang
24 hours[Github] Revert accidental changes to dependabot configAiden Grossman
25 hoursReapply "[ctx_profile] Integration test (#92456)"Mircea Trofin
26 hours[flang][cuda] Add data attribute to program globals (#92610)Valentin Clement (バレンタイン クレメン)
27 hoursRevert "[LoongArch] Use R_LARCH_ALIGN with section symbol (#84741)"Fangrui Song
28 hours[lldb] Namespace SBSourceLanguageName (NFC)Jonas Devlieghere
28 hoursDebugInfo: Don't emit .debug_names entries for split-dwarf-inlining infoDavid Blaikie
30 hoursRevert "[ctx_profile] Integration test (#92456)"Aiden Grossman
30 hours[flang] Fixed https://lab.llvm.org/buildbot/#/builders/270/builds/14406Slava Zakharin
30 hours[Bounds-Safety] Temporarily relax a `counted_by` attribute restriction on fle...Dan Liew
30 hours[mlir][polynomial] split attributes into its own tablegen (#92613)Jeremy Kun
31 hours[flang] Relax checking of dummy procedures under BIND(C) (#92474)Peter Klausler
31 hours[flang][runtime] Decouple scalar output APIs from descriptors (#92444)Peter Klausler
31 hours[NVPTX] fixup support for over-aligned parameters (#92457)Alex MacLean
32 hours[test] Use conventional -emit-llvm-onlyFangrui Song
33 hours[lldb-dap] Bump the version to 0.2.1Jonas Devlieghere
33 hours[flang][cuda] Implicitly load cudadevice module in device/global subprogram (...Valentin Clement (バレンタイン クレメン)
33 hoursFix flaky test: signal_in_mutex_lock.cpp (#92587)Julian Lettner
33 hours[libcxx][libcxxabi] Fix build for OpenBSD (#92186)John Ericson
33 hours[clang][NFC] Add `const` qualifier in `Sema::isIncompatibleTypedef`Vlad Serebrennikov
33 hours[Bounds-Safety] Fix `pragma-attribute-supported-attributes-list.test`Dan Liew
34 hours[BOLT][NFC] Rename isUnsupportedBranch to isReversibleBranch (#92447)Nathan Sidwell
34 hours[MCAsmParser,test] Test line marker after .endr \nFangrui Song
34 hours[BoundsSafety] Allow 'counted_by' attribute on pointers in structs in C (#90786)Dan Liew
35 hoursRevert "[MCAsmParser] .rept/.irp/.irpc: remove excess tail EOL in expansion"Fangrui Song
35 hoursAMDGPU: Handle undef correctly in isKnownIntegral (#92566)Matt Arsenault
35 hours[Offload][NFC] Remove 'libomptarget' message helpers (#92581)Joseph Huber
35 hours[Offload][NFC] Remove all trailing whitespace from offload/ (#92578)Joseph Huber
35 hours[ctx_profile] Integration test (#92456)Mircea Trofin
36 hours[CodeGen] Support arrays with initializers of 64-bit sizeFangrui Song
36 hours[mlir] add arith dialect dep to fix buildbot failure (#92585)Jeremy Kun
36 hoursPoly canonicalization (#91410)Jeremy Kun
36 hours[lldb-dap] Replace `assertEquals` with `assertEqual` (NFC)Jonas Devlieghere
37 hours[reland][flang] Add ETIME runtime and lowering intrinsics implementation (#92...jiajie zhang
37 hours[lldb] Include SBLanguages in the SWIG bindings (#92470)Jonas Devlieghere
37 hours[clang] Introduce `SemaCodeCompletion` (#92311)Vlad Serebrennikov
37 hours[mlir][polynomial] implement add for polynomial data structure (#92169)Jeremy Kun
37 hours[flang][cuda] Move CUDA Fortran operations to a CUF dialect (#92317)Valentin Clement (バレンタイン クレメン)
37 hours[LSP] Use std::string for storing the Reply method (#92464)Walter Erquinigo
37 hours[lldb] Fixed the test TestGdbRemoteAttachWait running on a remote target (#92...Dmitry Vasilyev