summaryrefslogtreecommitdiff
path: root/lib/Support/CMakeLists.txt
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2012-10-26 12:09:58 +0000
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2012-10-26 12:09:58 +0000
commitedf5e9a1d5f0cb4cfe747c761c73a2e303f365c4 (patch)
treeb3520a160a5f0109e38cb69a3df1b9d4bdaf14a8 /lib/Support/CMakeLists.txt
parent6f20194cdbe4f0884e96dbb8829f0bf87fc90871 (diff)
downloadllvm-edf5e9a1d5f0cb4cfe747c761c73a2e303f365c4.tar.gz
llvm-edf5e9a1d5f0cb4cfe747c761c73a2e303f365c4.tar.bz2
llvm-edf5e9a1d5f0cb4cfe747c761c73a2e303f365c4.tar.xz
PowerPC: Fix for rldcl/rldicl/rldicr MC emission
This patch fixes the rldcl/rldicl/rldicr instruction emission. The issue is the MDForm_1 instruction defines the PowerISA MB field from 'rldicl' with the name MBE, but RLDCL/RLDICL/RLDICR definition uses as 'MB'. It end up by generatint the 'rldicl' enconding at 'lib/Target/PowerPC/PPCGenMCCodeEmitter.inc' to use the fourth argument as the third. The patch changes it by adjusting to use the fourth argument as intended. Fixes PR14180. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166770 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions