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
/
IntermediateRepresentation
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
..
BasicBlock.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
IIntrusiveListNode.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
Instruction.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Intrinsic.cs
Implemented fast paths for: (
#846
)
2019-12-29 22:22:47 -03:00
IntrinsicOperation.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
IntrusiveList.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
MemoryOperand.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Multiplier.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Node.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
Operand.cs
Replace LinkedList by IntrusiveList to avoid allocations on JIT (
#931
)
2020-02-17 22:30:54 +01:00
OperandHelper.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OperandKind.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
OperandType.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Operation.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
PhiNode.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
Register.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00
RegisterType.cs
Add a new JIT compiler for CPU code (
#693
)
2019-08-08 21:56:22 +03:00