Add comments and move assignment statement. If sawStore is true, sawLoad does
[oota-llvm.git] / lib / Target / XCore / TargetInfo /
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-07-30 Chandler CarruthSwitch another of the old dependencies on implicitly...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2010-09-12 Michael J. SpencerCMake: Fix MSVS build. Although I don't know why this...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
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-19 Daniel DunbarTweak cmake files for the four targets that don't split...
2009-07-19 Daniel DunbarAdd dependencies from TargetInfo onto .td generation.
2009-07-18 Daniel DunbarPut Target definitions inside Target specific header...
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.