BitFunnel / NativeJIT

A C++ expression -> x64 JIT
http://bitfunnel.org/
MIT License
1.14k stars 85 forks source link

Signed testing #34

Open danluu opened 8 years ago

danluu commented 8 years ago

Should we have better coverage for signed? Most of our tests are against uint.

danluu commented 8 years ago
        // TODO: cases for (signed, unsigned) x (1, 2, 4, 8), float