ARM pop of a single register encodes as post-indexed LDR.
[oota-llvm.git] / test / CodeGen / ARM / memcpy-inline.ll
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2011-04-13 Andrew TrickRecommit r129383. PreRA scheduler heuristic fixes:...
2011-04-12 Andrew TrickRevert 129383. It causes some targets to hit a schedule...
2011-04-12 Andrew TrickPreRA scheduler heuristic fixes: VRegCycle, TokenFactor...
2011-03-31 Jakob Stoklund OlesenFix ARM tests to be register allocator independent.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-05 Evan ChengChanging allocation ordering from r3 ... r0 back to...
2009-02-10 Evan ChengFix PR3457: Ignore control successors when looking...
2007-10-22 Evan ChengFix memcpy lowering when addresses are 4-byte aligned...