aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/README.txt
Commit message (Expand)AuthorAgeFilesLines
* ARM: Add test cleanup entry to the README.Jim Grosbach2012-07-061-0/+21
* Implement ARMBaseInstrInfo::commuteInstruction() for MOVCCr.Jakob Stoklund Olesen2012-04-041-5/+0
* Add a note about a potential optimization for clz/ctz patterns for ARMBob Wilson2012-01-281-0/+16
* Add an entry.Evan Cheng2011-07-131-0/+18
* Add a readme entry for the redundant movw issue for pr9370.Bob Wilson2011-03-031-0/+24
* And a bit more non-ASCII stuff.Eli Friedman2010-07-261-1/+1
* Drop some non-ascii stuffAnton Korobeynikov2010-07-261-7/+7
* Add a noteAnton Korobeynikov2010-07-261-0/+21
* Add combiner patterns to more effectively utilize the BFI (bitfield insert)Jim Grosbach2010-07-171-21/+0
* Random note about bswap.Eli Friedman2010-07-151-0/+26
* A couple potential optimizations inspired by comment 4 in PR6773.Eli Friedman2010-07-141-0/+41
* add a note.Chris Lattner2010-03-291-0/+3
* add a note, from PR5100Chris Lattner2010-02-171-0/+2
* this is done, tested by CodeGen/ARM/iabs.llChris Lattner2010-02-081-20/+0
* Fix PR5694. The CMN instructions set the flags differently from CMP, so theyJim Grosbach2010-01-221-0/+9
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-1/+1
* Refactor code. Fix a potential missing check. Teach isIdentical() about tLDRp...Evan Cheng2009-11-071-0/+5
* These are done / no longer care.Evan Cheng2009-11-021-21/+0
* Add an entry.Evan Cheng2009-11-021-0/+3
* Add a note about Robert Muth's alternate jump table implementation.Bob Wilson2009-10-301-0/+9
* Make ARM and Thumb2 32-bit immediate materialization into a single 32-bit pseudoEvan Cheng2009-09-281-0/+8
* add a random codegen deficiency.Chris Lattner2009-07-301-0/+46
* Disable my constant island pass optimization (to make use soimm more effectiv...Evan Cheng2009-07-241-0/+5
* Add an entry.Evan Cheng2009-07-221-0/+4
* Implement Thumb2 ldr.Evan Cheng2009-06-291-0/+7
* Add a note about commuting conditional move.Evan Cheng2009-06-261-0/+2
* These are done / no longer applicable.Evan Cheng2009-06-261-47/+3
* Add support for ARM's Advanced SIMD (NEON) instruction set.Bob Wilson2009-06-221-0/+20
* several entries got significantly better, though they still aren't done.Chris Lattner2007-11-271-40/+18
* implement a trivial readme entry.Chris Lattner2007-11-271-18/+0
* Add an easy microoptimization I noticed.Chris Lattner2007-10-191-0/+19
* Add some notes about better flag handling.Chris Lattner2007-09-101-0/+45
* Update.Evan Cheng2007-07-101-9/+10
* Remove item: thumb padding in constant islandsDale Johannesen2007-04-301-6/+2
* add a crazy ideaChris Lattner2007-04-201-0/+12
* add a noteChris Lattner2007-04-171-0/+43
* Updated.Evan Cheng2007-03-201-1/+6
* Minor stuff.Evan Cheng2007-03-091-0/+4
* Add comments about LSR / ARM.Evan Cheng2007-03-091-0/+4
* Unfinished work and ideas related to register scavenger.Evan Cheng2007-03-091-0/+14
* apply comments from review of last patchDale Johannesen2007-03-091-2/+2
* Add some observations from CoreGraphics benchmark. Remove registerDale Johannesen2007-03-091-47/+47
* Add intelligence about where to break large blocks.Dale Johannesen2007-02-281-13/+8
* cosmetic changes from review of last patch. obviousDale Johannesen2007-02-251-2/+3
* Removed WaterListOffset, inserted BBOffsets. Remove TODO item about thisDale Johannesen2007-02-251-7/+9
* rewrite of constant islandsDale Johannesen2007-02-231-14/+14
* add a noteChris Lattner2007-02-021-0/+14
* ARM backend contribution from Apple.Evan Cheng2007-01-191-37/+406
* add noteRafael Espindola2006-12-111-0/+13
* add FSTD and FSTSRafael Espindola2006-10-171-1/+1