platform/upstream/llvm.git
2024-02-01 Sander de Smalen[AArch64][SME] Fix inlining bug introduced in #78703...
2024-01-31 Sander de Smalen[SME] Stop RA from coalescing COPY instructions that...
2024-01-30 Sam James[sanitizer] Handle Gentoo's libstdc++ path
2024-01-30 Alex BradburyBackport [RISCV] Graduate Zicond to non-experimental...
2024-01-30 Yi WuApply kind code check on exitstat and cmdstat (#78286)
2024-01-29 David GreenRevert "[AArch64] merge index address with large offset...
2024-01-29 Andrei Golubev[mlir] Revert to old fold logic in IR::Dialect::add...
2024-01-29 David Sherwood[LoopVectorize] Refine runtime memory check costs when...
2024-01-29 Jay Foad[AMDGPU] Do not bother adding reserved registers to...
2024-01-29 Jay Foad[AMDGPU] New llvm.amdgcn.wave.id intrinsic (#79325)
2024-01-29 Alexander KornienkoRevert "[SemaCXX] Implement CWG2137 (list-initializatio...
2024-01-29 Andrei Golubev[mlir][LLVM] Use int32_t to indirectly construct GEPArg...
2024-01-29 Michał Górny[llvm] [cmake] Include httplib in LLVMConfig.cmake...
2024-01-29 Tom Stellard[workflows] Fix argument passing in abi-dump jobs ...
2024-01-28 Jay Foad[AMDGPU] Move architected SGPR implementation into...
2024-01-28 Tom Stellardworkflows: Merge LLVM tests together into a single...
2024-01-27 Paschalis Mpeis[LTO] Fix Veclib flags correctly pass to LTO flags...
2024-01-27 erichkeaneFix comparison of Structural Values
2024-01-27 Adhemerval... [X86] Do not end 'note.gnu.property' section with ...
2024-01-27 Sean Fertile[LTO] Fix fat-lto output for -c -emit-llvm. (#79404)
2024-01-27 Mariusz Sikora[AMDGPU][GFX12] VOP encoding and codegen - add support...
2024-01-27 Fangrui Song[ELF] Implement R_RISCV_TLSDESC for RISC-V
2024-01-27 Fangrui Song[ELF] Fix terminology: TLS optimizations instead of...
2024-01-27 Fangrui Song[ELF] Clean up R_RISCV_RELAX code. NFC
2024-01-27 Wang Pengcheng[RISCV] Use TableGen-based macro fusion (#72224)
2024-01-27 Wang Pengcheng[TableGen] Add predicates for immediates comparison...
2024-01-27 Wang Pengcheng[TableGen] Use MapVector to remove non-determinism
2024-01-27 Mirko Brkušanin[AMDGPU] Add GFX12 WMMA and SWMMAC instructions (#77795)
2024-01-27 Fangrui Song[Driver,CodeGen] Support -mtls-dialect= (#79256)
2024-01-27 dyungChange check for embedded llvm version number to a...
2024-01-26 Fangrui Song[ELF] Don't resolve relocations referencing SHN_ABS...
2024-01-26 Shengchen Kan[X86][CodeGen] Fix crash when commute operands of Instr...
2024-01-26 Weining Lu[test] Update dwarf-loongarch-relocs.ll
2024-01-25 Louis Dionne[🍒][ci] Fix the base branch we use to determine changes...
2024-01-25 Tom Stellard[workflows] Fix version-check.yml to work with the...
2024-01-24 Tom StellardUse rc version suffix
2024-01-24 Tom StellardBump version to 18.1.0
2024-01-24 Wang Pengcheng[RISCV][MC] Split tests for A into Zaamo and Zalrsc...
2024-01-24 Michael Maitland[RISCV] Add sifive-p670 processor (#79015)
2024-01-24 paperchalice[llc] Remove C backend support (#79237)
2024-01-24 Chuanqi Xu[Modules] [HeaderSearch] Don't reenter headers if it...
2024-01-24 Nico Weber[gn build] port 7e50f006f7f6
2024-01-24 Craig Topper[LSR] Fix incorrect comment. NFC (#79207)
2024-01-24 Christudasan... [AMDGPU] Pick available high VGPR for CSR SGPR spilling...
2024-01-24 paperchalice[NewPM][CodeGen][llc] Add NPM support (#70922)
2024-01-24 Fangrui Song[ELF,test] Improve dead-reloc-in-nonalloc.s
2024-01-24 Jeffrey Byrnes[SROA] Only try additional vector type candidates when...
2024-01-24 Jinyang He[LoongArch] Insert nops and emit align reloc when handl...
2024-01-24 Aiden Grossman[Github] Only run libclang-python-tests on monorepo...
2024-01-24 Aiden Grossman[AsmPrinter] Remove mbb-profile-dump flag (#76595)
2024-01-24 Jeffrey Byrnes[SROA] NFC: Precommit test for pull/77678
2024-01-24 Jeff Niu[mlir] Add example of `printAlias` to test dialect...
2024-01-24 Paul Kirth[RISCV] Support TLSDESC in the RISC-V backend (#66915)
2024-01-24 Pete Lawrence[lldb] Improve maintainability and readability for...
2024-01-23 Alan Zhao[nfc][clang] Fix test in new-array-init.cpp (#79225)
2024-01-23 Jeffrey Byrnes[SROA] NFC: Extract code to checkVectorTypesForPromotion
2024-01-23 Nick Desaulniers[libc] remove redundant call_once (#79226)
2024-01-23 Jeremy Morse[Docs][DebugInfo][RemoveDIs] Document some debug-info...
2024-01-23 Thurston DangRevert "[ASan][libc++] Turn on ASan annotations for...
2024-01-23 Jeremy Morse[DebugInfo][RemoveDIs] "Final" cleanup for non-instr...
2024-01-23 Krzysztof Drewniak[mlir][ArithToAMDGPU] Add option for saturating truncat...
2024-01-23 Aart Bik[mlir][sparse] adjust compression scheme for example...
2024-01-23 Chris Apple[NFCI] Move SANITIZER_WEAK_IMPORT to sanitizer_common...
2024-01-23 Changpeng FangAMDGPU: Add SourceOfDivergence for int_amdgcn_global_lo...
2024-01-23 Shilei Tian[Clang][Driver] Fix `--save-temps` for OpenCL AoT compi...
2024-01-23 Utkarsh Saxena[misc-coroutine-hostile-raii] Use getOperand instead...
2024-01-23 Paul Kirth[clang][FatLTO] Avoid UnifiedLTO until it can support...
2024-01-23 Louis Dionne[libc++] Fix outdated release procedure for release...
2024-01-23 Billy Laws[Preprocessor][test] Test ARM64EC definitions (#78916)
2024-01-23 Alex Langford[lldb][NFCI] Remove unused method BreakpointIDList...
2024-01-23 Kunwar Grover[mlir][Target] Teach dense_resource conversion to LLVMI...
2024-01-23 William Junda... Added feature in llvm-profdata merge to filter function...
2024-01-23 lntue[libc] Fix implicit conversion in FEnvImpl for arm32...
2024-01-23 Juergen Ributzka[clang] Use LazyDetector for all toolchains. (#79073)
2024-01-23 RolandF77[PowerPC] lower partial vector store cost (#78358)
2024-01-23 Fangrui Song[ELF,test] Actually fix defsym.ll
2024-01-23 Fangrui Song[ELF,test] Fix defsym.ll
2024-01-23 Alexey Bataev[SLP]Fix PR79193: skip analysis of gather nodes for...
2024-01-23 Florian Hahn[IndVars] Add NUW variants to iv-poison.ll and variants...
2024-01-23 Ben Hamilton... [Format] Fix detection of languages when reading from...
2024-01-23 Louis Dionne[libc++] Run the nightly libc++ build at 03:00 Eastern...
2024-01-23 lntue[libc] Fix aliasing function name got accidentally...
2024-01-23 Craig Topper[RISCV] Move FeatureStdExtH in RISCVFeatures.td. NFC
2024-01-23 Roland McGrathRevert "[libc] Fix forward arm32 buildbot" (#79201)
2024-01-23 Alex Langford[lldb] Include SBFormat.h in LLDB.h (#79194)
2024-01-23 Fangrui Song[ELF] --save-temps --lto-emit-asm: derive ELF/asm file...
2024-01-23 Tom Stellard[CMake][Release] Add option for enabling PGO to release...
2024-01-23 Fangrui Song[ELF] Improve thin-archivecollision.ll
2024-01-23 AtariDreams[NFC] Size and element numbers are often swapped when...
2024-01-23 Philip Reames[RISCV] Regenerate autogen test to remove spurious...
2024-01-23 Philip Reames[RISCV] Recurse on first operand of two operand shuffle...
2024-01-23 Martin Storsjö[LLD] [COFF] Fix crashes for cfguard with undefined...
2024-01-23 Philip Reames[RISCV] Exploit register boundaries when lowering shuff...
2024-01-23 Schrodinger... [libc] fix sysconf (#79159)
2024-01-23 Tacet[ASan][libc++] Turn on ASan annotations for short strin...
2024-01-23 Tacet[ASan][JSON] Unpoison memory before its reuse (#79065)
2024-01-23 Krzysztof Drewniak[mlir][AMDGPU] Actually update the default ABI version...
2024-01-23 Danial Klimkin[test] Avoid libc dep in Update warn-unsafe-buffer...
2024-01-23 Tacet[ASan][ADT] Don't scribble with ASan (#79066)
2024-01-23 gulfemsavrunRevert "Reapply [hwasan] Update dbg.assign intrinsics...
next