FICTURE7 f60033e0aa Implement block placement (#1549) 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 d7044b10a2 Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328) 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 c050994995 Fix PPTC on Windows 7. (#1369) 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 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