aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-24[NFC] Add more requirement to clang/test/Interpreter/cxx20-modules.cppmChuanqi Xu1-0/+1
2024-01-24[X86][Peephole] Add NDD entries for EFLAGS optimizationShengchen Kan3-118/+555
2024-01-24Support C++20 Modules in clang-repl (#79261)Chuanqi Xu4-4/+37
2024-01-24Revert "[lldb] Improve maintainability and readability for ValueObject method...Pavel Labath1-164/+166
2024-01-24[clang][dataflow] Eliminate two uses of `RecordValue::getLoc()`. (#79163)martinboehme1-2/+2
2024-01-24[Clang][NFC] Optimize isAsciiIdentifierContinue (#78699)cor3ntin1-3/+19
2024-01-24[X86][NFC] Pre-commit test for RA hints for APX NDD instructionsShengchen Kan1-1030/+1889
2024-01-24[include-cleaner] Check emptiness instead of occurences (#79154)kadir çetinkaya2-2/+10
2024-01-24[gn build] Port 7251243315efLLVM GN Syncbot2-5/+3
2024-01-24[MLIR] NFC. Clean up stale TODO comments and style deviations in affine utils...Uday Bondhugula4-34/+20
2024-01-23Update compiler version expected that seems to be embedded in CHECK line of t...Douglas Yung1-1/+1
2024-01-24[X86][CodeGen] Transform NDD SUB to CMP if dest reg is dead (#79135)Shengchen Kan4-194/+146
2024-01-24[RISCV] Update performCombineVMergeAndVOps comments. NFC (#78472)Luke Lau1-17/+25
2024-01-24[LoongArch][test] Add tests reporting error if lsx/lasx feature is missing wh...leecheechen2-0/+18
2024-01-24[test] Make dwarf-loongarch-relocs.ll non-sensitive of function alignmentWeining Lu1-24/+15
2024-01-24[RISCV] Allow VCIX with SE to reorder (#77049)Brandon Wu6-696/+1169
2024-01-24[CodeGen][Passes] Move `CodeGenPassBuilder.h` to Passes (#79242)paperchalice9-20/+17
2024-01-24[test] Update dwarf-loongarch-relocs.llWeining Lu1-14/+23
2024-01-23Bump trunk version to 19.0.0gitllvmorg-19-initTom Stellard10-2012/+11
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