summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/add.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Enhance bool simplifcation in X86 to handle more casesMichael Liao2013-04-11
* Remove -join-physregs from the test suite.Jakob Stoklund Olesen2012-05-17
* Instruction scheduling itinerary for Intel Atom.Andrew Trick2012-02-01
* Prepare remaining tests for -join-physreg going away.Jakob Stoklund Olesen2011-05-04
* X86: Fix the (saddo/ssub x, 1) -> incl/decl selection to check the right oper...Benjamin Kramer2011-03-08
* Relax expressions and add explicit triplets -linux and -win32.NAKAMURA Takumi2011-02-22
* DAGCombine add (sext i1), X into sub X, (zext i1) if sext from i1 is illegal....Benjamin Kramer2010-12-22
* now that addc/adde are gone, "ADDC" in the X86 backend uses EFLAGS results,Chris Lattner2010-12-20
* We lower setb to sbb with the hope that the and will go away, when it Chris Lattner2010-12-20
* merge a target-specific add test into x86 directory.Chris Lattner2010-02-09
* merge another test in, drop the trivially constant folded cases.Chris Lattner2010-02-09
* consolidate and filecheckize two tests.Chris Lattner2010-02-09