| commit | 884bde303126f5e923fb34e568afd0639af9504a | [log] [tgz] |
|---|---|---|
| author | Hal Finkel <hfinkel@anl.gov> | Wed Nov 20 20:54:55 2013 +0000 |
| committer | Hal Finkel <hfinkel@anl.gov> | Wed Nov 20 20:54:55 2013 +0000 |
| tree | e16529810e95f5f9a61d292b8288ba9066a1d55f | |
| parent | 52261a65452f62b028b5ce223b706263656fdef5 [diff] |
PPC popcnt[dw] do not have record forms The instruction definitions incorrectly specified that popcntd and popcntw have record forms; they do not. This mistake was causing invalid code generation. llvm-svn: 195272