summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMSubtarget.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Propagate CPU string out of SubtargetFeaturesAnton Korobeynikov2009-05-231-3/+2
* ARM target now also recognize triplets like thumbv6-apple-darwin and set thum...Evan Cheng2009-03-091-12/+19
* Recognize triplets starting with armv5-, armv6- etc. And set the ARM arch ver...Evan Cheng2009-03-081-1/+17
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Added -march=thumb; removed -enable-thumb.Evan Cheng2007-02-231-8/+2
* Add ABI information to ARM subtarget.Lauro Ramos Venancio2007-02-131-4/+10
* Introduce TargetType's ELF and Darwin.Evan Cheng2007-01-191-5/+10
* ARM backend contribution from Apple.Evan Cheng2007-01-191-0/+52
OpenPOWER on IntegriCloud