aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/add.ll
Commit message (Expand)AuthorAgeFilesLines
* Enable MI Sched for x86.Andrew Trick2013-10-151-6/+6
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-11/+11
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-6/+6
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-6/+6
* Enhance bool simplifcation in X86 to handle more casesMichael Liao2013-04-111-2/+2
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-171-6/+4
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-011-3/+3
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-041-2/+4
* 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