summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2010-10-25-ifcvt-ldm.ll
AgeCommit message (Expand)Author
2014-05-30ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover
2014-05-30AArch64 & ARM: remove undefined behaviour from some tests.Tim Northover
2011-03-11Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach
2010-11-18Rewrite stack callee saved spills and restores to use push/pop instructions.Eric Christopher
2010-10-26When the "true" and "false" blocks of a diamond if-conversion are the same,Bob Wilson