aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Strip trailing whitespace. NFCDouglas Katzman1-2/+2
2013-12-13Fix pr18235.Rafael Espindola1-3/+4
2013-01-02Move all of the header files which are involved in modelling the LLVM IRChandler Carruth1-1/+1
2011-08-24Move TargetRegistry and TargetSelect from Target to Support where they belong.Evan Cheng1-1/+1
2011-07-25Move CBackend and CppBackend MC initialization to TargetInfo.Evan Cheng1-0/+2
2009-07-26Kill Target specific ModuleMatchQuality stuff.Daniel Dunbar1-7/+1
2009-07-25Simplify JIT target selection.Daniel Dunbar1-6/+1
2009-07-18Add some missing includes.Daniel Dunbar1-0/+1
2009-07-18Put Target definitions inside Target specific header, and llvm namespace.Daniel Dunbar1-1/+1
2009-07-15Add TargetInfo libraries for all targets.Daniel Dunbar1-0/+36