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