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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Make tied inline asm operands work again
Heejin Ahn
2018-09-12
1
-0
/
+9
*
[WebAssembly] SIMD comparisons
Thomas Lively
2018-09-12
1
-0
/
+644
*
[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] Fix operand rewriting in inline asm lowering.
Dan Gohman
2018-09-04
1
-1
/
+1
*
[WebAssembly] Vector conversions
Thomas Lively
2018-08-30
1
-0
/
+324
*
[WebAssembly] SIMD loads and stores
Thomas Lively
2018-08-30
1
-0
/
+1312
*
[WebAssembly] Be a little more conservative in WebAssemblyFixFunctionBitcasts
Sam Clegg
2018-08-30
2
-15
/
+68
*
[WebAssembly][NFC] Fix up SIMD bitwise tests
Thomas Lively
2018-08-28
1
-12
/
+15
*
[WebAssembly] v128.not
Thomas Lively
2018-08-28
1
-0
/
+49
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
83
-110
/
+306
*
[WebAssembly] Prioritize splats over v128.consts
Thomas Lively
2018-08-23
1
-0
/
+35
*
[WebAssembly] SIMD Bitwise binary arithmetic
Thomas Lively
2018-08-23
1
-0
/
+132
*
[WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
Thomas Lively
2018-08-22
2
-4
/
+136
*
[WebAssembly] Don't write SP back when prolog is generated only for EH
Heejin Ahn
2018-08-22
1
-0
/
+29
*
[WebAssembly] Restore __stack_pointer after catch instructions
Heejin Ahn
2018-08-21
1
-0
/
+5
*
[WebAssembly] v128.const
Thomas Lively
2018-08-21
1
-0
/
+72
*
[WebAssembly] Don't make wasm cleanuppads into funclet entries
Heejin Ahn
2018-08-21
1
-2
/
+1
*
[WebAssembly] Add isEHScopeReturn instruction property
Heejin Ahn
2018-08-21
1
-0
/
+64
*
[WebAssembly] Revert type of wake count in atomic.wake to i32
Heejin Ahn
2018-08-20
1
-25
/
+25
*
[WebAssembly] CFG stackify support for exception handling
Heejin Ahn
2018-08-16
2
-0
/
+326
*
[SelectionDAG] Improve the legalisation lowering of UMULO.
Eli Friedman
2018-08-16
1
-0
/
+94
*
[WebAssembly] SIMD replace_lane
Derek Schuff
2018-08-15
1
-0
/
+68
*
[WebAssembly] SIMD Splats
Derek Schuff
2018-08-15
1
-0
/
+79
*
[WebAssembly] Delete a specific push number from test expectations
Heejin Ahn
2018-08-14
1
-1
/
+1
*
[WebAssembly] SIMD encoding tests
Heejin Ahn
2018-08-14
2
-79
/
+79
*
[WebAssembly] SIMD extract_lane
Heejin Ahn
2018-08-14
1
-0
/
+142
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
81
-303
/
+107
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
81
-107
/
+303
*
[WebAssembly] Gate i64x2 and f64x2 on -wasm-enable-unimplemented
Heejin Ahn
2018-08-09
1
-2
/
+11
*
[WebAssembly] Update SIMD binary arithmetic
Derek Schuff
2018-08-07
1
-4
/
+93
*
[WebAssembly] CFG sort support for exception handling
Heejin Ahn
2018-08-07
1
-0
/
+263
*
[WebAssembly] Enable atomic expansion for unsupported atomicrmws
Heejin Ahn
2018-08-07
1
-0
/
+240
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
4
-46
/
+46
*
[WebAssembly] Support for atomic.wait / atomic.wake instructions
Heejin Ahn
2018-08-02
1
-0
/
+266
*
[WebAssembly] Ensure bitcasts that would result in invalid wasm are removed b...
Sam Clegg
2018-08-02
4
-36
/
+68
*
[WebAssembly] Support for a ternary atomic RMW instruction
Heejin Ahn
2018-08-01
3
-0
/
+745
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
79
-299
/
+103
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
79
-103
/
+299
*
[WebAssembly] Add tests for weaker memory consistency orderings
Heejin Ahn
2018-07-24
1
-0
/
+141
*
[WebAssembly] Add missing -mattr=+exception-handling guards
Heejin Ahn
2018-07-18
1
-1
/
+2
*
[WebAssembly] Update WebAssemblyLowerEmscriptenEHSjLj to handle separate comp...
Sam Clegg
2018-07-17
2
-34
/
+34
*
Add -allow-deprecated-dag-overlap to one of the experimental webassembly targ...
Eric Christopher
2018-07-12
1
-1
/
+1
*
[WebAssembly] Add pass to infer prototypes for prototype-less functions
Sam Clegg
2018-07-11
1
-0
/
+20
*
[WebAssembly] Add missing a few {{$}}s to a test
Heejin Ahn
2018-07-10
1
-5
/
+5
*
[WebAssembly] Support for binary atomic RMW instructions
Heejin Ahn
2018-07-09
2
-0
/
+1274
*
[WebAssembly] Improve readability of load/stores and tests. NFC.
Heejin Ahn
2018-07-09
4
-348
/
+659
*
Partially revert r336268 in address-offsets.ll
Krasimir Georgiev
2018-07-05
1
-40
/
+40
*
NFC - Various typo fixes in tests
Gabor Buella
2018-07-04
1
-40
/
+40
[next]