Commit graph

5 commits

Author SHA1 Message Date
Jean-Philip Desjardins
9a8e08c4c1 Code style fixes. 2020-03-03 09:44:25 -05:00
Jean-Philip Desjardins
d3befd49a0 Remove float types from VuTests.
Addresses a shortcoming in JIT which doesn't save XMM registers required by the Windows ABI.
Would cause tests to fail randomly since the compiler could choose to save results in XMM registers.
2020-03-03 09:41:39 -05:00
Jean-Philip Desjardins
674bf59970 Add some annotations to the test. 2020-02-27 19:46:01 -05:00
Jean-Philip Desjardins
b6c8f16400 Move helper functions. 2020-02-27 19:46:01 -05:00
Jean-Philip Desjardins
465c56cbc4 Add stall test case. 2020-02-27 19:46:01 -05:00