This patch adds support for the vector quadword add/sub instructions introduced
[oota-llvm.git] / test / MC / Disassembler / PowerPC / ppc64-encoding-vmx.txt
2015-05-25 Kit BartonThis patch adds support for the vector quadword add...
2015-03-04 Nemanja IvanovicAdd LLVM support for PPC cryptography builtins
2015-03-03 Kit BartonAdd the following 64-bit vector integer arithmetic...
2015-02-09 Kit BartonThis change implements the following three logical...
2015-02-05 Bill Schmidt[PowerPC] Implement the vclz instructions for PWR8
2015-02-03 Bill Schmidt[PowerPC] Implement the vpopcnt instructions for POWER8
2013-12-19 Hal FinkelAdd a disassembler to the PowerPC backend