summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Make tied inline asm operands work againHeejin Ahn2018-09-121-0/+9
* [WebAssembly] SIMD comparisonsThomas Lively2018-09-121-0/+644
* [WebAssembly] v8x16.shuffleThomas Lively2018-09-071-0/+96
* [WebAssembly][NFC] Add colon to label in testThomas Lively2018-09-041-1/+1
* [WebAssembly][NFC] Fix formatting and testsThomas Lively2018-09-041-6/+8
* [WebAssembly] Fix operand rewriting in inline asm lowering.Dan Gohman2018-09-041-1/+1
* [WebAssembly] Vector conversionsThomas Lively2018-08-301-0/+324
* [WebAssembly] SIMD loads and storesThomas Lively2018-08-301-0/+1312
* [WebAssembly] Be a little more conservative in WebAssemblyFixFunctionBitcastsSam Clegg2018-08-302-15/+68
* [WebAssembly][NFC] Fix up SIMD bitwise testsThomas Lively2018-08-281-12/+15
* [WebAssembly] v128.notThomas Lively2018-08-281-0/+49
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-2783-110/+306
* [WebAssembly] Prioritize splats over v128.constsThomas Lively2018-08-231-0/+35
* [WebAssembly] SIMD Bitwise binary arithmeticThomas Lively2018-08-231-0/+132
* [WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mulThomas Lively2018-08-222-4/+136
* [WebAssembly] Don't write SP back when prolog is generated only for EHHeejin Ahn2018-08-221-0/+29
* [WebAssembly] Restore __stack_pointer after catch instructionsHeejin Ahn2018-08-211-0/+5
* [WebAssembly] v128.constThomas Lively2018-08-211-0/+72
* [WebAssembly] Don't make wasm cleanuppads into funclet entriesHeejin Ahn2018-08-211-2/+1
* [WebAssembly] Add isEHScopeReturn instruction propertyHeejin Ahn2018-08-211-0/+64
* [WebAssembly] Revert type of wake count in atomic.wake to i32Heejin Ahn2018-08-201-25/+25
* [WebAssembly] CFG stackify support for exception handlingHeejin Ahn2018-08-162-0/+326
* [SelectionDAG] Improve the legalisation lowering of UMULO.Eli Friedman2018-08-161-0/+94
* [WebAssembly] SIMD replace_laneDerek Schuff2018-08-151-0/+68
* [WebAssembly] SIMD SplatsDerek Schuff2018-08-151-0/+79
* [WebAssembly] Delete a specific push number from test expectationsHeejin Ahn2018-08-141-1/+1
* [WebAssembly] SIMD encoding testsHeejin Ahn2018-08-142-79/+79
* [WebAssembly] SIMD extract_laneHeejin Ahn2018-08-141-0/+142
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-1381-303/+107
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-1081-107/+303
* [WebAssembly] Gate i64x2 and f64x2 on -wasm-enable-unimplementedHeejin Ahn2018-08-091-2/+11
* [WebAssembly] Update SIMD binary arithmeticDerek Schuff2018-08-071-4/+93
* [WebAssembly] CFG sort support for exception handlingHeejin Ahn2018-08-071-0/+263
* [WebAssembly] Enable atomic expansion for unsupported atomicrmwsHeejin Ahn2018-08-071-0/+240
* [WebAssembly] Cleanup of the way globals and global flags are handledNicholas Wilson2018-08-034-46/+46
* [WebAssembly] Support for atomic.wait / atomic.wake instructionsHeejin Ahn2018-08-021-0/+266
* [WebAssembly] Ensure bitcasts that would result in invalid wasm are removed b...Sam Clegg2018-08-024-36/+68
* [WebAssembly] Support for a ternary atomic RMW instructionHeejin Ahn2018-08-013-0/+745
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-2779-299/+103
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-2779-103/+299
* [WebAssembly] Add tests for weaker memory consistency orderingsHeejin Ahn2018-07-241-0/+141
* [WebAssembly] Add missing -mattr=+exception-handling guardsHeejin Ahn2018-07-181-1/+2
* [WebAssembly] Update WebAssemblyLowerEmscriptenEHSjLj to handle separate comp...Sam Clegg2018-07-172-34/+34
* Add -allow-deprecated-dag-overlap to one of the experimental webassembly targ...Eric Christopher2018-07-121-1/+1
* [WebAssembly] Add pass to infer prototypes for prototype-less functionsSam Clegg2018-07-111-0/+20
* [WebAssembly] Add missing a few {{$}}s to a testHeejin Ahn2018-07-101-5/+5
* [WebAssembly] Support for binary atomic RMW instructionsHeejin Ahn2018-07-092-0/+1274
* [WebAssembly] Improve readability of load/stores and tests. NFC.Heejin Ahn2018-07-094-348/+659
* Partially revert r336268 in address-offsets.llKrasimir Georgiev2018-07-051-40/+40
* NFC - Various typo fixes in testsGabor Buella2018-07-041-40/+40
OpenPOWER on IntegriCloud