Andrea Di Biagio 4760813831 [X86] Fix checked arithmetic for i8 on X86.
When lowering a ISD::BRCOND into a test+branch, make sure that we
always use the correct condition code to emit the test operation.

This fixes PR19858: "i8 checked mul is wrong on x86".

Patch by Keno Fisher!

llvm-svn: 210032
2014-06-02 16:00:27 +00:00
..
2014-06-01 09:30:52 +00:00
2014-05-19 16:22:11 +00:00
2014-05-23 19:06:24 +00:00
2014-05-31 06:47:42 +00:00