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