summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/README-Thumb.txt
Commit message (Expand)AuthorAge
* Fix the Load/Store optimization pass to work with Thumb1.James Molloy2014-05-16
* Testing commit access to llvm. Remove two lines of whitespace from the Thumb...Gordon Keiser2013-03-28
* Add another note taken from the gcc bugzilla.Nick Lewycky2011-01-12
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Enable allocation of R3 in Thumb1Jim Grosbach2009-10-19
* Another TODO.Evan Cheng2009-07-25
* Fix PR4567. Thumb1 target was using the wrong instruction to handle sp = sub ...Evan Cheng2009-07-20
* Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is f...Evan Cheng2009-07-11
* Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies...Evan Cheng2009-07-11
* More info about Thumb1 predication support.Evan Cheng2009-07-10
* Another todo entry.Evan Cheng2009-07-09
* Add a Thumb readme entry.Evan Cheng2009-07-09
* Whitespace cleanup. Test commit.Jim Grosbach2008-08-12
* Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...Evan Cheng2007-10-22
* update this entry, now that Anton implemented shift/and lowering forChris Lattner2007-06-02
* New entry.Evan Cheng2007-03-29
* New entry.Evan Cheng2007-03-20
* New entry.Evan Cheng2007-02-07
* UpdateEvan Cheng2007-02-07
* Spill / restore should avoid modifying the condition register.Evan Cheng2007-02-07
* Add a note.Evan Cheng2007-02-01
* Possible JT improvements.Evan Cheng2007-02-01
* Add entry.Evan Cheng2007-01-31
* New entry.Evan Cheng2007-01-27
* ARM backend contribution from Apple.Evan Cheng2007-01-19