Add a -regalloc=default option that chooses a register allocator based on the -O
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-tied.ll
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...