index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
fp16-ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-14
1
-2
/
+2
*
Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"
Dmitri Gribenko
2019-10-10
1
-2
/
+2
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-09
1
-2
/
+2
*
[CodeGen][X86] Fix handling of __fp16 vectors.
Akira Hatanaka
2017-12-09
1
-35
/
+20
*
RenderScript support in the Frontend
Pirama Arumuga Nainar
2016-06-09
1
-0
/
+2
*
[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