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
/
llvm
/
test
/
CodeGen
/
NVPTX
/
f16-instructions.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Fix the codegen for llvm.round.
Bixia Zheng
2019-04-01
1
-3
/
+5
*
Replace "no-frame-pointer-*" function attributes with "frame-pointer"
Francis Visoiu Mistrih
2019-01-14
1
-4
/
+4
*
[NVPTX] Remove ftz variants of cvt with rounding mode
Benjamin Kramer
2018-08-21
1
-58
/
+117
*
[NVPTX] Don't flag StoreParam/LoadParam memory chain operands as ReadMem/Writ...
Simon Pilgrim
2017-05-15
1
-1078
/
+1079
*
[SelectionDAG] Improve support for promotion of <1 x fX> floating point argum...
Simon Pilgrim
2017-05-02
1
-0
/
+15
*
[NVPTX] Fixed lowering of unaligned loads/stores of f16 scalars and vectors.
Artem Belevich
2017-03-07
1
-0
/
+14
*
[NVPTX] Added support for .f16x2 instructions.
Artem Belevich
2017-02-23
1
-8
/
+8
*
[NVPTX] Unify vectorization of load/stores of aggregate arguments and return ...
Artem Belevich
2017-02-21
1
-1
/
+1
*
[NVPTX] Fix lowering of fp16 ISD::FNEG.
Artem Belevich
2017-01-19
1
-0
/
+15
*
[NVPTX] Added support for half-precision floating point.
Artem Belevich
2017-01-13
1
-0
/
+1034