Implement mulo x, 2 -> addo x, x in DAGCombiner.
[oota-llvm.git] / test / CodeGen / X86 / dll-linkage.ll
2011-02-21 NAKAMURA TakumiTarget/X86/X86FastISel: [PR6275] Fix Win32's dllimport...
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-12 Chris Lattneranother bogus triple
2009-08-12 Chris Lattnerfix another broken target triple.
2009-07-09 Chris Lattnerwe have no tests for dllimport/export. Add one.