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.txt
Age
Commit message (
Expand
)
Author
2012-07-06
ARM: Add test cleanup entry to the README.
Jim Grosbach
2012-04-04
Implement ARMBaseInstrInfo::commuteInstruction() for MOVCCr.
Jakob Stoklund Olesen
2012-01-28
Add a note about a potential optimization for clz/ctz patterns for ARM
Bob Wilson
2011-07-13
Add an entry.
Evan Cheng
2011-03-03
Add a readme entry for the redundant movw issue for pr9370.
Bob Wilson
2010-07-26
And a bit more non-ASCII stuff.
Eli Friedman
2010-07-26
Drop some non-ascii stuff
Anton Korobeynikov
2010-07-26
Add a note
Anton Korobeynikov
2010-07-17
Add combiner patterns to more effectively utilize the BFI (bitfield insert)
Jim Grosbach
2010-07-15
Random note about bswap.
Eli Friedman
2010-07-14
A couple potential optimizations inspired by comment 4 in PR6773.
Eli Friedman
2010-03-29
add a note.
Chris Lattner
2010-02-17
add a note, from PR5100
Chris Lattner
2010-02-08
this is done, tested by CodeGen/ARM/iabs.ll
Chris Lattner
2010-01-22
Fix PR5694. The CMN instructions set the flags differently from CMP, so they
Jim Grosbach
2009-11-09
Use Unified Assembly Syntax for the ARM backend.
Jim Grosbach
2009-11-07
Refactor code. Fix a potential missing check. Teach isIdentical() about tLDRp...
Evan Cheng
2009-11-02
These are done / no longer care.
Evan Cheng
2009-11-02
Add an entry.
Evan Cheng
2009-10-30
Add a note about Robert Muth's alternate jump table implementation.
Bob Wilson
2009-09-28
Make ARM and Thumb2 32-bit immediate materialization into a single 32-bit pseudo
Evan Cheng
2009-07-30
add a random codegen deficiency.
Chris Lattner
2009-07-24
Disable my constant island pass optimization (to make use soimm more effectiv...
Evan Cheng
2009-07-22
Add an entry.
Evan Cheng
2009-06-29
Implement Thumb2 ldr.
Evan Cheng
2009-06-26
Add a note about commuting conditional move.
Evan Cheng
2009-06-26
These are done / no longer applicable.
Evan Cheng
2009-06-22
Add support for ARM's Advanced SIMD (NEON) instruction set.
Bob Wilson
2007-11-27
several entries got significantly better, though they still aren't done.
Chris Lattner
2007-11-27
implement a trivial readme entry.
Chris Lattner
2007-10-19
Add an easy microoptimization I noticed.
Chris Lattner
2007-09-10
Add some notes about better flag handling.
Chris Lattner
2007-07-10
Update.
Evan Cheng
2007-04-30
Remove item: thumb padding in constant islands
Dale Johannesen
2007-04-20
add a crazy idea
Chris Lattner
2007-04-17
add a note
Chris Lattner
2007-03-20
Updated.
Evan Cheng
2007-03-09
Minor stuff.
Evan Cheng
2007-03-09
Add comments about LSR / ARM.
Evan Cheng
2007-03-09
Unfinished work and ideas related to register scavenger.
Evan Cheng
2007-03-09
apply comments from review of last patch
Dale Johannesen
2007-03-09
Add some observations from CoreGraphics benchmark. Remove register
Dale Johannesen
2007-02-28
Add intelligence about where to break large blocks.
Dale Johannesen
2007-02-25
cosmetic changes from review of last patch. obvious
Dale Johannesen
2007-02-25
Removed WaterListOffset, inserted BBOffsets. Remove TODO item about this
Dale Johannesen
2007-02-23
rewrite of constant islands
Dale Johannesen
2007-02-02
add a note
Chris Lattner
2007-01-19
ARM backend contribution from Apple.
Evan Cheng
2006-12-11
add note
Rafael Espindola
2006-10-17
add FSTD and FSTS
Rafael Espindola
[next]