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