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.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SDAG] fold insert_vector_elt with undef index
Sanjay Patel
2019-10-27
1
-24
/
+24
*
[SDAG] fold extract_vector_elt with undef index
Sanjay Patel
2019-10-25
1
-16
/
+16
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-16
/
+16
*
[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] Massive instruction renaming
Thomas Lively
2019-01-08
1
-32
/
+32
*
[WebAssembly] Fix invalid machine instrs in -O0, verify in tests
Thomas Lively
2018-12-21
1
-3
/
+3
*
[WebAssembly] Gate unimplemented SIMD ops on flag
Thomas Lively
2018-12-20
1
-4
/
+9
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-150
/
+78
*
[WebAssembly] Expand inserts and extracts with variable indices
Thomas Lively
2018-11-02
1
-0
/
+340
*
[WebAssembly] Handle undefined lane indices in SIMD patterns
Thomas Lively
2018-10-19
1
-0
/
+266
*
[WebAssembly][NFC] Generalize operand numbers in SIMD tests
Thomas Lively
2018-09-15
1
-110
/
+110
*
[WebAssembly][NFC] Move SIMD encoding tests to dedicated file
Thomas Lively
2018-09-14
1
-230
/
+200
*
[WebAssembly] v8x16.shuffle
Thomas Lively
2018-09-07
1
-0
/
+96
*
[WebAssembly][NFC] Add colon to label in test
Thomas Lively
2018-09-04
1
-1
/
+1
*
[WebAssembly][NFC] Fix formatting and tests
Thomas Lively
2018-09-04
1
-6
/
+8
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-3
/
+3
*
[WebAssembly] Prioritize splats over v128.consts
Thomas Lively
2018-08-23
1
-0
/
+35
*
[WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
Thomas Lively
2018-08-22
1
-0
/
+132
*
[WebAssembly] v128.const
Thomas Lively
2018-08-21
1
-0
/
+72
*
[WebAssembly] SIMD replace_lane
Derek Schuff
2018-08-15
1
-0
/
+68
*
[WebAssembly] SIMD Splats
Derek Schuff
2018-08-15
1
-0
/
+79
*
[WebAssembly] SIMD encoding tests
Heejin Ahn
2018-08-14
1
-33
/
+33
*
[WebAssembly] SIMD extract_lane
Heejin Ahn
2018-08-14
1
-0
/
+142