[libc] [lldb] [clang] [compiler-rt] [mlir] [polly] [libcxx] [openmp] [llvm] [C API] Add support for setting/getting new nneg flag on zext instructions (PR #73592)

2023-11-28 Thread Benji Smith via cfe-commits
https://github.com/Benjins updated https://github.com/llvm/llvm-project/pull/73592 >From de348ecdbf9d3c299eb4fe302ed2c224df7cde6b Mon Sep 17 00:00:00 2001 From: Benji Smith <6193112+benj...@users.noreply.github.com> Date: Mon, 27 Nov 2023 18:15:22 -0500 Subject: [PATCH] [C API] Add support for s

[compiler-rt] [llvm] [mlir] [polly] [clang] [libc] [libcxx] [openmp] [lldb] [C API] Add support for setting/getting new nneg flag on zext instructions (PR #73592)

2023-11-29 Thread Benji Smith via cfe-commits
Benjins wrote: Bumping this: if it's good to land, can someone with write access merge it? https://github.com/llvm/llvm-project/pull/73592 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commi

[llvm] [clang] [clang-tools-extra] [C API] Add getters for Target Extension Types to C API (PR #71291)

2023-11-29 Thread Benji Smith via cfe-commits
https://github.com/Benjins updated https://github.com/llvm/llvm-project/pull/71291 >From 12e5ec3c0727d58bf8d91f673c3facd974f98c54 Mon Sep 17 00:00:00 2001 From: Benji Smith <6193112+benj...@users.noreply.github.com> Date: Sat, 4 Nov 2023 11:57:20 -0400 Subject: [PATCH 1/4] [C API] Add getters fo

[clang] [clang-tools-extra] [llvm] [C API] Add getters for Target Extension Types to C API (PR #71291)

2023-11-30 Thread Benji Smith via cfe-commits
Benjins wrote: Bumping this for review, after merging from main and resolving the conflicts https://github.com/llvm/llvm-project/pull/71291 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-comm

[clang] [llvm] [clang-tools-extra] [C API] Add blockaddress getters to C API (PR #77390)

2024-01-24 Thread Benji Smith via cfe-commits
https://github.com/Benjins updated https://github.com/llvm/llvm-project/pull/77390 >From 43db89c2bc2a42ff1e88deb99b7214e3e37e317c Mon Sep 17 00:00:00 2001 From: Benji Smith <6193112+benj...@users.noreply.github.com> Date: Sun, 7 Jan 2024 20:16:25 -0500 Subject: [PATCH 1/2] Refactor llvm-c-test t