aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* Pseudo-ize the t2LDMIA_RET instruction.Jim Grosbach2011-06-301-1/+1
* Switch AllocationOrder to using RegisterClassInfo instead of a BitVectorJakob Stoklund Olesen2011-06-031-1/+1
* Be careful about scheduling nodes above previous calls. It increase usages ofEvan Cheng2011-04-261-1/+1
* Fix Thumb and Thumb2 tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-1/+2
* 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