aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/unaligned_load_store.ll
AgeCommit message (Expand)Author
2007-08-15Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman
2007-08-01Expand unaligned loads/stores when the target doesn't support them. (PR1548)Lauro Ramos Venancio