summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-25[AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)users/mbrkusanin/gfx12-wmma-swmmac-backportMirko BrkuĊĦanin
2024-01-23Use rc version suffixTom Stellard
2024-01-23Bump version to 18.1.0Tom Stellard
2024-01-24[RISCV][MC] Split tests for A into Zaamo and Zalrsc partsWang Pengcheng
2024-01-23[RISCV] Add sifive-p670 processor (#79015)Michael Maitland
2024-01-24[llc] Remove C backend support (#79237)paperchalice
2024-01-24[Modules] [HeaderSearch] Don't reenter headers if it is pragma once (#76119)Chuanqi Xu
2024-01-23[gn build] port 7e50f006f7f6Nico Weber
2024-01-23[LSR] Fix incorrect comment. NFC (#79207)Craig Topper
2024-01-24[AMDGPU] Pick available high VGPR for CSR SGPR spilling (#78669)Christudasan Devadasan
2024-01-24[NewPM][CodeGen][llc] Add NPM support (#70922)paperchalice
2024-01-23[ELF,test] Improve dead-reloc-in-nonalloc.sFangrui Song
2024-01-23[SROA] Only try additional vector type candidates when needed (#77678)Jeffrey Byrnes
2024-01-24[LoongArch] Insert nops and emit align reloc when handle alignment directive ...Jinyang He
2024-01-23[Github] Only run libclang-python-tests on monorepo mainAiden Grossman
2024-01-23[AsmPrinter] Remove mbb-profile-dump flag (#76595)Aiden Grossman
2024-01-23[SROA] NFC: Precommit test for pull/77678Jeffrey Byrnes
2024-01-23[mlir] Add example of `printAlias` to test dialect (NFC) (#79232)Jeff Niu
2024-01-23[RISCV] Support TLSDESC in the RISC-V backend (#66915)Paul Kirth
2024-01-23[lldb] Improve maintainability and readability for ValueObject methods (#75865)Pete Lawrence
2024-01-23[nfc][clang] Fix test in new-array-init.cpp (#79225)Alan Zhao
2024-01-23[SROA] NFC: Extract code to checkVectorTypesForPromotionJeffrey Byrnes
2024-01-23[libc] remove redundant call_once (#79226)Nick Desaulniers
2024-01-23[Docs][DebugInfo][RemoveDIs] Document some debug-info transition info (#79167)Jeremy Morse
2024-01-23Revert "[ASan][libc++] Turn on ASan annotations for short strings (#79049)"Thurston Dang
2024-01-23[DebugInfo][RemoveDIs] "Final" cleanup for non-instr debug-info (#79121)Jeremy Morse
2024-01-23[mlir][ArithToAMDGPU] Add option for saturating truncation to fp8 (#74153)Krzysztof Drewniak
2024-01-23[mlir][sparse] adjust compression scheme for example (#79212)Aart Bik
2024-01-23[NFCI] Move SANITIZER_WEAK_IMPORT to sanitizer_common (#79208)Chris Apple
2024-01-23AMDGPU: Add SourceOfDivergence for int_amdgcn_global_load_tr (#79218)Changpeng Fang
2024-01-23[Clang][Driver] Fix `--save-temps` for OpenCL AoT compilation (#78333)Shilei Tian
2024-01-23[misc-coroutine-hostile-raii] Use getOperand instead of getCommonExpr. (#79206)Utkarsh Saxena
2024-01-23[clang][FatLTO] Avoid UnifiedLTO until it can support WPD/CFI (#79061)Paul Kirth
2024-01-23[libc++] Fix outdated release procedure for release notesLouis Dionne
2024-01-23[Preprocessor][test] Test ARM64EC definitions (#78916)Billy Laws
2024-01-23[lldb][NFCI] Remove unused method BreakpointIDList::AddBreakpointID(const cha...Alex Langford
2024-01-23[mlir][Target] Teach dense_resource conversion to LLVMIR Target (#78958)Kunwar Grover
2024-01-23Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang
2024-01-23[libc] Fix implicit conversion in FEnvImpl for arm32 targets. (#79210)lntue
2024-01-23[clang] Use LazyDetector for all toolchains. (#79073)Juergen Ributzka
2024-01-23[PowerPC] lower partial vector store cost (#78358)RolandF77
2024-01-23[ELF,test] Actually fix defsym.llFangrui Song
2024-01-23[ELF,test] Fix defsym.llFangrui Song
2024-01-23[SLP]Fix PR79193: skip analysis of gather nodes for minbitwidth.Alexey Bataev
2024-01-23[IndVars] Add NUW variants to iv-poison.ll and variants with extra uses.Florian Hahn
2024-01-23[Format] Fix detection of languages when reading from stdin (#79051)Ben Hamilton (Ben Gertzfield)
2024-01-23[libc++] Run the nightly libc++ build at 03:00 Eastern for real (#79184)Louis Dionne
2024-01-23[libc] Fix aliasing function name got accidentally deleted in #79128. (#79203)lntue
2024-01-23[RISCV] Move FeatureStdExtH in RISCVFeatures.td. NFCCraig Topper
2024-01-23Revert "[libc] Fix forward arm32 buildbot" (#79201)Roland McGrath