Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: make sure VFP loads and stores are properly aligned. | Tim Northover | 2015-10-26 | 1 | -0/+98 |
Both VLDRS and VLDRD fault if the memory is not 4 byte aligned, which wasn't really being checked before, leading to faults at runtime. llvm-svn: 251352 |