[X86] Update test/CodeGen/X86/avg.ll with the help of update_llc_test_checks.py....
[oota-llvm.git] / test / CodeGen / X86 / divide-by-constant.ll
2015-08-19 Michael Kuperstein[X86] Do not lower scalar sdiv/udiv to a shifts + mul...
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-02-05 Owen AndersonReapply r174343, with a fix for a scary DAG combine...
2013-02-05 NAKAMURA TakumiRevert r174343, "When the target-independent DAGCombine...
2013-02-05 Owen AndersonWhen the target-independent DAGCombiner inferred a...
2012-07-11 Benjamin KramerPR13326: Fix a subtle edge case in the udiv -> magic...
2012-02-01 Andrew TrickInstruction scheduling itinerary for Intel Atom.
2011-07-08 Jakob Stoklund OlesenBe more aggressive about following hints.
2011-03-17 Benjamin KramerBuildUDIV: If the divisor is even we can simplify the...
2011-02-21 Cameron ZwarichThe signed version of our "magic number" computation...
2011-01-30 Benjamin KramerTeach DAGCombine to fold fold (sra (trunc (sr x, c1...
2010-12-21 Dale JohannesenReapply 122353-122355 with fixes. 122354 was wrong;
2010-12-21 Dale JohannesenRevert 122353-122355 for the moment, they broke stuff.
2010-12-21 Dale JohannesenGet the type of a shift from the shift, not from its...
2010-12-15 Chris Lattnertake care of some todos, transforming [us]mul_lohi...
2010-12-15 Chris Lattnermerge two tests
2010-12-13 Chris Lattnerrename test