LDj3SNuD c3e0c41da3 CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (#1894) 5 years ago
..
BasicBlock.cs f60033e0aa Implement block placement (#1549) 5 years ago
BasicBlockFrequency.cs f60033e0aa Implement block placement (#1549) 5 years ago
Comparison.cs ee22517d92 Improve branch operations (#1442) 5 years ago
IIntrusiveListNode.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
Instruction.cs 36ec1bc6c0 Relax block ordering constraints (#1535) 5 years ago
Intrinsic.cs c3e0c41da3 CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (#1894) 5 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 30d4f752f4 Fix Node Uses/Assignments (#1376) 5 years ago
Operand.cs c050994995 Fix PPTC on Windows 7. (#1369) 5 years ago
OperandHelper.cs 2502f1f07f Free up memory allocated by Pools during any PPTC translations at boot time. (#1814) 5 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 2502f1f07f Free up memory allocated by Pools during any PPTC translations at boot time. (#1814) 5 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