X86: Align the stack on word boundaries in LowerFormalArguments()
[oota-llvm.git] / test / CodeGen / X86 / phys_subreg_coalesce-3.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-09-26 Michael LiaoAdd SARX/SHRX/SHLX code generation support
2012-09-06 Jakob Stoklund OlesenAllow overlaps between virtreg and physreg live ranges.
2012-05-17 Jakob Stoklund OlesenRemove -join-physregs from the test suite.
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2010-03-11 Evan ChengThe check for coalescing a virtual register to a physic...