[X86] Remove two const references to the return value of a constructor and just use...
[oota-llvm.git] / lib / Target / X86 / TargetInfo / X86TargetInfo.cpp
2014-12-04 Michael Liao[X86] Clean up whitespace as well as minor coding style
2014-03-19 Craig TopperPrune includes in X86 target.
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 DunbarAdd some missing includes.
2009-07-18 Daniel DunbarPut Target definitions inside Target specific header...
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.