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
/
ARM
/
fp16-promote.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Codegen][ARM] Add float softening for cbrt
David Green
2019-10-28
1
-0
/
+15
*
[ARM] Generate vcmp instead of vcmpe
Kristof Beyls
2019-10-08
1
-1
/
+1
*
[ARM] Code-generation infrastructure for MVE.
Simon Tatham
2019-06-25
1
-1
/
+1
*
[ARM] Replace fp-only-sp and d16 with fp64 and d32.
Simon Tatham
2019-05-28
1
-1
/
+1
*
[NFC] Rename minnan and maxnan to minimum and maximum
Thomas Lively
2018-10-24
1
-4
/
+4
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing llvm tests
Joel E. Denny
2018-07-11
1
-3
/
+3
*
[ARM] Materialise some boolean values to avoid a branch
Roger Ferrer Ibanez
2018-02-16
1
-2
/
+4
*
[ARM][AArch64][DAG] Reenable post-legalize store merge
Nirav Dave
2017-12-06
1
-19
/
+31
*
[DAG][ARM] Revert "Reenable post-legalize store merge"
Nirav Dave
2017-12-01
1
-31
/
+19
*
[ARM][DAG] Reenable post-legalize store merge
Nirav Dave
2017-12-01
1
-19
/
+31
*
[ARM][DAG] Revert Disable post-legalization store merge for ARM
Nirav Dave
2017-11-29
1
-31
/
+19
*
[DAG] Do MergeConsecutiveStores again before Instruction Selection
Nirav Dave
2017-11-27
1
-19
/
+31
*
[ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).
Kristof Beyls
2017-06-28
1
-15
/
+14
*
[ARM] Prefer BIC over BFC in ARM mode.
Eli Friedman
2017-04-07
1
-2
/
+2
*
[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine
Artur Pilipenko
2017-03-01
1
-9
/
+3
*
[DAGCombiner] revert r295336
Bill Seurer
2017-02-22
1
-3
/
+9
*
[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine
Artur Pilipenko
2017-02-16
1
-9
/
+3
*
Rever -r295314 "[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load...
Artur Pilipenko
2017-02-16
1
-3
/
+9
*
[DAGCombiner] Support {a|s}ext, {a|z|s}ext load nodes in load combine
Artur Pilipenko
2017-02-16
1
-9
/
+3
*
[ARM] Use VCMP, not VCMPE, for floating point equality comparisons
James Molloy
2017-02-13
1
-3
/
+3
*
DAG: Constant fold fp16_to_fp/fp16_to_fp
Matt Arsenault
2017-01-30
1
-4
/
+6
*
DAG: Avoid OOB when legalizing vector indexing
Matt Arsenault
2017-01-10
1
-2
/
+2
*
[CodeGen] Promote FMINNAN/FMAXNAN like other binops.
Ahmed Bougacha
2016-05-31
1
-0
/
+34
*
[CodeGen] Round [SU]INT_TO_FP result when promoting from f16.
Ahmed Bougacha
2016-05-06
1
-0
/
+40
*
[CodeGen] Always promote f16 if not legal
Oliver Stannard
2015-11-09
1
-164
/
+150
*
Fix incorrect target triple in fp16-promote.ll
Pirama Arumuga Nainar
2015-10-22
1
-96
/
+99
*
Fix flakiness in fp16-promote.ll
Pirama Arumuga Nainar
2015-04-20
1
-578
/
+194
*
Add support to promote f16 to f32
Pirama Arumuga Nainar
2015-04-17
1
-0
/
+1287