aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23Revert "[llvm][AArch64] Autoupgrade function attributes from Module attribute...revert-80640-autoupgradeVedant Paranjape8-128/+8
2024-02-23[llvm][AArch64] Autoupgrade function attributes from Module attributes. (#80640)Dani8-8/+128
2024-02-22[lldb] Fix GetTerminalWidth after afd469023aadJonas Devlieghere1-1/+1
2024-02-23[X86] Support APXF to enable __builtin_cpu_supports. (#80636)Freddy Ye5-2/+14
2024-02-23[RISCV] Add asserts for insert/extract_subvector invariants. NFCLuke Lau1-2/+6
2024-02-23[RISCV][VP] Introduce vp saturating addition/subtraction and RISC-V support. ...Yeting Kuo18-157/+15521
2024-02-22[lldb] Fix term-width setting (#82736)Jonas Devlieghere7-15/+52
2024-02-22[mlir] Fix FunctionOpInterface extraSharedClassDeclaration to be fully namesp...shkoo1-113/+113
2024-02-23[RISCV] Use RISCVSubtarget::getRealVLen() in more places. NFCLuke Lau1-18/+13
2024-02-22[SelectionDAG][RISCV] Use FP type for legality query for LRINT/LLRINT in Lega...Craig Topper2-3/+3
2024-02-22[Symbolizer][WebAssembly] Use wasm-specific getSymbolSize (#82083)Derek Schuff2-9/+51
2024-02-22[WebAssembly] Disable multivalue emission temporarily (#82714)Heejin Ahn9-24/+43
2024-02-23[C++20] [Modules] Allow to compile a pcm with and without -fPICChuanqi Xu8-15/+54
2024-02-23[llvm][cmake] Performing expensive checks requires enabling assert. (#80821)huaatian1-0/+5
2024-02-23[Clang][Parser] Have the depth of the abbreviated generic lambdas inside a re...Younan Zhang3-1/+41
2024-02-22[NVPTX] fixup support for unaligned parameters and returns (#82562)Alex MacLean5-39/+730
2024-02-22[libc] Search the compiler's path for GPU utility tools (#82712)Joseph Huber1-2/+3
2024-02-22[libc] Silence warnings when building GPU tests (#82701)Joseph Huber2-2/+4
2024-02-22[RISCV] Vector sub (zext, zext) -> sext (sub (zext, zext)) (#82455)Philip Reames2-17/+40
2024-02-22[mlir][Vector] Add missing CHECK rules to vector-transfer-flatten.mlir (#82698)Diego Caballero1-0/+2
2024-02-22[AMDGPU][NFC] Refactor SIInsertWaitcnts zero waitcnt generation (#82575)vangthao952-15/+22
2024-02-22[Tosa] Add Tosa Sin and Cos operators (#82510)Jerry-Ge4-0/+58
2024-02-22[gn build] Port aaf2d078b622LLVM GN Syncbot1-0/+1
2024-02-22[AArch64] Implement __builtin_cpu_supports, compiler-rt tests. (#82378)Pavel Iliin11-10/+176
2024-02-22[Hexagon] Clean up redundant transfer instructions. (#82663)Sumanth Gundapaneni7-7/+366
2024-02-22[libc] Match the names of BSD sys/queue.h member names (#82696)Petr Hosek1-26/+26
2024-02-22[Clang] Fix missing architecture on CUDA testJoseph Huber1-2/+2
2024-02-23[mlir][test] Fix -Wunused-variable in PassBuilderCallbacksTest.cpp (NFC)Jie Fu1-1/+1
2024-02-22[LinkerWrapper] Fix test after permitting NVPTX linker argumentsJoseph Huber1-2/+2
2024-02-22[Libomptarget][NFC] Remove concept of optional plugin functions (#82681)Joseph Huber3-41/+43
2024-02-22[CodeGen][MIR][UnitTests] Fix shared build. NFCMichael Liao1-0/+1
2024-02-22[Flang] Fix the test ordering of the GPU librariesJoseph Huber1-4/+6
2024-02-22[Clang][NVPTX] Allow passing arguments to the linker while standalone (#73030)Joseph Huber3-24/+32
2024-02-22[clang][driver] Allow unaligned access on ARMv7 and higher by default (#82400)Paul Kirth3-12/+38
2024-02-22[MLIR] Fix LLVM dialect specification to use AnySignlessInteger instead of An...Mehdi Amini1-23/+23
2024-02-22Fix test/Dialect/Vector/vector-transfer-flatten.mlirDiego Caballero1-0/+4
2024-02-22[clang][CodeGen] Keep processing the rest of AST after encountering unsupport...Wentao Zhang1-4/+7
2024-02-22[LSR] Clear SCEVExpander before calling DeleteDeadPHIsNikita Popov2-3/+44
2024-02-22[Flang] Fix test not updated after 'clang' case changeJoseph Huber1-6/+18
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber52-664/+585
2024-02-22Fix build on musl by including stdint.h (#81434)Daniel Martinez1-0/+1
2024-02-22[gn build] Port df6f756a1927LLVM GN Syncbot1-0/+1
2024-02-22Re-land [lldb-dap] Add support for data breakpoint. (#81909)Zequan Wu9-34/+590
2024-02-22Extend GCC workaround to GCC < 8.4 for llvm::iterator_range ctor (#82643)Thomas Preud'homme1-2/+2
2024-02-22[NewPM/CodeGen] Rewrite pass manager nesting (#81068)Arthur Eubanks13-628/+681
2024-02-22[mlir][Vector] Fix bug in vector xfer op flattening transformation (#81964)Diego Caballero4-22/+65
2024-02-22[HLSL][Doc] Add doc about expected differences (#82395)Chris B2-0/+111
2024-02-22[TOSA] TosaToLinalg: fix int64_t min/max lowering of clamp (#82641)Matthias Gehre2-12/+27
2024-02-22LoopVectorize/test: guard pr72969 with asserts (#82653)Ramkumar Ramachandra1-0/+1
2024-02-22[bazel] add missing dep after 5b079af169cd04b457465fd7ca31714efeefe6d9Jorge Gorbe Moya1-1/+2