Add support for the __sync_sub_and_fetch atomics and friends for X86. The code
[oota-llvm.git] / test / CodeGen / X86 / fold-mul-lohi.ll
2008-02-12 Evan ChengDon't mask the isel bug.
2008-02-12 Evan ChengFix some test cases.
2007-10-22 Dan GohmanFix the folding of multiplication into addresses on...