InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / TableGen / MultiClassDefName.td
2010-03-20 Jeffrey YasskinAdd support for XFAILing valgrind runs with memory...
2009-05-05 David GreeneAllow multiclass def names to contain "#NAME"" where...