Slightly generalize transformation of memmove(a,a,n) so that it also applies
[oota-llvm.git] / test / TableGen / MultiClassDefName.td
2009-05-05 David GreeneAllow multiclass def names to contain "#NAME"" where...