summaryrefslogtreecommitdiff
path: root/lib/Target/Blackfin/BlackfinTargetMachine.cpp
Commit message (Expand)AuthorAge
* indicate what the native integer types for the target are.Chris Lattner2009-11-07
* Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.Chris Lattner2009-08-22
* Change TargetAsmInfo to be constructed via TargetRegistry from a Target+TripleChris Lattner2009-08-12
* pass the TargetTriple down from each target ctor to theChris Lattner2009-08-11
* Move most targets TargetMachine constructor to only taking a target triple.Daniel Dunbar2009-08-02
* Normalize Subtarget constructors to take a target triple string instead ofDaniel Dunbar2009-08-02
* Analog Devices Blackfin back-end.Jakob Stoklund Olesen2009-08-02