Make x86 test actually test x86 code generation. Fix the
[oota-llvm.git] / test / CodeGen / X86 / negative-subscript.ll
2009-02-09 Evan ChengMake sure constant subscript is truncated to ptr size...