Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / X86 / cmov.ll
2013-12-17 Andrew TrickDisabled subregister copy coalescing during MachineCSE.
2013-12-17 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-12-16 Rafael EspindolaRevert "Allow MachineCSE to coalesce trivial subregiste...
2013-12-16 Andrew TrickAllow MachineCSE to coalesce trivial subregister copies...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-07-25 Manman RenDisable rematerialization in TwoAddressInstructionPass.
2012-05-06 Benjamin KramerSwitch the select to branch transformation on by default.
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-09-02 Jakob Stoklund OlesenPseudo CMOV instructions don't clobber EFLAGS.
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2009-12-18 Sean CallananInstruction fixes, added instructions, and AsmString...
2009-09-15 Dan GohmanRestore a comment that was lost in the merge.
2009-09-15 Chris Lattnerthis is failing on linux hosts, force a triple.
2009-09-15 Chris Lattnermerge one more in.
2009-09-15 Chris Lattnermerge some more cmov tests into cmov.ll
2009-09-15 Chris Lattnermerge two cmov tests into one.