Teach the pic16 target to recognize pic16-*-* triples.
[oota-llvm.git] / lib / Target / PIC16 / TargetInfo / PIC16TargetInfo.cpp
2010-03-04 John McCallTeach the pic16 target to recognize pic16-*-* triples.
2009-07-26 Daniel DunbarFactor commonality in triple match routines into helper...
2009-07-26 Daniel DunbarKill Target specific ModuleMatchQuality stuff.
2009-07-25 Daniel DunbarSimplify JIT target selection.
2009-07-18 Daniel DunbarPut Target definitions inside Target specific header...
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.