Skip to content
Commit b2809dc6 authored by Chris Lattner's avatar Chris Lattner
Browse files

Implement code to keep the stack pointer aligned to an 8 byte boundary.

This improves the performance of the power benchmark by a few percent.
This will be neccesary for SSE code, which requires 16 byte alignment of
the stack.

llvm-svn: 5320
parent 9e75444c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment