Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | compiler: fix up linkage and recalc liveness in one peephole case. | Kaz Kylheku | 2021-09-30 | 1 | -8/+11 | |
* | compiler: eliminate some redundant hash lookups. | Kaz Kylheku | 2021-09-30 | 1 | -11/+12 | |
* | compiler: eliminate basic-block next-block method. | Kaz Kylheku | 2021-09-30 | 1 | -23/+19 | |
* | compiler: cosmetic: merge set assignments. | Kaz Kylheku | 2021-09-30 | 1 | -7/+7 | |
* | compiler: improvement in next-block linking. | Kaz Kylheku | 2021-09-29 | 1 | -3/+3 | |
* | compiler: remove impossible cases in jump threading. | Kaz Kylheku | 2021-09-29 | 1 | -8/+4 | |
* | compiler: peephole: merge basic blocks when jmp removed. | Kaz Kylheku | 2021-09-29 | 1 | -5/+16 | |
* | compiler: code clean-up in peephole optimizer. | Kaz Kylheku | 2021-09-28 | 1 | -5/+5 | |
* | defset: add set-mask and clear-mask. | Paul A. Patience | 2021-09-14 | 1 | -4/+5 | |
* | license: reformat to fit 80 columns. | Kaz Kylheku | 2021-08-16 | 1 | -13/+13 | |
* | file layout: moving share/txr/stdlib to stdlib. | Kaz Kylheku | 2021-06-24 | 1 | -0/+606 |