|
|
59af017e0b
|
libpredict_integration: update libpredictor to origin/main
|
2026-02-21 21:44:47 +03:00 |
|
|
|
611cd8014c
|
libpredict_integration: add iteration by processes_per_processor
|
2026-02-21 21:31:40 +03:00 |
|
|
|
2caaf1ce07
|
Update submodules to origin/main:
- libpredictor: sync with origin/main
- dvm: sync with origin/main
|
2026-02-21 20:57:56 +03:00 |
|
|
|
02d471b90f
|
libpredict_integration: precompute libpredict params
|
2026-02-21 20:55:17 +03:00 |
|
|
|
ea0ee153ae
|
libpredict_integration: template id mapping
|
2026-02-21 20:55:17 +03:00 |
|
|
|
c9134ddddd
|
libpredict_integration: update libpredict
|
2026-02-21 20:55:09 +03:00 |
|
|
|
704646c1a5
|
libpredict_integration: fix signatures
|
2026-02-21 20:52:53 +03:00 |
|
|
|
4cb9f5070b
|
libpredict_integration: init
|
2026-02-21 20:52:53 +03:00 |
|
|
|
ca77cc05d5
|
Merge pull request 'fix some compiler warnings' (#74) from minor_fixes into master
|
2026-02-19 05:49:32 +00:00 |
|
ALEXks
|
a04ee16023
|
improved fix_common_blocks
|
2026-02-19 08:48:44 +03:00 |
|
ALEXks
|
0c4f9465df
|
fixed getModuleSymbols
|
2026-02-19 08:34:58 +03:00 |
|
|
|
9dbbe9fcdc
|
fix some compiler warnings
|
2026-02-19 08:32:42 +03:00 |
|
|
|
f5d2ecf549
|
Merge pull request 'PRIVATE_ANALYSIS_IR: handle unreachable loops' (#75) from fix_private_scalars_analysis into master
|
2026-02-19 05:32:13 +00:00 |
|
|
|
eee6f30f94
|
PRIVATE_ANALYSIS_IR: handle unreachable loops
|
2026-02-19 00:03:13 +03:00 |
|
ALEXks
|
11b3ecba2e
|
dvm updated
|
2026-02-18 20:43:04 +03:00 |
|
ALEXks
|
d4e7b39acd
|
dvm updated
|
2026-02-18 19:58:50 +03:00 |
|
ALEXks
|
d8e5c1bdf6
|
fixed shadow grouping
|
2026-02-14 10:15:28 +03:00 |
|
ALEXks
|
9afdf2a98b
|
added CFG_withUnreachable option
|
2026-02-14 10:05:25 +03:00 |
|
ALEXks
|
6091fa474d
|
improved CFG settings
|
2026-02-14 09:59:20 +03:00 |
|
ALEXks
|
bc9c7cba5c
|
turn on staticShadowAnalysis option
|
2026-02-14 08:39:57 +03:00 |
|
ALEXks
|
c1d94be0be
|
fixed private filling
|
2026-02-10 09:18:44 +03:00 |
|
ALEXks
|
d78753888f
|
fixed deps
|
2026-02-06 08:28:18 +03:00 |
|
ALEXks
|
025bbbe259
|
fixed getNameInLocation for module functions
|
2026-02-05 15:01:05 +03:00 |
|
ALEXks
|
076a0c9699
|
fixed unparsing COMMON list
|
2026-02-05 13:52:24 +03:00 |
|
ALEXks
|
90b311d049
|
fixed GetDeclSymbol
|
2026-02-04 16:34:19 +03:00 |
|
ALEXks
|
5a1377e7ea
|
fixed ChangeName function for common
|
2026-02-03 09:26:06 +03:00 |
|
ALEXks
|
b90d200fad
|
fixed different names of same arrays in common
|
2026-02-01 12:25:54 +03:00 |
|
ALEXks
|
331d4f9d99
|
fixed private analysis
|
2026-01-19 21:01:49 +03:00 |
|
ALEXks
|
904292f109
|
updated submodule libpredictor
|
2026-01-18 16:50:57 +03:00 |
|
ALEXks
|
c36326660c
|
fixed submodule libpredictor
|
2026-01-06 18:50:54 +03:00 |
|
ALEXks
|
ec08e3af0e
|
version updated
|
2026-01-06 18:36:07 +03:00 |
|
ALEXks
|
b1ef5d0b67
|
dvm submodule updated
|
2026-01-06 18:35:34 +03:00 |
|
|
|
d6c046ea57
|
Merge pull request 'egormayorov' (#72) from egormayorov into master
|
2025-12-29 18:26:19 +00:00 |
|
ALEXks
|
af85311480
|
refactored, added pass to Visualizer calls
|
2025-12-29 21:22:53 +03:00 |
|
ALEXks
|
d9f54739d2
|
refactored
|
2025-12-29 21:10:55 +03:00 |
|
Egor Mayorov
|
6907f44ac5
|
fixes & improvements
|
2025-12-25 15:01:01 +03:00 |
|
Egor Mayorov
|
582d2d5e70
|
Adding handing of nested loops and conditional statements
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
1c37336459
|
Make pass correct
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
f527deb02c
|
attempt to build new ast
|
2025-12-24 21:08:42 +03:00 |
|
|
|
d09e92a947
|
moved to transformations
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
029da32719
|
swap operators in AST
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
085e6312a3
|
Use more complex algorythm for building new order of statements
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
c5927fe80f
|
update in new order
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
8728f84546
|
biulding new order
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
9e4db270fc
|
some loop analysis done
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
0c20b37923
|
Add _bin to gitignore
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
61c6ad1363
|
Some actions simplify analyzing IR
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
e5fa2e41b3
|
Pass with output file added
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
3b9e4653b6
|
change pass deps
|
2025-12-24 21:08:42 +03:00 |
|
Egor Mayorov
|
2d84aaff1f
|
New pass
|
2025-12-24 21:08:42 +03:00 |
|