Files
llvm-6502/test/CodeGen/X86
Bill Wendling dd724a3652 Merging r214679:
------------------------------------------------------------------------
r214679 | chandlerc | 2014-08-03 17:54:28 -0700 (Sun, 03 Aug 2014) | 10 lines

[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.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@215430 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-12 05:41:35 +00:00
..
2013-09-16 22:22:07 +00:00
2013-03-06 00:17:04 +00:00
2014-05-19 19:45:57 +00:00
2014-01-24 17:20:08 +00:00
2014-06-27 18:19:56 +00:00
2013-10-15 23:33:07 +00:00
2013-10-16 02:27:33 +00:00
2013-12-11 08:38:42 +00:00
2014-01-24 17:20:08 +00:00
2013-10-15 23:33:07 +00:00
2013-08-12 12:43:26 +00:00
2014-03-21 00:30:24 +00:00
2013-03-01 18:40:30 +00:00
2012-10-01 16:44:04 +00:00
2012-10-29 17:57:12 +00:00
2013-03-20 02:33:21 +00:00
2013-10-15 17:51:02 +00:00
2013-12-03 09:17:32 +00:00
2013-11-02 00:10:02 +00:00
2013-11-22 17:56:57 +00:00
2012-11-08 07:28:54 +00:00
2014-07-25 00:00:11 +00:00
2013-02-19 17:11:48 +00:00
2013-10-15 23:33:07 +00:00
2014-07-21 09:23:21 +00:00
2014-08-12 05:41:35 +00:00
2014-07-16 15:37:08 +00:00
2014-01-11 21:06:00 +00:00
2014-02-28 18:44:39 +00:00
2013-10-15 23:33:07 +00:00
2013-03-26 22:47:01 +00:00