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