[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-q-regs.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-01-07 Eric ChristopherMake the 'x' constraint work for AVX registers as well.
2011-12-01 Eric ChristopherFor 64-bit the rest of the general regs are ok for...
2011-07-08 Nick LewyckyLet the inline asm 'q' constraint match float, and...
2011-06-19 Chris LattnerRemove support for parsing the "type i32" syntax for...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-17 Evan ChengFix x86 inline ams 'q' constraint support. In 32-bit...