summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.nfcsanitizer-commit-test-for-106912Xiaofeng Tian
2024-09-11update llvm-dis header with available options (#108073)Xiaofeng Tian
2024-09-11[𝘀𝗽𝗿] changes to main this commit is based onVitaly Buka
2024-09-11[ctx_prof] Relax the "profile use" case around `PGOOpt` (#108265)Mircea Trofin
2024-09-11[clang][AArch64] Put soft-float ABI checks under isSoftFloat(). NFCJon Roelofs
2024-09-11[SandboxIR] Add remaining SelectInst methods and track swapValues() (#108114)Jorge Gorbe Moya
2024-09-11[LV] Assign cost to all interleave members when not interleaving.Florian Hahn
2024-09-11[HLSL] Add StructuredBuffer to external sema source (#106316)Joshua Batista
2024-09-11Update legalizations for LowerGpuOpsToROCDLOps (#108266)Nirvedh Meshram
2024-09-11[flang] Remove a leftover debugging message. (#108175)Abid Qadeer
2024-09-11builtins: honour `_M_ARM64` as `__aarch64__`Saleem Abdulrasool
2024-09-11[SandboxIR][Bench] Add tests with tracking enabled (#108273)vporpo
2024-09-11[alpha.webkit.UncountedCallArgsChecker] Allow protector functions in Objectiv...Ryosuke Niwa
2024-09-11[mlir][bufferization] Fix OpFilter::denyDialect (#108249)Matteo Franciolini
2024-09-11[WebKit Checkers] Allow "singleton" suffix to be camelCased. (#108257)Ryosuke Niwa
2024-09-11[libc++] Get rid of experimental/__config (#108233)Louis Dionne
2024-09-11[libc++] Guard PSTL headers with >= C++17 (#108234)Louis Dionne
2024-09-11[ADT][NFC] Constexpr-ify if in DenseMap::clear (#108243)Marc Auberer
2024-09-11[SandboxIR][Bench] Benchmark RUOW (#107456)vporpo
2024-09-11[libc] Stub TLS functions on the GPU temporarily (#108267)Joseph Huber
2024-09-11Don't rely on undefined behavior to store how a `User` object's allocation is...Daniel Paoliello
2024-09-11[lld][WebAssembly] Reject shared libraries when `-static`/`-Bstatic` is used ...Sam Clegg
2024-09-11[libc] Fix undefined behavior for nan functions. (#106468)lntue
2024-09-11[clang][TableGen] Change OptionDoc Emitter to use const RecordKeeper (#108216)Rahul Joshi
2024-09-11[clang][TableGen] Change OpenCL emitter to use const RecordKeeper (#108213)Rahul Joshi
2024-09-11[clang][TableGen] Change Opcode Emitter to use const RecordKeeper (#108211)Rahul Joshi
2024-09-11[clang][TableGen] Change DataCollector to use const RecordKeeper (#108203)Rahul Joshi
2024-09-11[clang][TableGen] Change HTML Tags emitter to use const RecordKeeper (#108202)Rahul Joshi
2024-09-11[clang][TableGen] Change HTML Emitter to use const RecordKeeper (#108201)Rahul Joshi
2024-09-11[clang][TableGen] Change comment command emitter to const RecordKeeper (#108199)Rahul Joshi
2024-09-11[gn build] Port 96b7c64b8a87LLVM GN Syncbot
2024-09-11[LLDB] Reapply SBSaveCore Add Memory List (#107937)Jacob Lalonde
2024-09-11[NVPTX] Improve copy avoidance during lowering. (#106423)Artem Belevich
2024-09-11Revert "[mlir][AMDGPU] Support vector<2xf16> inputs to buffer atomic fadd (#1...Krzysztof Drewniak
2024-09-11[mlir][AMDGPU] Support vector<2xf16> inputs to buffer atomic fadd (#108238)Krzysztof Drewniak
2024-09-11[WebKit Static Analyzer] Treat WTFReportBacktrace as a trivial function. (#10...Ryosuke Niwa
2024-09-11[WebAssembly] Support BUILD_VECTOR with F16x8. (#108117)Brendan Dahl
2024-09-11[WebAssembly] Add load and store patterns for V8F16. (#108119)Brendan Dahl
2024-09-11[RISCV] Don't outline pcrel_lo when the function has a section prefix (#107943)Jonathon Penix
2024-09-11[NFC][clang-tidy] fix tests of deleted functions for missing-std-forward (#10...Julian Schmidt
2024-09-11[libc] implement vdso (#91572)Schrodinger ZHU Yifan
2024-09-11[NFC] [HLSL] Update test for HLSL 202x (#108097)Chris B
2024-09-11[libc] fix tls teardown while being used (#108229)Schrodinger ZHU Yifan
2024-09-11[MLIR][TOSA] add additional verification to TOSA (#108133)Arteen Abrishami
2024-09-11[AMDGPU] Simplify and improve codegen for llvm.amdgcn.set.inactive (#107889)Jay Foad
2024-09-12[RISCV] Reorder zvfbfmin operation actions to match zvfhmin. NFCLuke Lau
2024-09-11[SandboxVec][NFC] Rename a variableVasileios Porpodas
2024-09-11[ADT][NFC] Clang-format DenseMap and DenseSet (#108162)Marc Auberer
2024-09-11[AMDGPU] Simplify API of matchFPExtFromF16. NFC. (#108223)Jay Foad
2024-09-11[clang][TableGen] Change Builtins emitter to use const RecordKeeper (#108195)Rahul Joshi