🏠
Working from home. Need food
Retired Algo/CTF/Student Cluster Competition player
- Earth
- https://maskray.me
Pinned Loading
-
llvm-project
llvm-project PublicForked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
-
-
3,117 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 135 commits in 2 repositories
Created a pull request in llvm/llvm-project that received 10 comments
[MC,COFF] .safeseh: avoid changeSection
The directive temporarily switches to the .sxdata section to emit data,
and then calls insert
, which makes CurFrag
out of sync of the
current secti…
+12
−1
lines changed
•
10
comments
Opened 15 other pull requests in 1 repository
llvm/llvm-project
12
merged
3
open
-
[MC] Simplify MCBinaryExpr/MCUnaryExpr printing by reducing parentheses
This contribution was made on Mar 31
-
Move relocation specifiers to AMDGPUMCExpr::Specifier
This contribution was made on Mar 30
-
RISCVAsmParser: Don't treat operands with relocation specifier as parse-time constants
This contribution was made on Mar 28
-
[AArch64] Transition from MCSymbolRefExpr::VariantKind constants
This contribution was made on Mar 27
-
[WebAssembly] Add WebAssemblyMCExpr::Specifier
This contribution was made on Mar 26
-
AsmPrinter: Remove ELF's special lowerRelativeReference for unnamed_addr function
This contribution was made on Mar 24
-
[AArch64] Rename VariantKind to Specifier
This contribution was made on Mar 23
-
[RISCV] Replace @plt/@gotpcrel in data directives with %pltpcrel %gotpcrel
This contribution was made on Mar 22
-
RISCVAsmParser: Replace "modifier" with "specifier" in diagnostics
This contribution was made on Mar 22
-
Move X86-specific MCSymbolRefExpr::VariantKind to X86MCExpr::Specifier
This contribution was made on Mar 20
-
[docs] Mention --discard-locals/--discard-all change for llvm-strip
This contribution was made on Mar 16
-
Rename RISCVMCExpr::VK_RISCV_ to VK_. NFC
This contribution was made on Mar 16
-
[X86] nocf_check: disable tail call
This contribution was made on Mar 16
-
[ELF] Introduce ReportPolicy to handle -z *-report options. NFC
This contribution was made on Mar 11
-
[llvm-objcopy,ELF] --discard-locals/--discard-all: allow and keep symbols referenced by relocations
This contribution was made on Mar 11
Reviewed 60 pull requests in 1 repository
llvm/llvm-project
25 pull requests
-
[RISCV] Cleanup assembler predicates after #133377.
This contribution was made on Mar 30
-
[AArch64] Use llvm::erase_if (NFC)
This contribution was made on Mar 30
-
release/20.x: [MC,COFF] .safeseh: avoid changeSection (#132624)
This contribution was made on Mar 29
-
Support alternative sections for patchable function entries
This contribution was made on Mar 29
-
[DWARFLinker] Update
stmt-seq-macho.test
to useupdate_test_body.py
This contribution was made on Mar 29 -
[HIP] Claim
--offload-compress
for-M
This contribution was made on Mar 29 -
[LLD][ELF] Allow memory region in OVERLAY
This contribution was made on Mar 29
-
[Driver] Add linker options to support statical linking to shared flang-rt on AIX.
This contribution was made on Mar 29
-
[lld] Use *Set::insert_range (NFC)
This contribution was made on Mar 29
-
[RISCV] Replace @plt/@gotpcrel in data directives with %pltpcrel %gotpcrel
This contribution was made on Mar 28
-
[PAC][lld] Support
-z nopac-plt
flagThis contribution was made on Mar 28 -
release/20.x: Revert "[MC] Explicitly mark MCSymbol for MO_ExternalSymbol" (#133291)
This contribution was made on Mar 28
-
Revert "[MC] Explicitly mark MCSymbol for MO_ExternalSymbol"
This contribution was made on Mar 27
-
[RISCV] Add MC layer support for XSfmm*.
This contribution was made on Mar 27
-
[Driver] Use a range constructor of StringSet (NFC)
This contribution was made on Mar 27
-
[lld] Merge GOT entries for symbols
This contribution was made on Mar 27
-
Add __attribute__((retain)) to LLVM_DUMP_METHOD
This contribution was made on Mar 26
-
[RISCV] Support .option {no}exact
This contribution was made on Mar 26
-
[lld][ELF] Add --why-live flag (inspired by Mach-O)
This contribution was made on Mar 26
-
[AArch64] Rename VariantKind to Specifier
This contribution was made on Mar 26
-
[llvm-objdump][ARM] Find ELF file PLT entries for arm, thumb
This contribution was made on Mar 25
-
[Driver] Fix link order of BareMetal toolchain object
This contribution was made on Mar 25
-
[Driver] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX.
This contribution was made on Mar 25
-
[Driver] Add option to force undefined symbols during linking in BareMetal toolchain object.
This contribution was made on Mar 25
-
[AVR][NFC] Simplify branch relaxation tests
This contribution was made on Mar 24
- Some pull request reviews not shown.
Created an issue in llvm/llvm-project that received 3 comments
[AArch64] Assembly syntax for relocation specifier in data directives
https://reviews.llvm.org/D81446 and #72584 , introduced the assembly syntax .word sym@plt-.
and .word sym@gotpcrel
for R_AARCH64_PLT32 and R_AARCH6…
3
comments
Opened 2 other issues in 1 repository
llvm/llvm-project
1
open
1
closed
-
Move MCSymbolRefExpr::VK_AMDGPU_ to AMDGPUMCExpr::
This contribution was made on Mar 6
-
[VE] Move MCSymbolRefExpr::VK_VE_ to VEMCExpr::
This contribution was made on Mar 6