Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC | Simon Pilgrim | 2019-04-05 | 1 | -7/+10 |
* | [AArch64] Regenerate half precision tests | Simon Pilgrim | 2019-03-29 | 1 | -24/+51 |
* | DAG combiner: fold (select, C, X, undef) -> X | Stanislav Mekhanoshin | 2018-11-16 | 1 | -2/+2 |
* | [AArch64] Fix DAG selection for cmps for fp16 type | Weiming Zhao | 2016-05-11 | 1 | -0/+12 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | AArch64: implement efficient f16 bitcasts | Tim Northover | 2014-07-18 | 1 | -0/+21 |
* | AArch64: support f16 extend/trunc operations. | Tim Northover | 2014-07-18 | 1 | -0/+36 |
* | CodeGen: soften f16 type by default instead of marking legal. | Tim Northover | 2014-07-18 | 1 | -0/+26 |