diff options
author | Chris Lattner <sabre@nondot.org> | 2005-01-11 21:19:59 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-01-11 21:19:59 +0000 |
commit | a5ade060db50a61ee383ea45f3205b3a697d54ff (patch) | |
tree | 2b142952ff4ceacadb29b3bbd89ed41eecfc0dac /lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | |
parent | 7abf8201827be0c65272ca76d8afca0e46062be1 (diff) |
* 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
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp')
0 files changed, 0 insertions, 0 deletions