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
/
WebAssembly
/
simd-intrinsics.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Add avgr_u intrinsics and require nuw in patterns
Thomas Lively
2019-12-18
1
-0
/
+20
*
[WebAssembly] Replace SIMD int min/max builtins with patterns
Thomas Lively
2019-12-16
1
-120
/
+0
*
[WebAssembly] Add experimental SIMD dot product instruction
Thomas Lively
2019-11-01
1
-0
/
+10
*
[WebAssembly] SIMD integer min and max instructions
Thomas Lively
2019-10-31
1
-0
/
+120
*
[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
Thomas Lively
2019-10-09
1
-0
/
+10
*
[WebAssembly] Narrowing and widening SIMD ops
Thomas Lively
2019-09-13
1
-0
/
+128
*
[WebAssembly] Add SIMD QFMA/QFMS
Thomas Lively
2019-08-31
1
-1
/
+49
*
[WebAssembly] Add unimplemented-simd128 subtarget feature
Thomas Lively
2019-01-10
1
-2
/
+2
*
Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"
Thomas Lively
2019-01-10
1
-2
/
+2
*
[WebAssembly] Add simd128-unimplemented subtarget feature
Thomas Lively
2019-01-10
1
-2
/
+2
*
Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"
Thomas Lively
2019-01-10
1
-2
/
+2
*
[WebAssembly] Add unimplemented-simd128 subtarget feature
Thomas Lively
2019-01-09
1
-2
/
+2
*
[WebAssembly] Standardize order of SIMD bitselect arguments
Thomas Lively
2019-01-09
1
-18
/
+18
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-4
/
+4
*
[WebAssembly] Fix invalid machine instrs in -O0, verify in tests
Thomas Lively
2018-12-21
1
-2
/
+2
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-52
/
+26
*
[WebAssembly] Use target-independent saturating add
Thomas Lively
2018-10-25
1
-16
/
+8
*
[WebAssembly] Saturating float to int intrinsics
Thomas Lively
2018-10-11
1
-0
/
+48
*
[WebAssembly] Saturating arithmetic intrinsics
Thomas Lively
2018-10-05
1
-0
/
+104
*
[WebAssembly] Bitselect intrinsic and instruction
Thomas Lively
2018-10-03
1
-0
/
+84
*
[WebAssembly] any_true and all_true intrinsics and instructions
Thomas Lively
2018-10-03
1
-0
/
+109