Skip to content
Commit c4499feb authored by Bill Wendling's avatar Bill Wendling
Browse files

- 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
parent 3b0da664
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment