summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/unaligned_load_store.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-3/+3
* Reapply r79127. It was fixed by d0k.Bill Wendling2009-08-151-12/+27
* Revert r79127. It was causing compilation errors.Bill Wendling2009-08-151-27/+12
* Change allowsUnalignedMemoryAccesses to take type argument since some targetsEvan Cheng2009-08-151-12/+27
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* Expand unaligned loads/stores when the target doesn't support them. (PR1548)Lauro Ramos Venancio2007-08-011-0/+16
OpenPOWER on IntegriCloud