florian
|
ac6dc582be
+ also add x86-64 as cpu type (gcc compatibility)
|
1 年之前 |
J. Gareth "Curious Kit" Moreton
|
3882066f23
* Speed optimisations for peephole register tracking functions
|
2 年之前 |
J. Gareth "Curious Kit" Moreton
|
05d6e20acc
* New Boolean "SetAndTest" utility function
|
1 年之前 |
Michaël Van Canneyt
|
9c9497375e
* Made Log call virtual. Fixes issue #40623
|
1 年之前 |
florian
|
d44cae14f5
* decide more sophisticately if a temp. var is needed for fixing #40618
|
1 年之前 |
Sven/Sarah Barth
|
27a2a04279
* fix #40618: apply adjusted patch by Евгений Савин (@jack128a) so that a non-load case expression is loaded into a temp first when converting a single range branch into an if-clause
|
1 年之前 |
Pierre Muller
|
c3b2e35a8f
Also use 60 seconds as max_count in new code
|
1 年之前 |
Pierre Muller
|
ac4927aef7
Fix typo in %opt
|
1 年之前 |
florian
|
b431d6203c
* patch by Olivier Guichard to fix lpi files, resolves #40617
|
1 年之前 |
florian
|
f8dbb09a46
* fixed some issues with the x86-64 instruction versions
|
1 年之前 |
Nikolay Nikolov
|
e53620ebdb
* fix warnings
|
1 年之前 |
florian
|
ae465fa8dc
+ introduce x86-64 microarchitecture levels for cpu and fpu flags
|
1 年之前 |
Nikolay Nikolov
|
5e0dcfb49b
+ introduced TWasmValidationStacks.Unreachable
|
1 年之前 |
Nikolay Nikolov
|
24315a7f28
+ introduced TWasmValidationStacks.label_types
|
1 年之前 |
Nikolay Nikolov
|
f3e667da42
+ introduced TWasmValidationStacks.PopCtrl
|
1 年之前 |
Nikolay Nikolov
|
4cb97dcdb3
* fixed warning
|
1 年之前 |
Nikolay Nikolov
|
4cc5cf4d0e
+ introduced TWasmValidationStacks.PushCtrl
|
1 年之前 |
Nikolay Nikolov
|
18c6e13f45
* fixed warning
|
1 年之前 |
Nikolay Nikolov
|
064adbf3f8
+ introduced TWasmValidationStacks.PopVals
|
1 年之前 |
Nikolay Nikolov
|
4d5479741d
+ introduced TWasmValidationStacks.PushVals
|
1 年之前 |
Nikolay Nikolov
|
2d5c1d43cf
+ introduced TWasmValidationStacks.PopVal(expect)
|
1 年之前 |
Nikolay Nikolov
|
d575aa5240
+ introduced TWasmBasicTypeList
|
1 年之前 |
Nikolay Nikolov
|
1786875319
+ implemented TWasmValueStack.GetCount
|
1 年之前 |
Nikolay Nikolov
|
3f0853692c
+ implemented methods in TWasmControlStack: Push, Pop, GetItems, SetItems
|
1 年之前 |
Nikolay Nikolov
|
506634f261
* TWasmControlFrame changed to a record
|
1 年之前 |
florian
|
ff3b4adc27
+ more CPU and FPU flags added
|
1 年之前 |
Michaël Van Canneyt
|
c9b7a3b3b5
* Use value for fmShareNoLocking which does not overlap with classes fmCreate
|
1 年之前 |
florian
|
dc30431d89
* compile with stack checking
|
1 年之前 |
Michaël Van Canneyt
|
d89851d094
* Fixed compilation with FPC 3.2.2
|
1 年之前 |
Michaël Van Canneyt
|
f0703c4dac
* Fix exit code
|
1 年之前 |