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