Propagate the AlignStack bit in InlineAsm's to the
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-tied.ll
2010-07-02 Dale JohannesenPropagate the AlignStack bit in InlineAsm's to the
2010-05-27 Jakob Stoklund OlesenAdd a -regalloc=default option that chooses a register...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-16 Dale JohannesenAssume an inline asm might be a call, so we get
2009-06-24 Evan ChengFix support for inline asm input / output operand tying...