Commit Verlauf

Autor SHA1 Nachricht Datum
  Nikolay Nikolov f3952a33ee + added amfrtDeleteAi, support deleting instructions in map_structured_asmlist_inner vor 2 Jahren
  Nikolay Nikolov 92ef537167 * convert if structured instructions to br_if + labels vor 2 Jahren
  Nikolay Nikolov 084c761c47 + support mapping of structured instructions also in map_structured_asmlist_inner vor 2 Jahren
  Nikolay Nikolov d778763c15 + added support for params and results in tai_wasmstruc_if.ConvertToBrIf vor 2 Jahren
  Nikolay Nikolov 70f45e83bc + added method tai_wasmstruc_if.ConvertToBrIf vor 2 Jahren
  Nikolay Nikolov 5438771a97 + convert wasm structured list to flat list vor 2 Jahren
  Nikolay Nikolov f21a03a057 * fixed crash in map_structured_asmlist_inner, when the TAsmList parameter is nil vor 2 Jahren
  Nikolay Nikolov d310c0d26f * fixed hang in map_structured_asmlist_inner vor 2 Jahren
  Nikolay Nikolov b141ba7f83 * moved the code that converts branch numbers to labels in the cpupi unit and call it from resolve_labels_complex vor 2 Jahren
  Nikolay Nikolov 2373aa31f3 + added code for creating labels, associated with blocks and converting branch with consts to the corresponding block's label vor 2 Jahren
  Nikolay Nikolov ed1b1dac9d + added a block stack parameter to TAsmMapFunc vor 2 Jahren
  Nikolay Nikolov a2a672e217 + introduced twasmstruc_stack vor 2 Jahren
  Nikolay Nikolov 978f2d80bb + introduced map_structured_asmlist vor 2 Jahren
  Nikolay Nikolov f54cfcc25e + fix for the conversion of try..catch blocks to structured form vor 2 Jahren
  Nikolay Nikolov a1752cc7fb + also check for unexpected delegate instructions when converting to wasm structured form vor 2 Jahren
  Nikolay Nikolov a6dc0504c3 + more consistency checks for unexpected instructions when converting to wasm structured instruction form vor 2 Jahren
  Nikolay Nikolov 1fd30d9e75 + added compiler internal error when encountering certain unexpected wasm instructions (indicating improper nesting) vor 2 Jahren
  Nikolay Nikolov 19c59eed23 + added else to case statement to avoid warning vor 2 Jahren
  Nikolay Nikolov 14d20d77d5 + avoid more warnings vor 2 Jahren
  Nikolay Nikolov 4559286b41 + added else to case statement, avoid the warning, produce an internal error in this unexpected case vor 2 Jahren
  Nikolay Nikolov 2cc351e726 * constructors made public to avoid warnings vor 2 Jahren
  Nikolay Nikolov 6bb500f075 * set typ of wasm structured instructions to ait_wasm_structured_instruction vor 2 Jahren
  Nikolay Nikolov be80bb5a08 * fixed more bugs in the wasm structured asmlist construction vor 2 Jahren
  Nikolay Nikolov 03bb4f99ce * fixed bug in wasm_convert_to_structured_asmlist vor 2 Jahren
  Nikolay Nikolov e6c91c326c + added code for converting wasm asmlists to structured lists (i.e. lists, using the new wasm structured instructions classes) vor 2 Jahren
  Nikolay Nikolov faf7cd94f1 + introduced classes for WebAssembly structured form of instructions vor 2 Jahren
  Nikolay Nikolov 1cfb35d1d6 + WebAssembly internal assembler support for the ref.is_null instruction vor 2 Jahren
  Nikolay Nikolov 957ff5b972 + WebAssembly internal asm support for the ref.null instruction vor 2 Jahren
  Nikolay Nikolov c6af4df9b9 + declare user-defined wasm globals in the llvm-mc assembly output vor 3 Jahren
  Nikolay Nikolov d378240134 + added the WebAssembly saturating truncation instructions to the internal assembler vor 3 Jahren