Move most user of TargetMachine::getDataLayout to the Module one
[oota-llvm.git] / lib / CodeGen / AsmPrinter / ErlangGCPrinter.cpp
2015-07-16 Mehdi AminiMove most user of TargetMachine::getDataLayout to the...
2015-04-24 Lang Hames[AsmPrinter] Make AsmPrinter's OutStreamer member a...
2015-01-29 Rafael EspindolaCompute the ELF SectionKind from the flags.
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2015-01-16 Philip Reamesclang-format all the GC related files (NFC)
2014-12-11 Philip ReamesGCStrategy should not own GCFunctionInfo
2014-12-09 Philip ReamesRemove the Module pointer from GCStrategy and GCMetadat...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-03-25 Yiannis TsiourisAdd a GC plugin for Erlang