aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/memcpy-inline.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-05Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order chan...Evan Cheng
2009-02-10Fix PR3457: Ignore control successors when looking for closest scheduled succ...Evan Cheng
2007-10-22Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...Evan Cheng