[SeparateConstOffsetFromGEP] sext(a)+sext(b) => sext(a+b) when a+b can't sign-overflow.
[oota-llvm.git] / test / TableGen / Include.inc
2003-07-30 Chris LattnerAdd test of file inclusion capability for bugpoint