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
/
lib
/
Target
/
WebAssembly
/
WebAssemblyInstrSIMD.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Narrowing and widening SIMD ops
Thomas Lively
2019-09-13
1
-0
/
+36
*
[WebAssembly] Add SIMD QFMA/QFMS
Thomas Lively
2019-08-31
1
-0
/
+21
*
[WebAssembly] Omit wrap on i64x2.{shl,shr*} ISel when possible
Thomas Lively
2019-06-26
1
-2
/
+8
*
[WebAssembly] Optimize ISel for SIMD Boolean reductions
Thomas Lively
2019-06-19
1
-0
/
+22
*
[WebAssembly] Lower SIMD nnan setcc nodes
Thomas Lively
2019-03-19
1
-10
/
+12
*
[WebAssembly] Remove unused load/store patterns that use texternalsym
Sam Clegg
2019-03-15
1
-4
/
+0
*
[WebAssembly] Use named operands to identify loads and stores
Thomas Lively
2019-03-09
1
-10
/
+10
*
[WebAssembly] Tidy up `let` statements in .td files (NFC)
Heejin Ahn
2019-02-06
1
-3
/
+2
*
[WebAssembly] Fix indentation after adding IsCanonical property (NFC)
Heejin Ahn
2019-02-05
1
-4
/
+4
*
[WebAssembly] Make disassembler always emit most canonical name.
Wouter van Oortmerssen
2019-02-05
1
-4
/
+6
*
[WebAssembly] Fix a regression selecting negative build_vector lanes
Thomas Lively
2019-01-31
1
-1
/
+1
*
[WebAssembly] Optimize BUILD_VECTOR lowering for size
Thomas Lively
2019-01-30
1
-112
/
+0
*
[WebAssembly] Lower SCALAR_TO_VECTOR to splats
Thomas Lively
2019-01-29
1
-0
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Add unimplemented-simd128 subtarget feature
Thomas Lively
2019-01-10
1
-4
/
+4
*
[WebAssembly] Standardize order of SIMD bitselect arguments
Thomas Lively
2019-01-09
1
-1
/
+1
*
[WebAssembly] Massive instruction renaming
Thomas Lively
2019-01-08
1
-11
/
+11
*
[WebAssembly] Gate unimplemented SIMD ops on flag
Thomas Lively
2018-12-20
1
-4
/
+9
*
[WebAssembly] Renumber SIMD bitwise instructions
Thomas Lively
2018-11-15
1
-7
/
+7
*
[WebAssembly][NFC] Reorder SIMD section
Thomas Lively
2018-11-09
1
-283
/
+270
*
[WebAssembly] Renumber and LEB128-encode SIMD opcodes
Thomas Lively
2018-11-09
1
-138
/
+116
*
[WebAssembly] Use target-independent saturating add
Thomas Lively
2018-10-25
1
-2
/
+2
*
[WebAssembly] Retain shuffle types during custom lowering
Thomas Lively
2018-10-24
1
-3
/
+3
*
[NFC] Rename minnan and maxnan to minimum and maximum
Thomas Lively
2018-10-24
1
-2
/
+2
*
[WebAssembly] Implement vector sext_inreg and tests with comparisons
Thomas Lively
2018-10-20
1
-4
/
+5
*
[WebAssembly] Custom lower i64x2 constant shifts to avoid wrap
Thomas Lively
2018-10-20
1
-0
/
+13
*
[WebAssembly] Handle undefined lane indices in SIMD patterns
Thomas Lively
2018-10-19
1
-0
/
+36
*
[WebAssembly][NFC] Fix signed/unsigned comparison warning
Thomas Lively
2018-10-13
1
-1
/
+3
*
[WebAssembly] SIMD min and max
Thomas Lively
2018-10-13
1
-7
/
+7
*
[WebAssembly][NFC] Unify ARGUMENT classes
Thomas Lively
2018-10-13
1
-15
/
+6
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS] (fixed)
Thomas Lively
2018-10-11
1
-3
/
+2
*
[WebAssembly] Revert rL344180, which was breaking expensive checks
Thomas Lively
2018-10-11
1
-0
/
+2
*
[WebAssembly][NFC] Use intrinsic dag nodes directly
Thomas Lively
2018-10-11
1
-25
/
+14
*
[WebAssembly] Saturating float to int intrinsics
Thomas Lively
2018-10-11
1
-0
/
+10
*
[WebAssembly][NFC] Remove repetition of Defs = [ARGUMENTS]
Thomas Lively
2018-10-10
1
-2
/
+0
*
[WebAssembly][NFC] Use vnot patfrag to simplify v128.not
Thomas Lively
2018-10-10
1
-14
/
+7
*
[WebAssembly] Fix fneg lowering
Thomas Lively
2018-10-10
1
-28
/
+13
*
[WebAssembly] Improve comments for SIMD instruction definitions
Heejin Ahn
2018-10-10
1
-2
/
+2
*
[WebAssembly] Improve readability of SIMD instructions (NFC)
Heejin Ahn
2018-10-09
1
-420
/
+586
*
[WebAssembly] Saturating arithmetic intrinsics
Thomas Lively
2018-10-05
1
-0
/
+15
*
[WebAssembly] Bitselect intrinsic and instruction
Thomas Lively
2018-10-03
1
-0
/
+24
*
[WebAssembly] any_true and all_true intrinsics and instructions
Thomas Lively
2018-10-03
1
-2
/
+22
*
[WebAssembly] Restore slashes in SIMD conversion names
Thomas Lively
2018-10-02
1
-8
/
+8
*
[WebAssembly] SIMD conversions
Thomas Lively
2018-09-26
1
-0
/
+16
*
[WebAssembly] SIMD sqrt
Thomas Lively
2018-09-25
1
-0
/
+9
*
[WebAssembly] Renumber SIMD ops
Thomas Lively
2018-09-20
1
-35
/
+35
*
[WebAssembly][NFC] Remove extra space in WebAssemblyInstrSIMD.td
Thomas Lively
2018-09-19
1
-1
/
+1
*
[WebAssembly] v4f32.abs and v2f64.abs
Thomas Lively
2018-09-18
1
-0
/
+8
*
[WebAssembly] SIMD shifts
Thomas Lively
2018-09-15
1
-0
/
+26
*
[WebAssembly] SIMD neg
Thomas Lively
2018-09-14
1
-0
/
+30
[next]