| commit | a296339c877dc410a4dcda6d43cf7d3ed82f7f73 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Fri May 12 16:29:37 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Fri May 12 16:29:37 2006 +0000 |
| tree | 56b52ee9e63d813f339ce7f57156197a7705a750 | |
| parent | 6372a2acde1aa87380548b130280a19534289977 [diff] |
Fix PowerPC/2006-05-12-rlwimi-crash.ll Nate, please verify that if InsertMask is 0, rlwimi shouldn't be used. This fixes the crash and causes no PPC testsuite regressions. llvm-svn: 28243