On x86, it's safe to treat i32 load anyext as a normal i32 load. Ditto for i8 anyext...
[oota-llvm.git] / test / CodeGen / CBackend / vectors.ll
2008-03-02 Chris Lattneradd a testcase for misc vector stuff