gdkchan 633c5ec330 Extend uses count from ushort to uint on Operand Data structure (#3374) 3 years ago
..
CodeGen 26a881176e Fix tail merge from block with conditional jump to multiple returns (#3267) 4 years ago
Common 69093cf2d6 Optimize LSRA (#2563) 4 years ago
Decoders 6a1a03566a T32: Implement load/store single (immediate) (#3186) 4 years ago
Diagnostics fbf40424f4 Add an early `TailMerge` pass (#2721) 4 years ago
Instructions 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 years ago
IntermediateRepresentation 633c5ec330 Extend uses count from ushort to uint on Operand Data structure (#3374) 3 years ago
Memory d92fff541b Replace CacheResourceWrite with more general "precise" write (#2684) 4 years ago
Signal 95017b8c66 Support memory aliasing (#2954) 4 years ago
State 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 years ago
Translation 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 years ago
ARMeilleure.csproj 00c69f2098 Remove usage of Mono.Posix.NETStandard accross all projects (#2906) 4 years ago
Allocators.cs 69093cf2d6 Optimize LSRA (#2563) 4 years ago
Optimizations.cs 9d7627af64 Add multi-level function table (#2228) 4 years ago
Statistics.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 6 years ago