summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)upstream/users/mbrkusanin/gfx12-wmma-swmmac-backportMirko BrkuĊĦanin2024-01-2565-111/+17708
* Use rc version suffixTom Stellard2024-01-231-1/+1
* Bump version to 18.1.0Tom Stellard2024-01-234-4/+4
* [RISCV][MC] Split tests for A into Zaamo and Zalrsc partsWang Pengcheng2024-01-248-71/+92
* [RISCV] Add sifive-p670 processor (#79015)Michael Maitland2024-01-234-3/+88
* [llc] Remove C backend support (#79237)paperchalice2024-01-241-11/+3
* [Modules] [HeaderSearch] Don't reenter headers if it is pragma once (#76119)Chuanqi Xu2024-01-242-39/+58
* [gn build] port 7e50f006f7f6Nico Weber2024-01-233-2/+9
* [LSR] Fix incorrect comment. NFC (#79207)Craig Topper2024-01-231-1/+1
* [AMDGPU] Pick available high VGPR for CSR SGPR spilling (#78669)Christudasan Devadasan2024-01-2431-4231/+4513
* [NewPM][CodeGen][llc] Add NPM support (#70922)paperchalice2024-01-2417-203/+411
* [ELF,test] Improve dead-reloc-in-nonalloc.sFangrui Song2024-01-231-12/+23
* [SROA] Only try additional vector type candidates when needed (#77678)Jeffrey Byrnes2024-01-232-75/+75
* [LoongArch] Insert nops and emit align reloc when handle alignment directive ...Jinyang He2024-01-246-2/+203
* [Github] Only run libclang-python-tests on monorepo mainAiden Grossman2024-01-231-0/+3
* [AsmPrinter] Remove mbb-profile-dump flag (#76595)Aiden Grossman2024-01-233-114/+0
* [SROA] NFC: Precommit test for pull/77678Jeffrey Byrnes2024-01-231-0/+168
* [mlir] Add example of `printAlias` to test dialect (NFC) (#79232)Jeff Niu2024-01-233-2/+45
* [RISCV] Support TLSDESC in the RISC-V backend (#66915)Paul Kirth2024-01-2324-19/+479
* [lldb] Improve maintainability and readability for ValueObject methods (#75865)Pete Lawrence2024-01-231-166/+164
* [nfc][clang] Fix test in new-array-init.cpp (#79225)Alan Zhao2024-01-231-1/+1
* [SROA] NFC: Extract code to checkVectorTypesForPromotionJeffrey Byrnes2024-01-231-82/+99
* [libc] remove redundant call_once (#79226)Nick Desaulniers2024-01-232-78/+0
* [Docs][DebugInfo][RemoveDIs] Document some debug-info transition info (#79167)Jeremy Morse2024-01-232-0/+111
* Revert "[ASan][libc++] Turn on ASan annotations for short strings (#79049)"Thurston Dang2024-01-235-429/+34
* [DebugInfo][RemoveDIs] "Final" cleanup for non-instr debug-info (#79121)Jeremy Morse2024-01-236-9/+21
* [mlir][ArithToAMDGPU] Add option for saturating truncation to fp8 (#74153)Krzysztof Drewniak2024-01-239-77/+208
* [mlir][sparse] adjust compression scheme for example (#79212)Aart Bik2024-01-231-3/+3
* [NFCI] Move SANITIZER_WEAK_IMPORT to sanitizer_common (#79208)Chris Apple2024-01-232-8/+8
* AMDGPU: Add SourceOfDivergence for int_amdgcn_global_load_tr (#79218)Changpeng Fang2024-01-232-0/+82
* [Clang][Driver] Fix `--save-temps` for OpenCL AoT compilation (#78333)Shilei Tian2024-01-233-3/+26
* [misc-coroutine-hostile-raii] Use getOperand instead of getCommonExpr. (#79206)Utkarsh Saxena2024-01-232-2/+34
* [clang][FatLTO] Avoid UnifiedLTO until it can support WPD/CFI (#79061)Paul Kirth2024-01-2314-72/+92
* [libc++] Fix outdated release procedure for release notesLouis Dionne2024-01-231-1/+1
* [Preprocessor][test] Test ARM64EC definitions (#78916)Billy Laws2024-01-231-0/+370
* [lldb][NFCI] Remove unused method BreakpointIDList::AddBreakpointID(const cha...Alex Langford2024-01-232-11/+0
* [mlir][Target] Teach dense_resource conversion to LLVMIR Target (#78958)Kunwar Grover2024-01-233-0/+174
* Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang2024-01-234-3/+151
* [libc] Fix implicit conversion in FEnvImpl for arm32 targets. (#79210)lntue2024-01-231-2/+2
* [clang] Use LazyDetector for all toolchains. (#79073)Juergen Ributzka2024-01-236-19/+22
* [PowerPC] lower partial vector store cost (#78358)RolandF772024-01-232-2/+22
* [ELF,test] Actually fix defsym.llFangrui Song2024-01-231-1/+1
* [ELF,test] Fix defsym.llFangrui Song2024-01-231-10/+12
* [SLP]Fix PR79193: skip analysis of gather nodes for minbitwidth.Alexey Bataev2024-01-232-1/+17
* [IndVars] Add NUW variants to iv-poison.ll and variants with extra uses.Florian Hahn2024-01-231-0/+242
* [Format] Fix detection of languages when reading from stdin (#79051)Ben Hamilton (Ben Gertzfield)2024-01-233-11/+26
* [libc++] Run the nightly libc++ build at 03:00 Eastern for real (#79184)Louis Dionne2024-01-231-2/+2
* [libc] Fix aliasing function name got accidentally deleted in #79128. (#79203)lntue2024-01-231-0/+1
* [RISCV] Move FeatureStdExtH in RISCVFeatures.td. NFCCraig Topper2024-01-231-8/+10
* Revert "[libc] Fix forward arm32 buildbot" (#79201)Roland McGrath2024-01-231-2/+2