On x86, it's safe to treat i32 load anyext as a normal i32 load. Ditto for i8 anyext...
[oota-llvm.git] / test / CodeGen / ARM / unaligned_load_store.ll
2007-08-15 Dan GohmanConvert tests using "grep -c ... | grep ..." to use...
2007-08-01 Lauro Ramos VenancioExpand unaligned loads/stores when the target doesn...