summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMSubtarget.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add helper for checking of Thumb1 modeAnton Korobeynikov2009-06-081-0/+1
* Implement review feedback. Make thumb2 'normal' subtarget featureAnton Korobeynikov2009-06-011-4/+6
* Add placeholder for thumb2 stuffAnton Korobeynikov2009-05-291-5/+12
* Add ARMv7 architecture, Cortex processors and different FPU modes handling.Anton Korobeynikov2009-05-231-11/+17
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-2/+8
* Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not LegalDan Gohman2008-04-121-0/+2
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Make ARM and X86 LowerMEMCPY identical by moving the isThumb check into getMa...Rafael Espindola2007-10-311-1/+5
* Make ARM an X86 memcpy expansion more similar to each other.Rafael Espindola2007-10-311-0/+1
* Added -march=thumb; removed -enable-thumb.Evan Cheng2007-02-231-1/+1
* Add ABI information to ARM subtarget.Lauro Ramos Venancio2007-02-131-1/+9
* Introduce TargetType's ELF and Darwin.Evan Cheng2007-01-191-3/+7
* ARM backend contribution from Apple.Evan Cheng2007-01-191-0/+82
OpenPOWER on IntegriCloud