| commit | e26236eed9107e28d1b31a3de58c168202181a41 | [log] [tgz] |
|---|---|---|
| author | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | Fri May 22 16:44:10 2015 +0000 |
| committer | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | Fri May 22 16:44:10 2015 +0000 |
| tree | 0b086a0aa28294aa198be6fdff1e45e64bbf8471 | |
| parent | e0d289efbdbd918a9fd3e685b14ef48f0c8f28bd [diff] |
[PPC64] Add support for clrbhrb, mfbhrbe, rfebb. This patch adds support for the ISA 2.07 additions involving the branch history rolling buffer and event-based branching. These will not be used by typical applications, so built-in support is not required. They will only be available via inline assembly. Assembly/disassembly tests are included in the patch. llvm-svn: 238032