aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2014-04-09 21:32:59 +0000
committerKevin Enderby <enderby@apple.com>2014-04-09 21:32:59 +0000
commitc296ecd96c161229ba32d4ec61c1cef7a30956c0 (patch)
tree753adc792709966959339a85f3f6d7a476efbf98 /clang/lib/CodeGen/CodeGenModule.cpp
parent28347a72c9f8b684b480f981d1d582286e19d76c (diff)
downloadllvm-c296ecd96c161229ba32d4ec61c1cef7a30956c0.zip
llvm-c296ecd96c161229ba32d4ec61c1cef7a30956c0.tar.gz
llvm-c296ecd96c161229ba32d4ec61c1cef7a30956c0.tar.bz2
For the ARM integrated assembler add checking of the
alignments on vld/vst instructions. And report errors for alignments that are not supported. While this is a large diff and an big test case, the changes are very straight forward. But pretty much had to touch all vld/vst instructions changing the addrmode to one of the new ones that where added will do the proper checking for the specific instruction. rdar://11312406 llvm-svn: 205930
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions