Skip to content
Commit 62b22420 authored by Chris Lattner's avatar Chris Lattner
Browse files

* Factor a bunch of binary operator cases into shared code.

* Fold loads into Add, sub, and, or, xor and mul when possible.
* Codegen shl X, 1 as add X, X

llvm-svn: 19483
parent 4cbf1f00
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