Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsAsmBackend.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-06-19 Craig TopperConvert some assert(0) to llvm_unreachable or fold...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-28 Rafael EspindolaAdd const.
2014-03-27 Aaron BallmanThe forward declare should be a struct instead of a...
2014-03-27 Zoran JovanovicSplit the file MipsAsmBackend.cpp in Split the file...