1
1
Fork 0
forked from Mirror/Ryujinx
Ryujinx/ARMeilleure
FICTURE7 98ed81e4cd
Improve StoreToContext emission ()
* Improve StoreToContext emission

Hoist StoreToContext in dynamic branch fast & slow paths out into
their predecessor.

Reduces register pressure, code size and compile time because we're
throwing less stuff down the pipeline.

* Set PTC internal version

* Turn EmitDynamicTableCall private

* Re-trigger CI
2021-04-02 19:54:23 +02:00
..
CodeGen PPTC: Fix unwanted propagation of a relocatable constant in a specific case. () 2021-02-23 13:15:45 +01:00
Common PPTC & Pool Enhancements. () 2021-02-22 03:23:48 +01:00
Decoders Add Sqdmulh_Ve & Sqrdmulh_Ve Inst.s with Tests. () 2021-03-25 23:33:32 +01:00
Diagnostics Implement block placement () 2020-09-19 20:00:24 -03:00
Instructions Improve StoreToContext emission () 2021-04-02 19:54:23 +02:00
IntermediateRepresentation Reduce allocation during SSA construction () 2021-04-02 19:26:16 +02:00
Memory Clear JIT cache on exit () 2020-12-16 17:07:42 -03:00
State PPTC & Pool Enhancements. () 2021-02-22 03:23:48 +01:00
Translation Improve StoreToContext emission () 2021-04-02 19:54:23 +02:00
ARMeilleure.csproj infra: Migrate to .NET 5 () 2020-11-15 19:27:15 +01:00
Optimizations.cs CPU: Implement VFNMS.F32/64 () 2020-12-03 20:20:02 +01:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) () 2020-04-21 07:59:59 +10:00