Instruction scheduling itinerary for Intel Atom.
[oota-llvm.git] / test / CodeGen / X86 / add.ll
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-05-04 Jakob Stoklund OlesenPrepare remaining tests for -join-physreg going away.
2011-03-08 Benjamin KramerX86: Fix the (saddo/ssub x, 1) -> incl/decl selection...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-12-22 Benjamin KramerDAGCombine add (sext i1), X into sub X, (zext i1) if...
2010-12-20 Chris Lattnernow that addc/adde are gone, "ADDC" in the X86 backend...
2010-12-20 Chris LattnerWe lower setb to sbb with the hope that the and will...
2010-02-09 Chris Lattnermerge a target-specific add test into x86 directory.
2010-02-09 Chris Lattnermerge another test in, drop the trivially constant...
2010-02-09 Chris Lattnerconsolidate and filecheckize two tests.