CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / stack-folding-xop.ll
2015-10-25 Simon Pilgrim[X86] Stack folding tests - just use mtriple - no need...
2015-02-13 Craig Topper[X86] Add support for parsing and printing the mnemonic...
2015-02-10 Simon Pilgrim[X86][XOP] Added XOP memory folding patterns + tests