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
/
AArch64
/
fadd-combines.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] exclude x*2.0 from normal negation profitability rules
Sanjay Patel
2019-08-09
1
-6
/
+4
*
[AArch64][x86] add tests for pessimization of expression with X*2.0 (PR32939)...
Sanjay Patel
2019-08-09
1
-0
/
+30
*
Migrate some more fadd and fsub cases away from UnsafeFPMath control to utili...
Michael Berg
2019-07-31
1
-15
/
+10
*
[AArch64] Optimize floating point materialization
Adhemerval Zanella
2019-02-01
1
-14
/
+14
*
[DAGCombiner] allow undef elts in vector fmul matching
Sanjay Patel
2018-10-15
1
-6
/
+4
*
[AArch64] add tests for fmul x, -2.0 with undef elts; NFC
Sanjay Patel
2018-10-15
1
-10
/
+45
*
Utilize new SDNode flag functionality to expand current support for fadd
Michael Berg
2018-06-18
1
-3
/
+4
*
[DAGCombiner] remove hasOneUse() check from fadd constants transform
Sanjay Patel
2018-06-13
1
-3
/
+8
*
[AArch64] add tests for fadd with more than one use; NFC
Sanjay Patel
2018-06-12
1
-27
/
+83
*
[DAGCombine] Transform (fadd A, (fmul B, -2.0)) -> (fsub A, (fadd B, B)).
Chad Rosier
2017-05-04
1
-0
/
+78