Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compiler warning about uninitialized variables. No functional change. | Nick Lewycky | 2009-02-27 | 1 | -1/+1 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65620 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Factor address mode matcher out of codegen prepare to make it available to ↵ | Evan Cheng | 2009-02-20 | 1 | -0/+593 |
other passes, e.g. loop strength reduction. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65134 91177308-0d34-0410-b5e6-96231b3b80d8 |