Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This adds constrained intrinsics for the signed and unsigned conversions | Kevin P. Neal | 2019-12-17 | 1 | -0/+24 |
* | [FPEnv] Add constrained intrinsics for lrint and lround | Kevin P. Neal | 2019-10-07 | 1 | -0/+92 |
* | [FPEnv] Strict FP tests should use the requisite function attributes. | Kevin P. Neal | 2019-10-04 | 1 | -44/+46 |
* | [FPEnv] Add fptosi and fptoui constrained intrinsics. | Kevin P. Neal | 2019-08-28 | 1 | -0/+25 |
* | Add constrained fptrunc and fpext intrinsics. | Kevin P. Neal | 2019-05-13 | 1 | -0/+26 |
* | Add ‘llvm.experimental.constrained.fma‘ Intrinsic. | Wei Ding | 2017-08-24 | 1 | -2/+14 |
* | Add constrained intrinsics for some libm-equivalent operations | Andrew Kaylor | 2017-05-25 | 1 | -0/+148 |
* | Add intrinsics for constrained floating point operations | Andrew Kaylor | 2017-01-26 | 1 | -0/+102 |