| commit | 277736eee618be1426034c7dee01b7fbad15d7f7 | [log] [tgz] |
|---|---|---|
| author | Hal Finkel <hfinkel@anl.gov> | Fri Sep 02 23:41:54 2016 +0000 |
| committer | Hal Finkel <hfinkel@anl.gov> | Fri Sep 02 23:41:54 2016 +0000 |
| tree | e5cf5ebd4ccfdc8444af576a7db54230cf045de4 | |
| parent | 66c6506aaca087f2c5813f50ebe3e6956c24b841 [diff] |
[PowerPC] Add support for the extended dcbf form and mnemonics dcbf has an optional hint-like field, add support for the extended form and the associated mnemonics (dcbfl and dcbflp). Partially fixes PR24796. llvm-svn: 280559