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
/
clang
/
test
/
CodeGen
/
fma4-builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-14
1
-32
/
+32
*
Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator"
Dmitri Gribenko
2019-10-10
1
-32
/
+32
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-09
1
-32
/
+32
*
[X86] Implement _builtin_ia32_vfmaddss and _builtin_ia32_vfmaddsd with native...
Craig Topper
2018-07-06
1
-8
/
+40
*
[X86] Use shufflevector instead of a select with a constant mask for fmaddsub...
Craig Topper
2018-07-05
1
-24
/
+24
*
[X86] Lowering FMA intrinsics to native IR (Clang part)
Gabor Buella
2018-05-30
1
-24
/
+44
*
[X86] Use separate builtins for fma4 scalar intrinsics. Use negations to remo...
Craig Topper
2017-11-25
1
-8
/
+16
*
[X86] Reduce the number of FMA builtins needed by the frontend by adding nega...
Craig Topper
2017-11-10
1
-16
/
+36
*
[X86] Remove the mm_malloc.h include guard hack from the X86 builtins tests
Elad Cohen
2016-09-28
1
-3
/
+1
*
After PR28761 use -Wall with -Werror in builtins tests to identify
Eric Christopher
2016-08-04
1
-1
/
+1
*
[X86] Stripped backend codegen tests
Simon Pilgrim
2015-12-03
1
-34
/
+32
*
Canonicalize some of the x86 builtin tests and either remove or comment
Eric Christopher
2015-10-14
1
-2
/
+2
*
[X86] Reapplied r246204, r246206, r246211, r246223
Simon Pilgrim
2015-08-29
1
-1
/
+35
*
Revert "[X86][FMA4] Added debug codegen test for FMA4 intrinsics"
Renato Golin
2015-08-28
1
-34
/
+1
*
[X86][FMA4] Added debug codegen test for FMA4 intrinsics
Simon Pilgrim
2015-08-27
1
-1
/
+34
*
Upgrade test for the fma4->fma intrinsic change.
Benjamin Kramer
2012-06-03
1
-32
/
+32
*
Add FMA4 intrinsics.
Craig Topper
2011-12-30
1
-0
/
+166