aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCInstrInfo.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2013-05-17 12:37:21 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2013-05-17 12:37:21 +0000
commite152eac63efa836cbb109d79e4307516fa16f1a6 (patch)
tree60c8c0bcdf06683e38ad69990d573c318045300b /lib/Target/PowerPC/PPCInstrInfo.cpp
parentc299ad32c8e59ceea05ede15e1c59ac787d17feb (diff)
downloadexternal_llvm-e152eac63efa836cbb109d79e4307516fa16f1a6.zip
external_llvm-e152eac63efa836cbb109d79e4307516fa16f1a6.tar.gz
external_llvm-e152eac63efa836cbb109d79e4307516fa16f1a6.tar.bz2
[PowerPC] Merge/rename PPC fixup types
Now that fixup_ppc_ha16 and fixup_ppc_lo16 are being treated exactly the same everywhere, it no longer makes sense to have two fixup types. This patch merges them both into a single type fixup_ppc_half16, and renames fixup_ppc_lo16_ds to fixup_ppc_half16ds for consistency. (The half16 and half16ds names are taken from the description of relocation types in the PowerPC ABI.) No change in code generation expected. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182092 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PPCInstrInfo.cpp')
0 files changed, 0 insertions, 0 deletions