This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
d736352da2958574c9c7f4e95ac81b242ecbea8f
ryujinx
/
ARMeilleure
/
Translation
History
gdkchan
e5f78fb1d4
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
...
* Replace LinkedList by IntrusiveList to avoid allocations on JIT * Fix wrong replacements
2020-02-17 22:30:54 +01:00
..
ArmEmitterContext.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Compiler.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CompilerContext.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
CompilerOptions.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
ControlFlowGraph.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
DelegateCache.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Dominance.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
EmitterContext.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
GuestFunction.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
JitCache.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
JitCacheEntry.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
JitUnwindWindows.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
PriorityQueue.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
RegisterToLocal.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
RegisterUsage.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
SsaConstruction.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
SsaDeconstruction.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
TranslatedFunction.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Translator.cs
Name all threads (
#886
)
2020-01-13 01:21:54 +01:00