[PATCH] Follow-up on SP update modifications for x32, Atom CPUs
Eli Bendersky
eliben at google.com
Wed Feb 6 12:14:28 PST 2013
This is a follow-up on r174446, now taking Atom processors into
account. Atoms use LEA for updating SP in prologs/epilogs, and the
exact LEA opcode depends on the data model.
Also reapplying the test case which was added and then reverted
(because of Atom failures), this time specifying explicitly the CPU in
addition to the triple. The test case now checks all variations (data
mode, cpu Atom vs. Core).
Eli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x32-sp-update-atom.1.patch
Type: application/octet-stream
Size: 2905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130206/6f2689a5/attachment.obj>
More information about the llvm-commits
mailing list