aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/jump_sign.ll
Commit message (Expand)AuthorAgeFilesLines
* (For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.Shuxin Yang2012-10-311-1/+0
* Testcase for r164835Manman Ren2012-09-281-0/+28
* Add some cases to x86 OptimizeCompare to handle DEC and INC, too.Jan Wen Voung2012-09-171-1/+26
* X86: enable CSE between CMP and SUBManman Ren2012-08-081-0/+23
* X86 Peephole: fix PR13475 in optimizeCompare.Manman Ren2012-07-281-0/+16
* Disable rematerialization in TwoAddressInstructionPass.Manman Ren2012-07-251-0/+1
* X86: remove redundant cmp against zero.Manman Ren2012-07-181-0/+11
* X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.Manman Ren2012-07-111-0/+12
* X86: implement functions to analyze & synthesize CMOV|SET|JccManman Ren2012-07-091-0/+17
* X86: Fix optimizeCompare to correctly check safe condition.Manman Ren2012-07-071-0/+18
* X86: peephole optimization to remove cmp instructionManman Ren2012-07-061-0/+19
* Test case for r158160Manman Ren2012-06-081-0/+42
* X86: replace SUB with CMP if possibleManman Ren2012-06-071-0/+11
* Revert r157755.Manman Ren2012-06-061-11/+0
* Revert r157831Manman Ren2012-06-031-19/+0
* X86: peephole optimization to remove cmp instructionManman Ren2012-06-011-0/+19
* X86: replace SUB with CMP if possibleManman Ren2012-05-311-0/+11
* Fix two-address pass's aggressive instruction commuting heuristics. It's meantEvan Cheng2012-05-031-0/+9
* X86: optimization for max-like structManman Ren2012-05-011-0/+42
* test/CodeGen/X86/jump_sign.ll: Add -mcpu=pentiumpro for non-x86 hosts. It use...NAKAMURA Takumi2012-01-041-1/+1
* For x86, canonicalize maxEvan Cheng2012-01-041-1/+15
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-211-14/+14
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* The sense of this branch was backwardsChris Lattner2006-09-131-1/+1
* new testcaseChris Lattner2006-09-131-0/+20