Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombiner] restrict (float)((int) f) --> ftrunc with no-signed-zeros | Sanjay Patel | 2018-06-27 | 1 | -1/+1 |
* | [DAGCombine] (float)((int) f) --> ftrunc (PR36617) | Sanjay Patel | 2018-04-20 | 1 | -8/+4 |
* | revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc (PR36617) | Sanjay Patel | 2018-04-12 | 1 | -4/+8 |
* | [DAGCombine] (float)((int) f) --> ftrunc (PR36617) | Sanjay Patel | 2018-03-31 | 1 | -8/+4 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -2/+2 |
* | [PowerPC] Improve int_to_fp(fp_to_int(x)) combining | Hal Finkel | 2015-01-06 | 1 | -0/+70 |