florian
|
6d157b5bf0
+ Risc-V 32: optimize QWord(1) shl ...
|
1 year ago |
florian
|
08bf5f7201
* indentation fixed
|
1 year ago |
Nikolay Nikolov
|
e48fdc5b0f
+ added WebAssembly inline asm tests for:
|
1 year ago |
Nikolay Nikolov
|
c1d6cad444
+ added WebAssembly inline asm tests for:
|
1 year ago |
Nikolay Nikolov
|
5043bdaf18
+ added WebAssembly inline asm tests for:
|
1 year ago |
Nikolay Nikolov
|
536b85021d
+ added WebAssembly inline asm tests for:
|
1 year ago |
Nikolay Nikolov
|
a1e4d5a517
+ added WebAssembly inline asm test for:
|
1 year ago |
Nikolay Nikolov
|
3967814081
+ added WebAssembly inline asm test for:
|
1 year ago |
Nikolay Nikolov
|
28a849a293
+ added WebAssembly inline asm test for:
|
1 year ago |
Nikolay Nikolov
|
3ad7a0e716
+ added WebAssembly inline asm tests for the instructions:
|
1 year ago |
florian
|
9c81c4a5fa
* apply OptPass1OP to more instructions
|
1 year ago |
florian
|
d270c2ccdd
* better zero extension for Risc-V32
|
1 year ago |
Rika Ichinose
|
2536529bc0
Reuse DWARF buffer on seeks.
|
1 year ago |
florian
|
1c96bf5d30
+ S*LI x,x,0 to nop optimization
|
1 year ago |
florian
|
c81f10bfbd
+ apply OptPass1OP also to SRL/SLL
|
1 year ago |
florian
|
124480e73a
* spelling fixed
|
1 year ago |
florian
|
1737035501
+ riscv32: trv32shlshrnode.second_64bit
|
1 year ago |
Michaël Van Canneyt
|
bcdd29b556
* API to show objects in webassembly runtime in browser
|
1 year ago |
Michaël Van Canneyt
|
b530804eb6
* Use Int32 for index
|
1 year ago |
Michaël Van Canneyt
|
429d04089e
* Wrong file copied
|
1 year ago |
Ondrej Pokorny
|
6456ced31f
Postgres: add support to missing integer param types
|
1 year ago |
Michaël Van Canneyt
|
963a55db52
* Fix copy and paste error. Fixes issue #40863
|
1 year ago |
Michaël Van Canneyt
|
87137a4aaa
* Do not include class and array properties in RTTI
|
1 year ago |
Michaël Van Canneyt
|
b3b4343e6b
* Disposed is protected, does not appear by default in RTTI
|
1 year ago |
florian
|
a57971204c
* reduce iterations for RiscV32 for now
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
a06a20f9c0
* x86: Fixed an issue where invalid typecast errors would be raised in the peephole optimizer under -CriotR
|
1 year ago |
Ondrej Pokorny
|
295364e95b
pas2js: rtl.showException: show stack trace both in alert box and console
|
1 year ago |
marcoonthegit
|
bf4d68f96d
* missing ^ in pointer declaration.
|
1 year ago |
Michaël Van Canneyt
|
7fb83161b7
* Correct interface ArrayBufferView
|
1 year ago |
Michaël Van Canneyt
|
0457690a8b
* Redefine (T|I)JSArrayBufferView
|
1 year ago |