Add an option to always emit realignment code for a particular module.
authorEric Christopher <echristo@apple.com>
Thu, 5 Aug 2010 23:57:43 +0000 (23:57 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 5 Aug 2010 23:57:43 +0000 (23:57 +0000)
commite74a088d92e6010a1413a88865c85bb47a76f90c
tree8cd419470632e8081a602ab0cbcd063af3b374ec
parentf67202c94d4eb2fab788196cab1ad138ea8e32cd
Add an option to always emit realignment code for a particular module.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110404 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp
test/CodeGen/X86/force-align-stack.ll [new file with mode: 0644]