aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-25[AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)users/mbrkusanin/gfx12-wmma-swmmac-backportMirko BrkuĊĦanin65-111/+17708
2024-01-23Use rc version suffixTom Stellard1-1/+1
2024-01-23Bump version to 18.1.0Tom Stellard4-4/+4
2024-01-24[RISCV][MC] Split tests for A into Zaamo and Zalrsc partsWang Pengcheng8-71/+92
2024-01-23[RISCV] Add sifive-p670 processor (#79015)Michael Maitland4-3/+88
2024-01-24[llc] Remove C backend support (#79237)paperchalice1-11/+3
2024-01-24[Modules] [HeaderSearch] Don't reenter headers if it is pragma once (#76119)Chuanqi Xu2-39/+58
2024-01-23[gn build] port 7e50f006f7f6Nico Weber3-2/+9
2024-01-23[LSR] Fix incorrect comment. NFC (#79207)Craig Topper1-1/+1
2024-01-24[AMDGPU] Pick available high VGPR for CSR SGPR spilling (#78669)Christudasan Devadasan31-4231/+4513
2024-01-24[NewPM][CodeGen][llc] Add NPM support (#70922)paperchalice17-203/+411
2024-01-23[ELF,test] Improve dead-reloc-in-nonalloc.sFangrui Song1-12/+23
2024-01-23[SROA] Only try additional vector type candidates when needed (#77678)Jeffrey Byrnes2-75/+75
2024-01-24[LoongArch] Insert nops and emit align reloc when handle alignment directive ...Jinyang He6-2/+203
2024-01-23[Github] Only run libclang-python-tests on monorepo mainAiden Grossman1-0/+3
2024-01-23[AsmPrinter] Remove mbb-profile-dump flag (#76595)Aiden Grossman3-114/+0
2024-01-23[SROA] NFC: Precommit test for pull/77678Jeffrey Byrnes1-0/+168
2024-01-23[mlir] Add example of `printAlias` to test dialect (NFC) (#79232)Jeff Niu3-2/+45
2024-01-23[RISCV] Support TLSDESC in the RISC-V backend (#66915)Paul Kirth24-19/+479
2024-01-23[lldb] Improve maintainability and readability for ValueObject methods (#75865)Pete Lawrence1-166/+164
2024-01-23[nfc][clang] Fix test in new-array-init.cpp (#79225)Alan Zhao1-1/+1
2024-01-23[SROA] NFC: Extract code to checkVectorTypesForPromotionJeffrey Byrnes1-82/+99
2024-01-23[libc] remove redundant call_once (#79226)Nick Desaulniers2-78/+0
2024-01-23[Docs][DebugInfo][RemoveDIs] Document some debug-info transition info (#79167)Jeremy Morse2-0/+111
2024-01-23Revert "[ASan][libc++] Turn on ASan annotations for short strings (#79049)"Thurston Dang5-429/+34
2024-01-23[DebugInfo][RemoveDIs] "Final" cleanup for non-instr debug-info (#79121)Jeremy Morse6-9/+21
2024-01-23[mlir][ArithToAMDGPU] Add option for saturating truncation to fp8 (#74153)Krzysztof Drewniak9-77/+208
2024-01-23[mlir][sparse] adjust compression scheme for example (#79212)Aart Bik1-3/+3
2024-01-23[NFCI] Move SANITIZER_WEAK_IMPORT to sanitizer_common (#79208)Chris Apple2-8/+8
2024-01-23AMDGPU: Add SourceOfDivergence for int_amdgcn_global_load_tr (#79218)Changpeng Fang2-0/+82
2024-01-23[Clang][Driver] Fix `--save-temps` for OpenCL AoT compilation (#78333)Shilei Tian3-3/+26
2024-01-23[misc-coroutine-hostile-raii] Use getOperand instead of getCommonExpr. (#79206)Utkarsh Saxena2-2/+34
2024-01-23[clang][FatLTO] Avoid UnifiedLTO until it can support WPD/CFI (#79061)Paul Kirth14-72/+92
2024-01-23[libc++] Fix outdated release procedure for release notesLouis Dionne1-1/+1
2024-01-23[Preprocessor][test] Test ARM64EC definitions (#78916)Billy Laws1-0/+370
2024-01-23[lldb][NFCI] Remove unused method BreakpointIDList::AddBreakpointID(const cha...Alex Langford2-11/+0
2024-01-23[mlir][Target] Teach dense_resource conversion to LLVMIR Target (#78958)Kunwar Grover3-0/+174
2024-01-23Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang4-3/+151
2024-01-23[libc] Fix implicit conversion in FEnvImpl for arm32 targets. (#79210)lntue1-2/+2
2024-01-23[clang] Use LazyDetector for all toolchains. (#79073)Juergen Ributzka6-19/+22
2024-01-23[PowerPC] lower partial vector store cost (#78358)RolandF772-2/+22
2024-01-23[ELF,test] Actually fix defsym.llFangrui Song1-1/+1
2024-01-23[ELF,test] Fix defsym.llFangrui Song1-10/+12
2024-01-23[SLP]Fix PR79193: skip analysis of gather nodes for minbitwidth.Alexey Bataev2-1/+17
2024-01-23[IndVars] Add NUW variants to iv-poison.ll and variants with extra uses.Florian Hahn1-0/+242
2024-01-23[Format] Fix detection of languages when reading from stdin (#79051)Ben Hamilton (Ben Gertzfield)3-11/+26
2024-01-23[libc++] Run the nightly libc++ build at 03:00 Eastern for real (#79184)Louis Dionne1-2/+2
2024-01-23[libc] Fix aliasing function name got accidentally deleted in #79128. (#79203)lntue1-0/+1
2024-01-23[RISCV] Move FeatureStdExtH in RISCVFeatures.td. NFCCraig Topper1-8/+10
2024-01-23Revert "[libc] Fix forward arm32 buildbot" (#79201)Roland McGrath1-2/+2