aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/avoid-cpsr-rmw.ll
AgeCommit message (Expand)Author
2013-04-11Add missing colons to check lines.Benjamin Kramer
2013-04-04Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen
2012-12-18Disable ARM partial flag dependency optimization at -OzQuentin Colombet
2012-09-29Add LLVM support for Swift.Bob Wilson
2012-02-24Thumb2 size reduction fix for tied operands of tMUL.Jim Grosbach
2011-10-27Avoid partial CPSR dependency from loop backedges. rdar://10357570Evan Cheng
2011-08-19Use regex to remove false dependencies on register allocation.Jim Grosbach
2011-08-19Update tests.Jim Grosbach
2011-04-19Avoid some 's' 16-bit instruction which partially update CPSRBob Wilson