Add LICENSE.TXT covering contributions made by ARM.
[oota-llvm.git] / lib / Target / ARM / README-Thumb.txt
2011-01-12 Nick LewyckyAdd another note taken from the gcc bugzilla.
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-10-19 Jim GrosbachEnable allocation of R3 in Thumb1
2009-07-25 Evan ChengAnother TODO.
2009-07-20 Evan ChengFix PR4567. Thumb1 target was using the wrong instructi...
2009-07-11 Evan ChengSmarter isel of ldrsb / ldrsh. Only make use of these...
2009-07-11 Evan ChengMajor changes to Thumb (not Thumb2). Many 16-bit instru...
2009-07-10 Evan ChengMore info about Thumb1 predication support.
2009-07-09 Evan ChengAnother todo entry.
2009-07-09 Evan ChengAdd a Thumb readme entry.
2008-08-12 Jim GrosbachWhitespace cleanup. Test commit.
2007-10-22 Evan ChengFix memcpy lowering when addresses are 4-byte aligned...
2007-06-02 Chris Lattnerupdate this entry, now that Anton implemented shift...
2007-03-29 Evan ChengNew entry.
2007-03-20 Evan ChengNew entry.
2007-02-07 Evan ChengNew entry.
2007-02-07 Evan ChengUpdate
2007-02-07 Evan ChengSpill / restore should avoid modifying the condition...
2007-02-01 Evan ChengAdd a note.
2007-02-01 Evan ChengPossible JT improvements.
2007-01-31 Evan ChengAdd entry.
2007-01-27 Evan ChengNew entry.
2007-01-19 Evan ChengARM backend contribution from Apple.