[llvm-commits] [PATCH] Fix sext(setcc()) => setcc()

Jose Fonseca jfonseca at vmware.com
Thu Jun 28 12:26:25 PDT 2012


Ping?

I think the tests should meet everybody's tastes now.

Jose

----- Original Message -----
> We were emitting 0/1 booleans, instead of 0/-1 booleans.
> 
> Moved test to "make check" regression tests as requested.
> 
> Also attached the nightly test suite version if you wanted that, else
> you can use just the bugfix + regression test.
> 
> Please commit.
> 



More information about the llvm-commits mailing list