Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-tied.ll
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2012-08-31 Jakob Stoklund OlesenDon't enforce ordered inline asm operands.
2012-02-10 Andrew TrickRegAlloc superpass: includes phi elimination, coalescin...
2011-11-12 Jakob Stoklund OlesenSwitch a couple -O0 tests to RABasic.
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...