1. 54ac087 Optimize 'zero cell' loop by WHR · 1 year, 6 months ago
  2. a7453e4 Accept option '-s' in driver by WHR · 1 year, 7 months ago
  3. d8da1aa Support 16, 32 and 64 bit cell widths in addition of default 8 bit; support setting number of availble cells by WHR · 1 year, 7 months ago
  4. fb53d3f Print an error message for unrecognized extended option by WHR · 1 year, 7 months ago
  5. cec0250 Don't override previously specified optimize level 's' by '1'~'9' levels; add extended option 'nooptimize' to disable optimizations that enabled by a previous option by WHR · 1 year, 7 months ago
  6. dd2050c Fix incorrect substring operations in driver by WHR · 1 year, 7 months ago
  7. 7d3bbee Remove duplicated 'mtlr' instruction by WHR · 1 year, 7 months ago
  8. 1f0b0b4 Add extended option 'longbranch' to support large programs by WHR · 1 year, 7 months ago
  9. 1770e73 Compact read(2) and write(2) calling code for optimize level 's' by WHR · 1 year, 7 months ago
  10. a10b391 Add option '--help' to driver by WHR · 1 year, 7 months ago
  11. 392ac24 Wrap data state under 0x100 by WHR · 1 year, 7 months ago
  12. 0f30e78 Protect 'label_stack' against overflow by WHR · 1 year, 7 months ago
  13. 2968532 Uninline read(2) and write(2) system call codes under optimize level 's' by WHR · 1 year, 7 months ago
  14. 89c9165 Reject invalid optimize level by WHR · 1 year, 7 months ago
  15. d9fbb45 Detect and report missing arguments to options in driver by WHR · 1 year, 7 months ago
  16. b09cdab Mark data is available when related code was emitted due to line breaking by WHR · 1 year, 7 months ago
  17. 0341979 Consider nested loops when eliminating loops before data by WHR · 1 year, 7 months ago
  18. 86226fa Add option '--version' to driver by WHR · 1 year, 7 months ago
  19. 1a5c0c2 Eliminate loops before any data is ever available by WHR · 1 year, 7 months ago
  20. c59c97f Support handling system call failure in large programs by WHR · 1 year, 7 months ago
  21. 890b04d Support using '-E' and '-o' for driver by WHR · 1 year, 7 months ago
  22. 4731e9b Fix system call error checkings by WHR · 1 year, 7 months ago
  23. 4f76c1d Start working with git(1) by WHR · 1 year, 7 months ago