Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in
[oota-llvm.git] / lib / Target / X86 / X86InstrControl.td
2011-01-03 Evan ChengUse pushq / popq instead of subq $8, %rsp / addq $8...
2010-11-30 Eric ChristopherMigrate X86InstrControl.td to use PseudoI and fix a...
2010-11-12 Chris Lattneraccept lret as an alias for lretl, fixing the reopened...
2010-11-12 Chris Lattnerimplement PR8592: empirically "lretq" is a "lret" with...
2010-10-18 Kevin EnderbyAdded a handful of x86-32 instructions that were missin...
2010-10-05 Chris Lattnercontinue moving stuff out to X86InstrSystem.td. Move