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
/
fusedMAC.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] Add and update FMA tests. NFC
David Green
2020-01-05
1
-25
/
+25
*
[ARM] Do not fuse VADD and VMUL, continued (2/2)
Sjoerd Meijer
2018-10-17
1
-0
/
+9
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-1
/
+1
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-12
/
+12
*
DAG legalisation can now handle illegal fma vector types by scalarisation
Pete Cooper
2012-06-24
1
-0
/
+12
*
Rename fp-op fusion option (yet again) for compatibility with GCC option.
Lang Hames
2012-06-22
1
-1
/
+1
*
Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
Lang Hames
2012-06-22
1
-1
/
+1
*
Add a missing llvm.fma -> VFNMS pattern to the ARM backend.
Lang Hames
2012-06-21
1
-0
/
+9
*
Add DAG-combines for aggressive FMA formation.
Lang Hames
2012-06-19
1
-1
/
+1
*
Make this testcase independent of register allocation.
Owen Anderson
2012-05-31
1
-2
/
+2
*
Switch the canonical FMA term operand order to match both the comment I wrote...
Owen Anderson
2012-05-30
1
-1
/
+1
*
Teach DAGCombine to canonicalize the position of a constant in the term opera...
Owen Anderson
2012-05-30
1
-0
/
+9
*
Teach DAGCombine the same multiply-by-1.0 folding trick when doing FMAs, just...
Owen Anderson
2012-05-02
1
-0
/
+9
*
Fix the order of the operands in the llvm.fma intrinsic patterns for ARM,
Lang Hames
2012-04-27
1
-3
/
+3
*
On Darwin targets, only use vfma etc. if the source use fma() intrinsic expli...
Evan Cheng
2012-04-13
1
-1
/
+1
*
Add more fused mul+add/sub patterns. rdar://10139676
Evan Cheng
2012-04-11
1
-16
/
+54
*
Match (fneg (fma) to vfnma. rdar://10139676
Evan Cheng
2012-04-11
1
-6
/
+25
*
Merge fma.ll into fusedMAC.ll
Evan Cheng
2012-04-11
1
-0
/
+28
*
updated patch for the ARM fused multiply add/sub
Sebastian Pop
2012-03-05
1
-9
/
+41
*
Add fused multiple+add instructions from VFPv4.
Anton Korobeynikov
2012-01-22
1
-0
/
+68