On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / stack-align2.ll
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2012-01-10 Joerg SonnenbergerDefault stack alignment for 32bit x86 should be 4 Bytes...