- Use patterns instead of creating completely new instruction matching patterns,
which are identical to the original patterns. - Change the multiply with overflow so that we distinguish between signed and unsigned multiplication. Currently, unsigned multiplication with overflow isn't working! llvm-svn: 60963
Loading
Please register or sign in to comment