Chris Lattner a5ade060db * 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


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19483 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-11 21:19:59 +00:00
..
2005-01-10 03:56:27 +00:00
2005-01-08 20:07:03 +00:00
2005-01-11 20:25:26 +00:00
2004-12-20 04:15:44 +00:00
2004-11-14 21:54:41 +00:00