Fix a crash in the legalization of large vectors.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-dead-stack-adjust.ll
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-27 Chris Lattneractually run llc, thanks Dan :)
2008-02-27 Chris LattnerMake X86TargetLowering::LowerSINT_TO_FP return without...