Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate AddPop. | chriseth | 2016-11-25 | 1 | -15/+12 |
* | Templatize. | chriseth | 2016-11-25 | 1 | -37/+75 |
* | Peephole optimizer for unreacheable code. | chriseth | 2016-11-25 | 1 | -37/+73 |
* | libevmasm: generalize ADDPOP optimization into ADDMODPOP etc | Yoichi Hirai | 2016-11-25 | 1 | -5/+6 |
* | libevmasm: Add another peephole optimization | Yoichi Hirai | 2016-11-25 | 1 | -2/+27 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | fixup! Simple peephole optimizer that is activated even if not requested. | chriseth | 2016-11-16 | 1 | -0/+2 |
* | Simple peephole optimizer that is activated even if not requested. | chriseth | 2016-11-16 | 1 | -0/+146 |