aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll
Commit message (Expand)AuthorAgeFilesLines
* Now that register allocation properly considers reserved regs, simplify theJim Grosbach2010-09-021-2/+2
* Fix test to appease the buildbots.Bob Wilson2010-07-141-1/+1
* Fix an inverted condition.Evan Cheng2010-06-181-2/+0
* Make post-ra scheduling, anti-dep breaking, and register scavenger (conservat...Evan Cheng2010-06-161-0/+2
* Fix a bug which prevented tail merging of return instructions inDan Gohman2010-05-031-7/+4
* Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson2010-03-161-2/+2
* Branches must be the last instruction in a Thumb2 IT block. Approved by Evan ...Sandeep Patel2009-10-151-0/+44