This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Upgrade codegen for vld[234] and vst[234] to to communicate a 0 address space
ClosedPublic

Authored by jketema on Sep 24 2015, 3:43 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jketema updated this revision to Diff 35600.Sep 24 2015, 3:43 AM
jketema retitled this revision from to [ARM] Upgrade codegen for vld[234] and vst[234] to to communicate a 0 address space.
jketema updated this object.
jketema added a reviewer: sbaranga.
jketema added a subscriber: cfe-commits.
jketema updated this revision to Diff 35871.Sep 28 2015, 8:05 AM

Sync with updates to the llvm part of this patch

sbaranga accepted this revision.Sep 30 2015, 2:38 AM
sbaranga edited edge metadata.

LGTM

This revision is now accepted and ready to land.Sep 30 2015, 2:38 AM
This revision was automatically updated to reflect the committed changes.