summaryrefslogtreecommitdiff
path: root/src/ir/literal-utils.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Simplify LiteralUtils::canMakeZero (#6093)Alon Zakai2023-11-091-13/+1
* Remove RTTs (#4848)Thomas Lively2022-08-051-9/+1
* Modernize code to C++17 (#3104)Max Graey2021-11-221-6/+2
* Fix vacuum on rtts with depth (#4327)Alon Zakai2021-11-151-0/+9
* [Wasm GC] Add a isNonNullable() convenience method. NFC (#3978)Alon Zakai2021-07-121-1/+1
* [Wasm GC] Fix canMakeZero on tuples (#3721)Alon Zakai2021-03-241-3/+11
* [Wasm GC] Add support for non-nullable types, all except for locals (#3710)Alon Zakai2021-03-231-0/+6
* Refactor naming convention for functions handling tuples (#3196)Max Graey2020-10-091-1/+1
* Add a builder.makeConst helper template (#2971)Alon Zakai2020-07-211-2/+1
* makeConstExpression => makeConstantExpression (#2698)Alon Zakai2020-03-171-1/+1
* Interpret tuple locals and tail-calls correctly (#2690)Thomas Lively2020-03-161-7/+3
* [NFC] Enforce use of `Type::` on type names (#2434)Thomas Lively2020-01-071-1/+1
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+4
* Use splatted zero vector in makeZero (#2164)Thomas Lively2019-06-051-0/+8
* SIMD (#1820)Thomas Lively2018-12-131-18/+1
* Add v128 type (#1777)Thomas Lively2018-11-291-0/+1
* Remove default cases (#1757)Thomas Lively2018-11-271-2/+3
* Rename WasmType => Type (#1398)Alon Zakai2018-02-021-4/+4
* notation change: AST => IR (#1245)Alon Zakai2017-10-241-0/+56