summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Blackfin/BlackfinTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change TargetAsmInfo to be constructed via TargetRegistry from a Target+TripleChris Lattner2009-08-121-3/+1
* pass the TargetTriple down from each target ctor to theChris Lattner2009-08-111-1/+1
* Move most targets TargetMachine constructor to only taking a target triple.Daniel Dunbar2009-08-021-12/+2
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-021-1/+1
* Analog Devices Blackfin back-end.Jakob Stoklund Olesen2009-08-021-0/+54
OpenPOWER on IntegriCloud