scribam
|
092ee6d8a5
|
clang-tidy: run readability-container-size-empty
|
2021-03-15 19:52:54 +01:00 |
scribam
|
26ebcdf9f5
|
clang-tidy: run modernize-use-equals-default
|
2021-03-14 21:52:42 +01:00 |
flyinghead
|
c344903a23
|
new x86 dynarec. Enable for android
refactor common code between x64 and x86 dynarecs.
x86 rewrite based on the x64 one
some discarded dyna blocks weren't fully unlinked
|
2021-01-26 13:16:48 +01:00 |
scribam
|
a155282fd0
|
Cleanup compiler warnings (mostly sign-compare)
|
2020-03-30 23:00:43 +02:00 |
scribam
|
e99aac3575
|
Remove "using namespace std;"
|
2020-03-30 23:00:43 +02:00 |
Flyinghead
|
1fffbad9fc
|
Fix build warnings. config.h for flac
|
2019-07-28 18:49:59 +02:00 |
Flyinghead
|
feb1b79353
|
sh4/dyna: use new logging
|
2019-07-01 12:17:51 +02:00 |
Flyinghead
|
c49694599c
|
rec-arm: use ssa regalloc
add `subc a,a` expression to simplify
|
2019-06-12 17:31:37 +02:00 |
Flyinghead
|
3dd16e80d2
|
arm64 and x64 recs use ssa regalloc
|
2019-06-10 13:57:10 +02:00 |
Flyinghead
|
623d70d710
|
ssa register allocator and more ssa stuff
|
2019-06-09 19:41:42 +02:00 |