Commit 79d1509cb06ba9067f56e2c62394d7bc60fa6bf2

Saleem Abdulrasool 2017-10-10T11:39:45

x86: align alloca to 16-byte boundary Align the stack allocation to a 16-byte boundary. This ensures that the stack parameters are 16-byte aligned which is needed for some instructions.