30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mcs51 code generation refactoring. More... 5 months ago
Burn AOP_STR. More... 5 months ago
Generalize cheapMove More... 5 months ago
Make aopGet use asmop * instead of operand *. More... 5 months ago
Fix opIsGptr, so it works even when the op has no aop yet. More... 5 months ago
mcs51 code generation refactoring. More... 6 months ago
Use information from generalized constant propagation in mcs51 code generation for &,^. More... 6 months ago
mcs51 refactoring. More... 6 months ago
Use information from generalized constant propagation in mcs51 code generation for |. More... 6 months ago
Minor mcs51 refactoring. More... 6 months ago
Fix Ticket #193 More... 6 months ago
Typographic fixes. More... 6 months ago
Remove --parms-in-bank1 support in mcs51 port. More... 6 months ago
Fix bug #3654 More... 6 months ago
[ucsim] Fix header More... 6 months ago
[regression-mcs51] Turn off not needed peripherals, run in emulation mode More... 6 months ago
Destroy the xreg relics. More... 6 months ago
Fix an UB issue in register allocation affecting z80 (and related). More... 6 months ago
Fix --std-c2x. More... 6 months ago
Various updates. More... 6 months ago
Update for C23. More... 6 months ago
attempt to fix bug #3669 More... 6 months ago
Since the standard name is now fixed at C23, use that instead of C2X (for compatibility, keep c2x option and pragma for now). More... 6 months ago
Fix bug #3642. More... 6 months ago
Add a special case in CSE so the mcs51 _Bool to __bit optimizations does not prevent constant propagation. Fixes bug #3640. More... 6 months ago
Fix an issue in generalized constant propagation that resulted in some optimizations being omitted on bitwise operations. Fixes bug #3640. More... 6 months ago
Fix bug #3656. More... 6 months ago
[ucsim-p1516] More macros in disass More... 6 months ago
[ucsim] Measure cpu speed More... 6 months ago
[ucsim-i8048] Fix empty lines in generated header More... 6 months ago