Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / CodeGen / ARM / unaligned_load_store.ll
2010-09-28 Bob WilsonAdd a command line option "-arm-strict-align" to disall...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-01-30 Anton KorobeynikovFix a gross typo: ARMv6+ may or may not support unalign...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-15 Bill WendlingReapply r79127. It was fixed by d0k.
2009-08-15 Bill WendlingRevert r79127. It was causing compilation errors.
2009-08-15 Evan ChengChange allowsUnalignedMemoryAccesses to take type argum...
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...