Completely rewrite ELFObjectWriter::RecordRelocation.
[oota-llvm.git] / lib / Target / PowerPC / TargetInfo / PowerPCTargetInfo.cpp
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-01-02 Chandler CarruthMove all of the header files which are involved in...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
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.