diff options
author | Sanjay Patel <spatel@rotateright.com> | 2015-02-03 15:37:18 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2015-02-03 15:37:18 +0000 |
commit | a4276fb2947661dadbbf9955c6d530786a53d29e (patch) | |
tree | 6fe95b488ec9553d7b406ef408bcc6e6be935e1c /lld/utils/linker-script-test/linker-script-test.cpp | |
parent | 07d9d76a2d79e080f7cd022755c4f963d71cc529 (diff) | |
download | llvm-a4276fb2947661dadbbf9955c6d530786a53d29e.zip llvm-a4276fb2947661dadbbf9955c6d530786a53d29e.tar.gz llvm-a4276fb2947661dadbbf9955c6d530786a53d29e.tar.bz2 |
Improve test to actually check for a folded load.
This test was checking for lack of a "movaps" (an aligned load)
rather than a "movups" (an unaligned load). It also included
a store which complicated the checking.
Add specific CPU runs to prevent subtarget feature flag overrides
from inhibiting this optimization.
llvm-svn: 227972
Diffstat (limited to 'lld/utils/linker-script-test/linker-script-test.cpp')
0 files changed, 0 insertions, 0 deletions