index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
ARM
/
README-Thumb.txt
Age
Commit message (
Expand
)
Author
2013-03-28
Testing commit access to llvm. Remove two lines of whitespace from the Thumb...
Gordon Keiser
2011-01-12
Add another note taken from the gcc bugzilla.
Nick Lewycky
2009-11-09
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-10-19
Enable allocation of R3 in Thumb1
Jim Grosbach
2009-07-25
Another TODO.
Evan Cheng
2009-07-20
Fix PR4567. Thumb1 target was using the wrong instruction to handle sp = sub ...
Evan Cheng
2009-07-11
Smarter isel of ldrsb / ldrsh. Only make use of these when [r,r] address is f...
Evan Cheng
2009-07-11
Major changes to Thumb (not Thumb2). Many 16-bit instructions either modifies...
Evan Cheng
2009-07-10
More info about Thumb1 predication support.
Evan Cheng
2009-07-09
Another todo entry.
Evan Cheng
2009-07-09
Add a Thumb readme entry.
Evan Cheng
2008-08-12
Whitespace cleanup. Test commit.
Jim Grosbach
2007-10-22
Fix memcpy lowering when addresses are 4-byte aligned but size is not multipl...
Evan Cheng
2007-06-02
update this entry, now that Anton implemented shift/and lowering for
Chris Lattner
2007-03-29
New entry.
Evan Cheng
2007-03-20
New entry.
Evan Cheng
2007-02-07
New entry.
Evan Cheng
2007-02-07
Update
Evan Cheng
2007-02-07
Spill / restore should avoid modifying the condition register.
Evan Cheng
2007-02-01
Add a note.
Evan Cheng
2007-02-01
Possible JT improvements.
Evan Cheng
2007-01-31
Add entry.
Evan Cheng
2007-01-27
New entry.
Evan Cheng
2007-01-19
ARM backend contribution from Apple.
Evan Cheng