| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare remaining tests for -join-physreg going away. | Jakob Stoklund Olesen | 2011-05-04 | 1 | -2/+4 |
* | X86: Fix the (saddo/ssub x, 1) -> incl/decl selection to check the right oper... | Benjamin Kramer | 2011-03-08 | 1 | -0/+15 |
* | Relax expressions and add explicit triplets -linux and -win32. | NAKAMURA Takumi | 2011-02-22 | 1 | -6/+7 |
* | DAGCombine add (sext i1), X into sub X, (zext i1) if sext from i1 is illegal.... | Benjamin Kramer | 2010-12-22 | 1 | -0/+12 |
* | now that addc/adde are gone, "ADDC" in the X86 backend uses EFLAGS results, | Chris Lattner | 2010-12-20 | 1 | -0/+19 |
* | We lower setb to sbb with the hope that the and will go away, when it | Chris Lattner | 2010-12-20 | 1 | -0/+9 |
* | merge a target-specific add test into x86 directory. | Chris Lattner | 2010-02-09 | 1 | -0/+20 |
* | merge another test in, drop the trivially constant folded cases. | Chris Lattner | 2010-02-09 | 1 | -0/+49 |
* | consolidate and filecheckize two tests. | Chris Lattner | 2010-02-09 | 1 | -0/+25 |