[llvm-commits] [PATCH] Fix sext(setcc()) => setcc()
Duncan Sands
baldrick at free.fr
Thu Jul 5 02:34:54 PDT 2012
Applied in commits 159739 and 159740. Sorry for the delay.
Ciao, Duncan.
On 26/06/12 13:35, James Benton wrote:
> 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