summaryrefslogtreecommitdiff
path: root/lib/Target/ARM/README-Thumb.txt
AgeCommit message (Expand)Author
2016-07-28TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBytes. NFCSjoerd Meijer
2015-03-12In preparation for moving ARM's TargetRegisterInfo to the TargetMachineEric Christopher
2014-05-16Fix the Load/Store optimization pass to work with Thumb1.James Molloy
2013-03-28Testing commit access to llvm. Remove two lines of whitespace from the Thumb...Gordon Keiser
2011-01-12Add another note taken from the gcc bugzilla.Nick Lewycky
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-10-19Enable allocation of R3 in Thumb1Jim Grosbach
2009-07-25Another TODO.Evan Cheng
2009-07-20Fix PR4567. Thumb1 target was using the wrong instruction to handle sp = sub ...Evan Cheng
2009-07-11Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is f...Evan Cheng
2009-07-11Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies...Evan Cheng
2009-07-10More info about Thumb1 predication support.Evan Cheng
2009-07-09Another todo entry.Evan Cheng
2009-07-09Add a Thumb readme entry.Evan Cheng
2008-08-12Whitespace cleanup. Test commit.Jim Grosbach
2007-10-22Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...Evan Cheng
2007-06-02update this entry, now that Anton implemented shift/and lowering forChris Lattner
2007-03-29New entry.Evan Cheng
2007-03-20New entry.Evan Cheng
2007-02-07New entry.Evan Cheng
2007-02-07UpdateEvan Cheng
2007-02-07Spill / restore should avoid modifying the condition register.Evan Cheng
2007-02-01Add a note.Evan Cheng
2007-02-01Possible JT improvements.Evan Cheng
2007-01-31Add entry.Evan Cheng
2007-01-27New entry.Evan Cheng
2007-01-19ARM backend contribution from Apple.Evan Cheng