commit | bd1fccfad59f24267b6fa8b898711d63a3574c7d | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Jan 07 21:59:23 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Jan 07 21:59:23 2010 +0000 |
tree | f2ecf29e53c17720fd788ff1f51e8c49d28fad86 | |
parent | ef7634ca48c7ed33a88bd80207f3457c07ad85f2 [diff] |
Fix rdar://7517201, a regression introduced by r92849. When folding a and(any_ext(load)) both the any_ext and the load have to have only a single use. This removes the anyext-uses.ll testcase which started failing because it is unreduced and unclear what it is testing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92950 91177308-0d34-0410-b5e6-96231b3b80d8