FICTURE7 9d7627af64 Add multi-level function table (#2228) 4 年 前
..
BasicBlock.cs f60033e0aa Implement block placement (#1549) 5 年 前
BasicBlockFrequency.cs f60033e0aa Implement block placement (#1549) 5 年 前
Comparison.cs ee22517d92 Improve branch operations (#1442) 5 年 前
IIntrusiveListNode.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 年 前
Instruction.cs 36ec1bc6c0 Relax block ordering constraints (#1535) 5 年 前
Intrinsic.cs c3e0c41da3 CPU (A64): Add Fmaxnmp & Fminnmp Scalar Inst.s, Fast & Slow Paths; with Tests. (#1894) 5 年 前
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 30d4f752f4 Fix Node Uses/Assignments (#1376) 5 年 前
Operand.cs 9d7627af64 Add multi-level function table (#2228) 4 年 前
OperandHelper.cs 9d7627af64 Add multi-level function table (#2228) 4 年 前
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 dc0adb533d PPTC & Pool Enhancements. (#1968) 5 年 前
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 年 前