summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/avoid-cpsr-rmw.ll
Commit message (Expand)AuthorAge
* Evict local live ranges if they can be reassigned.Andrew Trick2013-07-25
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-25
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Add missing colons to check lines.Benjamin Kramer2013-04-11
* Avoid high-latency false CPSR dependencies even for tMOVSi.Jakob Stoklund Olesen2013-04-04
* Disable ARM partial flag dependency optimization at -OzQuentin Colombet2012-12-18
* Add LLVM support for Swift.Bob Wilson2012-09-29
* Thumb2 size reduction fix for tied operands of tMUL.Jim Grosbach2012-02-24
* Avoid partial CPSR dependency from loop backedges. rdar://10357570Evan Cheng2011-10-27
* Use regex to remove false dependencies on register allocation.Jim Grosbach2011-08-19
* Update tests.Jim Grosbach2011-08-19
* Avoid some 's' 16-bit instruction which partially update CPSRBob Wilson2011-04-19