Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Legalize rounding nodes | Nemanja Ivanovic | 2019-12-30 | 1 | -1/+1 |
* | [PowerPC][NFC] Avoid checking non-relevant .cfi instructions | Jinsong Ji | 2019-08-30 | 1 | -3/+1 |
* | RegAllocFast: Remove early selection loop, the spill calculation will report ... | Matt Arsenault | 2019-03-19 | 1 | -1/+2 |
* | [DAGCombiner] restrict (float)((int) f) --> ftrunc with no-signed-zeros | Sanjay Patel | 2018-06-27 | 1 | -0/+29 |
* | [DAGCombine] (float)((int) f) --> ftrunc (PR36617) | Sanjay Patel | 2018-04-20 | 1 | -12/+1 |
* | revert r328921 - [DAGCombine] (float)((int) f) --> ftrunc (PR36617) | Sanjay Patel | 2018-04-12 | 1 | -1/+12 |
* | [DAGCombine] (float)((int) f) --> ftrunc (PR36617) | Sanjay Patel | 2018-03-31 | 1 | -12/+1 |
* | [PPC] Avoid incorrect fp-i128-fp lowering. | Tim Shen | 2018-01-23 | 1 | -0/+25 |