Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement and/or/xor in optimizing. | Nicolas Geoffray | 2014-11-12 | 1 | -1/+1 |
* | Revert "Revert "Implement long negate instruction in the optimizing compiler."" | Roland Levillain | 2014-10-24 | 1 | -34/+0 |
* | Revert "Implement long negate instruction in the optimizing compiler." | Roland Levillain | 2014-10-23 | 1 | -0/+34 |
* | Implement long negate instruction in the optimizing compiler. | Roland Levillain | 2014-10-23 | 1 | -34/+0 |
* | Add multiplication for floats/doubles in optimizing compiler | Calin Juravle | 2014-10-22 | 1 | -2/+121 |
* | Various fixes related to integer negate operations. | Roland Levillain | 2014-10-22 | 1 | -2/+2 |
* | Implement int negate instruction in the optimizing compiler. | Roland Levillain | 2014-10-21 | 1 | -0/+32 |
* | Add multiplication for integral types | Calin Juravle | 2014-10-17 | 3 | -0/+65 |