diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-08-04 00:54:28 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-08-04 00:54:28 +0000 |
commit | 7bbfd245b08fda1503ec7e3c6954c100235cdee2 (patch) | |
tree | feeeaa3ec8492c263697a99cb5086e639eb96e3b /llvm/lib | |
parent | 077d083b4dd12538fc824d5784d455da0d86a1ea (diff) | |
download | bcm5719-llvm-7bbfd245b08fda1503ec7e3c6954c100235cdee2.tar.gz bcm5719-llvm-7bbfd245b08fda1503ec7e3c6954c100235cdee2.zip |
[x86] Fix the test case added in r214670 and tweaked in r214674 further.
Fundamentally, there isn't a really portable way to test the constant
pool contents. Instead, pin this test to the bare-metal triple. This
also makes it a 64-bit triple which allows us to only match a single
constant pool rather than two. It can also just hard code the '.' prefix
as the format should be stable now that it has a fixed triple. Finally,
I've switched it to use CHECK-NEXT to be more precise in the instruction
sequence expected and to use variables rather than hard coding decisions
by the register allocator.
llvm-svn: 214679
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions