Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] Promote compound assignment exprs. with fp16 LHS and int. RHS. | Ahmed Bougacha | 2015-05-29 | 1 | -0/+139 |
* | Add flag to enable native half type | Pirama Arumuga Nainar | 2015-05-14 | 1 | -36/+139 |
* | [CodeGen] Properly support the half FP type with non-native operations. | Ahmed Bougacha | 2015-03-23 | 1 | -134/+148 |
* | [CodeGen] Convert double -> __fp16 in one step. | Ahmed Bougacha | 2015-03-23 | 1 | -5/+21 |
* | Add a bunch of missing "CHECK" colons in tests. NFC. | Ahmed Bougacha | 2015-03-14 | 1 | -1/+1 |
* | IR: update Clang to use polymorphic __fp16 conversion intrinsics. | Tim Northover | 2014-07-17 | 1 | -129/+129 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
* | Tests: check for target availability for target-specific tests. | Jim Grosbach | 2012-07-09 | 1 | -0/+1 |
* | Missed tests for half FP support | Anton Korobeynikov | 2011-10-14 | 1 | -0/+283 |