[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / 2008-09-18-inline-asm-2.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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-06-08 Jakob Stoklund OlesenDon't run RAFast in the optimizing regalloc pipeline.
2011-11-12 Jakob Stoklund OlesenLinear scan is going away.
2011-08-31 Benjamin KramerFix test typo.
2011-06-04 Jakob Stoklund OlesenFix a test that keeps breaking when allocation orders...
2011-04-05 Jakob Stoklund OlesenFix one more batch of X86 tests to be register allocati...
2010-06-28 Dale JohannesenIn asm's, output operands with matching input constraints
2010-06-28 Jakob Stoklund OlesenAdd more special treatment for inline asm in RegAllocFast.
2010-06-15 Jakob Stoklund OlesenRemove the local register allocator.
2010-05-14 Jakob Stoklund OlesenSimplify the handling of physreg defs and uses in RegAl...
2010-05-13 Jakob Stoklund OlesenTake allocation hints from copy instructions to/from...
2010-05-12 Jakob Stoklund OlesenEnable a bunch more -regalloc=fast tests
2010-01-23 Evan ChengFix tests.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-03-23 Evan ChengModel inline asm constraint which ties an input to...
2008-09-24 Dale JohannesenRemove SelectionDag early allocation of registers