[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / add.ll
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-04-11 Michael LiaoEnhance bool simplifcation in X86 to handle more cases
2012-05-17 Jakob Stoklund OlesenRemove -join-physregs from the test suite.
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.