riperiperi 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 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 68e15c1a74 Implement Fast Paths for most A32 SIMD instructions (#952) 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 лет назад