Have the X86 back-end emit the alias instead of what's being aliased. In most
[oota-llvm.git] / test / CodeGen / X86 / umul-with-overflow.ll
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2010-12-05 Chris Lattnerit turns out that when ".with.overflow" intrinsics...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-16 Eli FriedmanAdd some generic expansion logic for SMULO and UMULO...