Mips64 aligns stack on 16-byte boundary.
[oota-llvm.git] / lib / Target / CBackend / TargetInfo /
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-25 Evan ChengMove CBackend and CppBackend MC initialization to Targe...
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-18 Daniel DunbarPut Target definitions inside Target specific header...
2009-07-15 Daniel DunbarAdd TargetInfo libraries for all targets.