| commit | a5fc03562f143c5e44e5190cd0f3f3949988810f | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Sun Sep 27 23:17:47 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Sun Sep 27 23:17:47 2009 +0000 |
| tree | ab072891413d209eb8abbb0b19b1ecd5eb983200 | |
| parent | df5f681525afba7eca981b180d89194611377ee9 [diff] |
LBRX no longer has an explicit SrcValueSDNode operand, so the type operand is now at index 2, rather than 3. This fixes the "Invalid child # of SDNode!" failures on PowerPC. llvm-svn: 82942