aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/add.ll
Commit message (Expand)AuthorAgeFilesLines
* X86: Fix the (saddo/ssub x, 1) -> incl/decl selection to check the right oper...Benjamin Kramer2011-03-081-0/+15
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-221-6/+7
* DAGCombine add (sext i1), X into sub X, (zext i1) if sext from i1 is illegal....Benjamin Kramer2010-12-221-0/+12
* now that addc/adde are gone, "ADDC" in the X86 backend uses EFLAGS results,Chris Lattner2010-12-201-0/+19
* We lower setb to sbb with the hope that the and will go away, when it Chris Lattner2010-12-201-0/+9
* merge a target-specific add test into x86 directory.Chris Lattner2010-02-091-0/+20
* merge another test in, drop the trivially constant folded cases.Chris Lattner2010-02-091-0/+49
* consolidate and filecheckize two tests.Chris Lattner2010-02-091-0/+25