Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine these two tests, and make sure there's a newline at the end of the file. | Owen Anderson | 2010-08-30 | 1 | -17/+0 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112554 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Add a prototype of a new peephole optimizing pass that uses LazyValue info ↵ | Owen Anderson | 2010-08-27 | 1 | -0/+17 |
to simplify PHIs and select's. This pass addresses the missed optimizations from PR2581 and PR4420. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112325 91177308-0d34-0410-b5e6-96231b3b80d8 |