コミット履歴

作者 SHA1 メッセージ 日付
  gdkchan f7ef6364b7 Implement CPU FCVT Half <-> Double conversion variants (#3439) 3 年 前
  gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
  gdkchan 26a881176e Fix tail merge from block with conditional jump to multiple returns (#3267) 4 年 前
  merry df70442c46 InstEmitMemoryEx: Barrier after write on ordered store (#3193) 4 年 前
  merry b97ff4da5e A32: Fix ALU immediate instructions (#3179) 4 年 前
  gdkchan f2087ca29e PPTC version increment (#3139) 4 年 前
  gdkchan 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 4 年 前
  gdkchan bd412afb9f Fix small precision error on CPU reciprocal estimate instructions (#3061) 4 年 前
  gdkchan f3bfd799e1 Fix calls passing V128 values on Linux (#3034) 4 年 前
  gdkchan f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 年 前
  sharmander 60f7cba30a Implement FCVTNS (Scalar GP) (#2953) 4 年 前
  sharmander e5f7ff1eee CPU - Implement FCVTMS (Vector) (#2937) 4 年 前
  Piyachet Kanda 3e2f89b4fd Implement UHADD8 instruction (#2908) 4 年 前
  Mary f39fce8f54 misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) 4 年 前
  FICTURE7 fbf40424f4 Add an early `TailMerge` pass (#2721) 4 年 前
  FICTURE7 ecc64c934d Add `Operand.Label` support to `Assembler` (#2680) 4 年 前
  riperiperi 1ae690ba2f Use normal memory store path for DC ZVA (#2693) 4 年 前
  FICTURE7 0d23504e30 Fix PTC count table relocation patching (#2666) 4 年 前
  FICTURE7 a9343c9364 Refactor `PtcInfo` (#2625) 4 年 前
  FICTURE7 f2a7b300c4 Fix type mismatch in `BitwiseAnd` simplification (#2571) 4 年 前
  FICTURE7 22b2cb39af Reduce JIT GC allocations (#2515) 4 年 前
  FICTURE7 9d7627af64 Add multi-level function table (#2228) 4 年 前
  riperiperi 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 5 年 前
  gdkchan fb65f392d1 Improve accuracy of reciprocal step instructions (#2305) 5 年 前
  FICTURE7 65ac00833a Use branch instead of tailcall for recursive calls (#2282) 5 年 前
  FICTURE7 0181068016 Add `BIC/ORR Vd.T, #imm` fast path (#2279) 5 年 前
  gdkchan e318022b89 Fold constant offsets and group constant addresses (#2285) 5 年 前
  LDj3SNuD 57ea3f93a3 PPTC meets ExeFS Patching. (#1865) 5 年 前
  FICTURE7 89791ba68d Add inlined on translation call counting (#2190) 5 年 前
  LDj3SNuD 90163087a0 PPTC vs. giant ExeFS. (#2168) 5 年 前