X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-atomic.ll
2011-09-26 Eli FriedmanConvert a bunch more tests over to the new atomic instr...
2010-07-20 Duncan SandsThe same problem was being tracked in PR7652.
2010-07-19 Dan GohmanAfter a custom inserter, in a block which has constant...