riperiperi f695a215ad Add Fast Paths for Crypto instructions (A32/A64) (#1026) 6 years ago
..
BasicBlock.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
IIntrusiveListNode.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
Instruction.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 years ago
Intrinsic.cs f695a215ad Add Fast Paths for Crypto instructions (A32/A64) (#1026) 6 years ago
IntrinsicOperation.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IntrusiveList.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
MemoryOperand.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
Multiplier.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
Node.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
Operand.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
OperandHelper.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
OperandKind.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
OperandType.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
Operation.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
OperationHelper.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
PhiNode.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
Register.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
RegisterType.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago