summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-03[𝘀𝗽𝗿] changes to main this commit is based onusers/koachan/spr/main.sparcias-add-support-for-uhi-and-ulo-extensionsKoakuma
2024-05-19Quick fix for a waning in clang_rt.ctx_profile [-Wgnu-anonymous-struct]NAKAMURA Takumi
2024-05-19ReformatNAKAMURA Takumi
2024-05-18[nfc][InstrFDO]Encapsulate header writes in a class member function (#90142)Mingming Liu
2024-05-18[ThinLTO]Sort imported GUIDs before cache key update (#92622)Mingming Liu
2024-05-19update_test_checks: match IR basic block labels (#88979)Nicolai Hähnle
2024-05-18[VectorCombine] Don't transform single shuffles in shuffleToIdentityDavid Green
2024-05-18[DAG] Use copysign in frem power-2 fold. (#91751)David Green
2024-05-18[DXIL] Use consistent SmallVector parametersJessica Clarke
2024-05-18[DWARFLinker] Use an implicit conversion of SmallString to StringRef (NFC)Kazu Hirata
2024-05-18[dsymutil] Use operator==(StringRef, StringRef) (NFC)Kazu Hirata
2024-05-18[VPlan] Remove unused removeLastOperand (NFC).Florian Hahn
2024-05-18[NVPTX] support immediate values in st.param instructions (#91523)Alex MacLean
2024-05-18[nfc][ctx_profile] Fix printf - related `-Wformat-pedantic`Mircea Trofin
2024-05-18[flang][cuf] Add attr gen dependency to fix #92635Valentin Clement
2024-05-18[mlir] Add operator<< for printing `Block` (#92550)Krzysztof Parzyszek
2024-05-18[X86][CodeGen] Support flags copy lowering for CCMP/CTEST (#91849)Shengchen Kan
2024-05-18[GlobalIsel] Combine select to integer min max more (#92570)Thorsten Schütt
2024-05-18[clang][NFC] Further improvements to const-correctnessVlad Serebrennikov
2024-05-18[clang][ThreadSafety] Skip past implicit cast in `translateAttrExpr`Antonio Frighetto
2024-05-17[MCAsmParser] Improve .rept/.irp testsFangrui Song
2024-05-18[flang][OpenMP] Try to unify induction var privatization for OMP regions. (#9...Kareem Ergawy
2024-05-18[flang][OpenMP] Re-enable tests when building OpenMP as a runtime (#89046)Michael Klemm
2024-05-17[MCAsmParser] .macro/.rept/.irp/.irpc: remove excess \n after expansionFangrui Song
2024-05-18Fix: remove wrongly pushed etime-function.mlir at toplevel (#92634)jiajie zhang
2024-05-18[Github] Revert accidental changes to dependabot configAiden Grossman
2024-05-17Reapply "[ctx_profile] Integration test (#92456)"Mircea Trofin
2024-05-17[flang][cuda] Add data attribute to program globals (#92610)Valentin Clement (バレンタイン クレメン)
2024-05-17Revert "[LoongArch] Use R_LARCH_ALIGN with section symbol (#84741)"Fangrui Song
2024-05-17[lldb] Namespace SBSourceLanguageName (NFC)Jonas Devlieghere
2024-05-18DebugInfo: Don't emit .debug_names entries for split-dwarf-inlining infoDavid Blaikie
2024-05-17Revert "[ctx_profile] Integration test (#92456)"Aiden Grossman
2024-05-17[flang] Fixed https://lab.llvm.org/buildbot/#/builders/270/builds/14406Slava Zakharin
2024-05-17[Bounds-Safety] Temporarily relax a `counted_by` attribute restriction on fle...Dan Liew
2024-05-17[mlir][polynomial] split attributes into its own tablegen (#92613)Jeremy Kun
2024-05-17[flang] Relax checking of dummy procedures under BIND(C) (#92474)Peter Klausler
2024-05-17[flang][runtime] Decouple scalar output APIs from descriptors (#92444)Peter Klausler
2024-05-17[NVPTX] fixup support for over-aligned parameters (#92457)Alex MacLean
2024-05-17[test] Use conventional -emit-llvm-onlyFangrui Song
2024-05-17[lldb-dap] Bump the version to 0.2.1Jonas Devlieghere
2024-05-17[flang][cuda] Implicitly load cudadevice module in device/global subprogram (...Valentin Clement (バレンタイン クレメン)
2024-05-17Fix flaky test: signal_in_mutex_lock.cpp (#92587)Julian Lettner
2024-05-17[libcxx][libcxxabi] Fix build for OpenBSD (#92186)John Ericson
2024-05-17[clang][NFC] Add `const` qualifier in `Sema::isIncompatibleTypedef`Vlad Serebrennikov
2024-05-17[Bounds-Safety] Fix `pragma-attribute-supported-attributes-list.test`Dan Liew
2024-05-17[BOLT][NFC] Rename isUnsupportedBranch to isReversibleBranch (#92447)Nathan Sidwell
2024-05-17[MCAsmParser,test] Test line marker after .endr \nFangrui Song
2024-05-17[BoundsSafety] Allow 'counted_by' attribute on pointers in structs in C (#90786)Dan Liew
2024-05-17Revert "[MCAsmParser] .rept/.irp/.irpc: remove excess tail EOL in expansion"Fangrui Song
2024-05-17AMDGPU: Handle undef correctly in isKnownIntegral (#92566)Matt Arsenault