aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dec-eflags-lower.ll
AgeCommit message (Expand)Author
2012-03-29For X86, change load/dec-or-inc/store into dec-or-inc, respectively.Joel Jones
2012-03-29Reverted to revision 153616 to unblock buildJoel Jones
2012-03-29For X86, change load/dec-or-inc/store into dec-or-inc, respectively.Joel Jones
2012-02-15Stop custom lowering forr x86 DEC64m from happening if the load in the lowere...Pete Cooper
2012-02-13Fixed bug when custom lowering DEC64m on x86.Pete Cooper
2011-11-15test/CodeGen/X86/dec-eflags-lower.ll: Relax expression for win32 x64.NAKAMURA Takumi
2011-11-15Added custom lowering for load->dec->store sequence in x86 when the EFLAGS re...Pete Cooper