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