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
/
X86
/
fma.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Accept hasAVX512() as well as hasFMA() when generating FMA.
Ahmed Bougacha
2015-06-25
1
-0
/
+1
*
[X86] Cleanup fma tests a little bit. NFC.
Ahmed Bougacha
2015-06-25
1
-58
/
+24
*
[BUG] Due to a typo introduced in r199933 and r200027 two tests for FMA were...
Zinovy Nis
2014-07-17
1
-4
/
+4
*
Add a testcase for the changes in r199938.
Lang Hames
2014-01-24
1
-3
/
+21
*
Replace vfmaddxx213 instructions with their 231-type equivalents in accumulator
Lang Hames
2014-01-23
1
-0
/
+15
*
Teach SelectionDAG to constant fold all-constant FMA nodes the same way that ...
Owen Anderson
2013-05-09
1
-0
/
+8
*
llvm/test/CodeGen/X86/fma.ll: Add -march=x86, or two tests would fail on non-...
NAKAMURA Takumi
2012-08-27
1
-2
/
+2
*
FMA3 tests on bdver2 target for changes made in rev 162012. Also made
Anitha Boyapati
2012-08-27
1
-7
/
+9
*
Added FMA functionality to X86 target.
Elena Demikhovsky
2012-08-01
1
-4
/
+8
*
Add an intrinsic and codegen support for fused multiply-accumulate. The intent
Cameron Zwarich
2011-07-08
1
-0
/
+33