Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-30 | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ↵ | Dmitri Gribenko | |
ModuleID This is done to avoid odd test failures, like the one fixed in r171243. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171250 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-02-10 | Tolerate degenerate phi nodes that can occur in the middle of optimization | Nick Lewycky | |
passes. Fixes PR9112. Patch by Jakub Staszak! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125319 91177308-0d34-0410-b5e6-96231b3b80d8 |