[PATCH] Follow-up on SP update modifications for x32, Atom CPUs

Michael Liao michael.liao at intel.com
Wed Feb 6 12:23:59 PST 2013


LGTM.

- Michael

On Wed, 2013-02-06 at 12:14 -0800, Eli Bendersky wrote:
> 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





More information about the llvm-commits mailing list