The x86-64 ABI states that objects passed on the stack have 8 byte alignment. Implement that. llvm-svn: 41768