0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Window the MOV+ADD-to-LEA fold, sharing the APX NDD machinery More... 6 days ago
Raise the default APX NDD window from 3 to 8 More... 6 days ago
Fold CMOVcc consumers into the APX NDD check More... 6 days ago
Claim flag-live MOV+ADD pairs for the APX NDD fold More... 6 days ago
Flag SETcc/MOVZX pairs as missing APX SETZU, under -m apx More... 6 days ago
Fold loads into APX NDD ops: mov rY, [mem] ; op rY, src More... 6 days ago
Widen the APX NDD fold to a build-time-sized instruction window More... 7 days ago
Flag MOV+ALU pairs that fold to APX NDD forms, under -m apx More... 7 days ago
Remove the single-bit immediate check More... 7 days ago
Flag MOV/NEG/AND triples that fold to BLSI, under -m bmi1 More... 10 days ago
Flag LEA-1/XOR pairs that fold to BLSMSK, under -m bmi1 More... 10 days ago
Flag load+BSWAP pairs that fold to MOVBE, under -m movbe More... 11 days ago
Flag CL shifts with flagless BMI2 equivalents, under -m bmi2 More... 11 days ago
Flag LEA-1+AND pairs that fold to BLSR, under -m bmi1 More... 11 days ago
Flag NOT+AND pairs that fold to ANDN, under -m bmi1 More... 11 days ago
Add -m to declare instruction-set extensions the target supports More... 11 days ago
Decode with XED_CHIP_ALL so chip-gated encodings read as themselves More... 11 days ago
Flag the obsolete rep ret AMD branch-predictor workaround More... 11 days ago
Flag 66-prefixed imm16 forms that stall Intel's pre-decoder More... 11 days ago
Flag POPCNT into a stale register (false output dependency) More... 11 days ago
Flag setcc + movzx widening better spelled as xor + setcc More... 11 days ago
Update references More... 13 days ago
Bump actions/checkout from 4 to 7 More... 13 days ago
Specify correct package-ecosystem More... 13 days ago
Create dependabot.yml More... 13 days ago
Run CI in a Fedora 44 container More... 13 days ago
Add a smoke test for the ELF driver More... 13 days ago
Pin fixture encodings with CHECK_BYTES_ASM More... 13 days ago
Assert the integration sweep per category More... 13 days ago
Assert every dispatcher table entry end-to-end More... 14 days ago