summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll
Commit message (Expand)AuthorAge
* Pseudo-ize the t2LDMIA_RET instruction.Jim Grosbach2011-06-30
* Switch AllocationOrder to using RegisterClassInfo instead of a BitVectorJakob Stoklund Olesen2011-06-03
* Be careful about scheduling nodes above previous calls. It increase usages ofEvan Cheng2011-04-26
* Fix Thumb and Thumb2 tests to be register allocator independent.Jakob Stoklund Olesen2011-03-31
* Now that register allocation properly considers reserved regs, simplify theJim Grosbach2010-09-02
* Fix test to appease the buildbots.Bob Wilson2010-07-14
* Fix an inverted condition.Evan Cheng2010-06-18
* Make post-ra scheduling, anti-dep breaking, and register scavenger (conservat...Evan Cheng2010-06-16
* Fix a bug which prevented tail merging of return instructions inDan Gohman2010-05-03
* Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson2010-03-16
* Branches must be the last instruction in a Thumb2 IT block. Approved by Evan ...Sandeep Patel2009-10-15