Jeff Cohen 0456e4a079 Fixed the following LSR bugs:
* Loop invariant code does not dominate the loop header, but rather
    the end of the loop preheader.

  * The base for a reduced GEP isn't a constant unless all of its
    operands (preceding the induction variable) are constant.

  * Allow induction variable elimination for the simple case after all.

Also made changes recommended by Chris for properly deleting
instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20383 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-01 03:46:11 +00:00
..
2005-02-22 23:22:58 +00:00
2005-02-01 01:23:49 +00:00
2004-12-15 07:22:25 +00:00
2005-01-08 19:37:20 +00:00
2004-09-01 22:55:40 +00:00
2005-01-08 19:34:41 +00:00
2005-01-08 19:34:41 +00:00