[SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext(a+b) when a+b can't sign-overflow.
[oota-llvm.git] / test / TableGen / TreeNames.td
2011-10-06 Peter Collingbournes/tblgen/llvm-tblgen/g in a few missed places, includin...
2010-03-20 Jeffrey YasskinAdd support for XFAILing valgrind runs with memory...
2003-08-10 Chris LattnerNew testcase