Skip to content

Tags: taylaninan/MOSA-Project

Tags

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
X86 Optimizations (mosa#869)

* - Slight optimization that merges more empty block

* - New x86 optimizations (add 1 -> inc, sub 1 -> dec)
- Added SetNop() method on Context and Node

v1.9.7.70

Toggle v1.9.7.70's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update appveyor.yml

v1.9.7

Toggle v1.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
- Updated Visual Studio Project (mosa#640)

v1.7

Toggle v1.7's commit message
Merge pull request mosa#360 from tgiphil/master

Fixed inlining with delegate method

v1.6

Toggle v1.6's commit message
Merge pull request mosa#313 from tgiphil/master

Added per method counter statistics

v1.5

Toggle v1.5's commit message
Merge pull request mosa#237 from tgiphil/master

Merging inline optimizations work in progress

v1.4

Toggle v1.4's commit message
Merge pull request mosa#179 from charsleysa/master

Fix problem with exception handling

v1.3

Toggle v1.3's commit message
Merge pull request mosa#39 from tgiphil/master

- v1.3

v1.1

Toggle v1.1's commit message
- Updated tools and scripts