X86: Align the stack on word boundaries in LowerFormalArguments()
[oota-llvm.git] / test / CodeGen / X86 / vec_compare-2.ll
2012-10-23 Michael LiaoEnable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
2012-07-10 Nadav RotemImprove the loading of load-anyext vectors by allowing...
2012-04-07 Nadav Rotem1. Remove the part of r153848 which optimizes shuffle...
2011-12-08 NAKAMURA Takumitest/CodeGen/X86/vec_compare-2.ll: Add explicit -mtripl...
2011-12-08 Nadav RotemFix a bug in the integer-promotion of bitcast operation...
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2009-12-03 Nate BegemanDon't pull vector sext through both hands of a logical...