[llvm] [NFC] Add myself as part of the list of contributors in `CREDITS` (PR #144035)
Rajveer Singh Bharadwaj via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 13 01:50:37 PDT 2025
https://github.com/Rajveer100 created https://github.com/llvm/llvm-project/pull/144035
None
>From 1ea5522099d4d1abc089be4d4ee2d503a7356cbb Mon Sep 17 00:00:00 2001
From: Rajveer <rajveer.developer at icloud.com>
Date: Fri, 13 Jun 2025 14:13:49 +0530
Subject: [PATCH] [NFC] Add myself as part of the list of contributors in
`CREDITS`
---
llvm/CREDITS.TXT | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/llvm/CREDITS.TXT b/llvm/CREDITS.TXT
index a349267e646da..56d87ac8e4845 100644
--- a/llvm/CREDITS.TXT
+++ b/llvm/CREDITS.TXT
@@ -45,6 +45,12 @@ D: AArch64 backend improvements
D: Added EarlyCSE MemorySSA support
D: CodeGen improvements
+N: Rajveer Singh Bharadwaj
+E: rajveer.developer at icloud.com
+W: https://github.com/Rajveer100
+D: LLVM, Clang, ClangIR, LibC++, LibC, MLIR, AArch64, DAG, DebugInfo, InstCombine
+D: Bug Fixing, Feature Additions, lots more to come...
+
N: David Blaikie
E: dblaikie at gmail.com
D: General bug fixing/fit & finish, mostly in Clang
More information about the llvm-commits
mailing list