summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [mlir][Transforms] Dialect conversion: Add option to disable foldingupstream/users/matthias-springer/dialect_conv_no_foldMatthias Springer2024-05-196-23/+47
* [VectorCombine] Additional extend tests for shuffleToIdentity. NFCDavid Green2024-05-191-0/+141
* [GISel][RISCV] Legalize G_CONSTANT_FOLD_BARRIER (#89960)Yingwei Zheng2024-05-193-1/+139
* [gn build] Port b4ba3fe0068bLLVM GN Syncbot2024-05-191-0/+2
* [NewPM][AMDGPU] Add CodeGenPassBuilder (#91040)paperchalice2024-05-199-0/+169
* Quick fix for a waning in clang_rt.ctx_profile [-Wgnu-anonymous-struct]NAKAMURA Takumi2024-05-192-0/+4
* ReformatNAKAMURA Takumi2024-05-191-1/+1
* [nfc][InstrFDO]Encapsulate header writes in a class member function (#90142)Mingming Liu2024-05-182-36/+40
* [ThinLTO]Sort imported GUIDs before cache key update (#92622)Mingming Liu2024-05-181-1/+7
* update_test_checks: match IR basic block labels (#88979)Nicolai Hähnle2024-05-199-516/+534
* [VectorCombine] Don't transform single shuffles in shuffleToIdentityDavid Green2024-05-182-4/+8
* [DAG] Use copysign in frem power-2 fold. (#91751)David Green2024-05-183-18/+117
* [DXIL] Use consistent SmallVector parametersJessica Clarke2024-05-181-1/+1
* [DWARFLinker] Use an implicit conversion of SmallString to StringRef (NFC)Kazu Hirata2024-05-181-1/+1
* [dsymutil] Use operator==(StringRef, StringRef) (NFC)Kazu Hirata2024-05-181-1/+1
* [VPlan] Remove unused removeLastOperand (NFC).Florian Hahn2024-05-181-5/+0
* [NVPTX] support immediate values in st.param instructions (#91523)Alex MacLean2024-05-183-64/+2199
* [nfc][ctx_profile] Fix printf - related `-Wformat-pedantic`Mircea Trofin2024-05-181-2/+3
* [flang][cuf] Add attr gen dependency to fix #92635Valentin Clement2024-05-181-0/+1
* [mlir] Add operator<< for printing `Block` (#92550)Krzysztof Parzyszek2024-05-184-7/+8
* [X86][CodeGen] Support flags copy lowering for CCMP/CTEST (#91849)Shengchen Kan2024-05-184-1/+95
* [GlobalIsel] Combine select to integer min max more (#92570)Thorsten Schütt2024-05-183-6/+12
* [clang][NFC] Further improvements to const-correctnessVlad Serebrennikov2024-05-186-23/+20
* [clang][ThreadSafety] Skip past implicit cast in `translateAttrExpr`Antonio Frighetto2024-05-182-2/+2
* [MCAsmParser] Improve .rept/.irp testsFangrui Song2024-05-174-29/+53
* [flang][OpenMP] Try to unify induction var privatization for OMP regions. (#9...Kareem Ergawy2024-05-1861-216/+388
* [flang][OpenMP] Re-enable tests when building OpenMP as a runtime (#89046)Michael Klemm2024-05-1854-64/+78
* [MCAsmParser] .macro/.rept/.irp/.irpc: remove excess \n after expansionFangrui Song2024-05-174-34/+34
* Fix: remove wrongly pushed etime-function.mlir at toplevel (#92634)jiajie zhang2024-05-181-25/+0
* [Github] Revert accidental changes to dependabot configAiden Grossman2024-05-181-10/+16
* Reapply "[ctx_profile] Integration test (#92456)"Mircea Trofin2024-05-174-16/+126
* [flang][cuda] Add data attribute to program globals (#92610)Valentin Clement (バレンタイン クレメン)2024-05-172-1/+23
* Revert "[LoongArch] Use R_LARCH_ALIGN with section symbol (#84741)"Fangrui Song2024-05-176-47/+15
* [lldb] Namespace SBSourceLanguageName (NFC)Jonas Devlieghere2024-05-172-2/+2
* DebugInfo: Don't emit .debug_names entries for split-dwarf-inlining infoDavid Blaikie2024-05-182-1/+86
* Revert "[ctx_profile] Integration test (#92456)"Aiden Grossman2024-05-173-116/+0
* [flang] Fixed https://lab.llvm.org/buildbot/#/builders/270/builds/14406Slava Zakharin2024-05-171-0/+1
* [Bounds-Safety] Temporarily relax a `counted_by` attribute restriction on fle...Dan Liew2024-05-174-6/+32
* [mlir][polynomial] split attributes into its own tablegen (#92613)Jeremy Kun2024-05-175-153/+184
* [flang] Relax checking of dummy procedures under BIND(C) (#92474)Peter Klausler2024-05-177-204/+361
* [flang][runtime] Decouple scalar output APIs from descriptors (#92444)Peter Klausler2024-05-175-216/+264
* [NVPTX] fixup support for over-aligned parameters (#92457)Alex MacLean2024-05-176-43/+168
* [test] Use conventional -emit-llvm-onlyFangrui Song2024-05-171-1/+1
* [lldb-dap] Bump the version to 0.2.1Jonas Devlieghere2024-05-171-1/+1
* [flang][cuda] Implicitly load cudadevice module in device/global subprogram (...Valentin Clement (バレンタイン クレメン)2024-05-177-5/+166
* Fix flaky test: signal_in_mutex_lock.cpp (#92587)Julian Lettner2024-05-171-12/+20
* [libcxx][libcxxabi] Fix build for OpenBSD (#92186)John Ericson2024-05-173-4/+32
* [clang][NFC] Add `const` qualifier in `Sema::isIncompatibleTypedef`Vlad Serebrennikov2024-05-172-6/+6
* [Bounds-Safety] Fix `pragma-attribute-supported-attributes-list.test`Dan Liew2024-05-171-1/+0
* [BOLT][NFC] Rename isUnsupportedBranch to isReversibleBranch (#92447)Nathan Sidwell2024-05-174-10/+10