X86: Align the stack on word boundaries in LowerFormalArguments()
[oota-llvm.git] / test / CodeGen / X86 / atom-cmpb.ll
2014-04-01 Alexey Volkov[x86] Do not convert to cmp32 for Atom arch by Sergey...