| commit | 523c0852c65ac9b51f47002b7e4a76dc05b6f14a | [log] [tgz] |
|---|---|---|
| author | Mon P Wang <wangmp@apple.com> | Tue Mar 17 06:33:10 2009 +0000 |
| committer | Mon P Wang <wangmp@apple.com> | Tue Mar 17 06:33:10 2009 +0000 |
| tree | 374d19fdb8f84d953f6a2c1a794fc69f9cc5691a | |
| parent | e73e3ecc040425ff60404e6c62529f8e95fd8df5 [diff] |
Fix a problem with DAGCombine where we were building an illegal build vector shuffle mask. Forced the mask to be built using i32. Note: this will be irrelevant once vector_shuffle no longer takes a build vector for the shuffle mask. llvm-svn: 67076