X86: implement functions to analyze & synthesize CMOV|SET|Jcc
[oota-llvm.git] / test / CodeGen / X86 / jump_sign.ll
2012-07-09 Manman RenX86: implement functions to analyze & synthesize CMOV...
2012-07-07 Manman RenX86: Fix optimizeCompare to correctly check safe condition.
2012-07-06 Manman RenX86: peephole optimization to remove cmp instruction
2012-06-08 Manman RenTest case for r158160
2012-06-07 Manman RenX86: replace SUB with CMP if possible
2012-06-06 Manman RenRevert r157755.
2012-06-03 Manman RenRevert r157831
2012-06-01 Manman RenX86: peephole optimization to remove cmp instruction
2012-05-31 Manman RenX86: replace SUB with CMP if possible
2012-05-03 Evan ChengFix two-address pass's aggressive instruction commuting...
2012-05-01 Manman RenX86: optimization for max-like struct
2012-01-04 NAKAMURA Takumitest/CodeGen/X86/jump_sign.ll: Add -mcpu=pentiumpro...
2012-01-04 Evan ChengFor x86, canonicalize max
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-09-13 Chris LattnerThe sense of this branch was backwards
2006-09-13 Chris Lattnernew testcase