summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2017-07-13 18:17:10 +0000
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2017-07-13 18:17:10 +0000
commit3c7e276d2478238f839ab0f9d3ede33ca0bb92cd (patch)
treed915759732dd2d47abf66435202baa8cdae98cac /llvm/docs/CommandGuide
parent502de22fda27d49c70c6f81dc9ff43c2a1292363 (diff)
downloadbcm5719-llvm-3c7e276d2478238f839ab0f9d3ede33ca0bb92cd.tar.gz
bcm5719-llvm-3c7e276d2478238f839ab0f9d3ede33ca0bb92cd.zip
[PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16
As outlined in the PR, we didn't ensure that displacements for DQ-Form instructions are multiples of 16. Since the instruction encoding encodes a quad-word displacement, a sub-16 byte displacement is meaningless and ends up being encoded incorrectly. Fixes https://bugs.llvm.org/show_bug.cgi?id=33671. Differential Revision: https://reviews.llvm.org/D35007 llvm-svn: 307934
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud