aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/README-Thumb.txt
Commit message (Expand)AuthorAgeFilesLines
* Another TODO.Evan Cheng2009-07-251-0/+6
* Fix PR4567. Thumb1 target was using the wrong instruction to handle sp = sub ...Evan Cheng2009-07-201-0/+4
* Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is f...Evan Cheng2009-07-111-9/+0
* Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies...Evan Cheng2009-07-111-0/+15
* More info about Thumb1 predication support.Evan Cheng2009-07-101-1/+2
* Another todo entry.Evan Cheng2009-07-091-0/+5
* Add a Thumb readme entry.Evan Cheng2009-07-091-0/+6
* Whitespace cleanup. Test commit.Jim Grosbach2008-08-121-0/+1
* Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...Evan Cheng2007-10-221-0/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+223