| commit | 9b5786960d83d4318e220da05651073146a815c2 | [log] [tgz] |
|---|---|---|
| author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | Fri Oct 10 15:14:29 2014 +0000 |
| committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | Fri Oct 10 15:14:29 2014 +0000 |
| tree | 6411e0a7a9adb00a014b2e8d6d7f4cbe2290d17c | |
| parent | 59eb767e11d4ffefb5f55409524e5c8416b2b0db [diff] |
Relax the condition on the jsop accesses regarding the alignment. We restricted the new access functions to be a subset of the old one because we want to keep the alignment, however if the alignment is "not special", thus the default for the type, we can allow any access. Differential Revision: http://reviews.llvm.org/D5680 llvm-svn: 219503