1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: convert to ASCII to avoid pip3 install error. More... over 7 years ago
LICENSE: add Facebook copyright More... over 7 years ago
Golang: generate "+build !noasm" tag in assembly listing More... over 7 years ago
Python3 support More... over 7 years ago
x86-64: VPOPCNT[D/Q] instructions More... over 7 years ago
x86-64: update ISA support in uArchs More... over 7 years ago
x86-64: regenerate encoding tests with new binutils More... over 7 years ago
x86-64: CLFLUSH[OPT], CLWB, and CLZERO instructions More... over 7 years ago
Setup: require Opcodes 0.3.12 More... over 7 years ago
x86-64: PREFETCH[W][T1] instructions More... over 7 years ago
ISA: 3dnow! prefetch -> PREFETCH[W] extensions More... over 7 years ago
Fix #71: Fix setting the address of LocalVariable when doing layout.
eliben
as Eli Bendersky
More... almost 8 years ago
fix copy-paste error in README.rst
zed
More... almost 8 years ago
Constant: uint16x8 and uint16x16 constructors More... almost 8 years ago
CLI: support multple -I arguments More... almost 8 years ago
Regalloc: more efficient evaluation of alternatives More... about 8 years ago
x86-64: add SYSCALL instruction. Fix #52 More... about 8 years ago
x86_64: fix register allocation issue More... about 8 years ago
x86_64: Add TestExplicitRegisterConflict2 More... about 8 years ago
x86_64: default _min_conflict_allocation_alternatives to 0 More... about 8 years ago
x86_64: Add tests for issue 65 More... about 8 years ago
Comments: fix Peach-Py -> PeachPy More... about 8 years ago
x86-64: reassign physical IDs to ah/bh/ch/dh registers More... about 8 years ago
Test: register allocation with conflicts between virtual and physical registers More... about 8 years ago
README: add @dgryski's tutorial More... about 8 years ago
x86-64: fix conflict analysis between virtual and physical registers More... about 8 years ago
Gitignore: add Python eggs More... about 8 years ago
x86-64: include implicit operands in input/output registers More... about 8 years ago
README: document new PeachPy users More... about 8 years ago
AppVeyor: use automatic dependencies and codegen More... about 8 years ago