summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMSubtarget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45418
* Added -march=thumb; removed -enable-thumb.Evan Cheng2007-02-231-8/+2
| | | | llvm-svn: 34521
* Add ABI information to ARM subtarget.Lauro Ramos Venancio2007-02-131-4/+10
| | | | llvm-svn: 34245
* Introduce TargetType's ELF and Darwin.Evan Cheng2007-01-191-5/+10
| | | | llvm-svn: 33363
* ARM backend contribution from Apple.Evan Cheng2007-01-191-0/+52
llvm-svn: 33353
OpenPOWER on IntegriCloud