| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-17 | simplify TRUNC(TRUNC(x)) | Luc Van Oostenryck | 1 | -1/+0 | |
| The simplification of ZEXT(ZEXT(x)) was already added but its dual, TRUNC(TRUNC(x)), was not. Add it now. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | |||||
| 2018-08-16 | add testcase for TRUNC(TRUNC(x)) simplification | Luc Van Oostenryck | 1 | -0/+13 | |
| Add the testcase before doing the simplification. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | |||||
