InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / TableGen / DefmInherit.td
2010-03-20 Jeffrey YasskinAdd support for XFAILing valgrind runs with memory...
2009-04-22 David GreeneAllow defm to inherit from multiple multiclasses.