Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -10/+10 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -16/+16 |
* | [CodeGen] Don't blindly combine (fp_round (fp_round x)) to (fp_round x). | Ahmed Bougacha | 2015-02-12 | 1 | -5/+10 |
* | CodeGen: emit IR-level f16 conversion intrinsics as fptrunc/fpext | Tim Northover | 2014-07-21 | 1 | -10/+7 |
* | CodeGen: extend f16 conversions to permit types > float. | Tim Northover | 2014-07-17 | 1 | -22/+22 |
* | AArch64: Better codegen for storing to __fp16. | Jim Grosbach | 2014-07-09 | 1 | -0/+126 |
* | AArch64: Better codegen for loading from __fp16. | Jim Grosbach | 2014-07-08 | 1 | -0/+128 |