9 Commits (785eb93b62aedf1bc2fbcaf3c9f36838117d9842)

Author SHA1 Message Date
Ayke van Laethem 0ce539ad42 compiler; add position information to createConstant 2 years ago
Ayke van Laethem 7b6a9fab42 all: add type parameter to CreateLoad 2 years ago
Ayke van Laethem 20a7a6fd54 compiler: replace some math operation bodies with fast intrinsics 2 years ago
Ayke van Laethem 1ceb63d14c compiler: really define runtime/volatile.* functions 2 years ago
Ayke van Laethem 19f8874764 compiler: do not perform nil checking when indexing slices 5 years ago
Ayke van Laethem d752e66be5 compiler: refactor function calling 5 years ago
Ayke van Laethem b8d20535ba compiler: refactor asserts 5 years ago
Ayke van Laethem 349ecf1736 compiler: rename Compiler.getValue -> builder.getValue 5 years ago
Ayke van Laethem 397b90753c compiler: implement volatile operations as compiler builtins 6 years ago