Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / Hexagon / MCTargetDesc / HexagonMCTargetDesc.h
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-06-10 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmBa...
2015-05-31 Colin LeMahieu[Hexagon] classes are actually structs.
2015-05-31 Colin LeMahieu[Hexagon] Adding MC packet shuffler.
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-03-10 Eric ChristopherRemove the use of the subtarget in MCCodeEmitter creati...
2015-02-19 Colin LeMahieu[Hexagon] Removing static variable holding MCInstrInfo.
2014-11-06 Colin LeMahieu[Hexagon] Adding basic Hexagon ELF object emitter.
2014-11-04 Colin LeMahieu[Hexagon] Reverting 220584 to address ASAN errors.
2014-10-24 Colin LeMahieu[Hexagon] Resubmission of 220427
2014-10-23 NAKAMURA TakumiRevert r220427, "[Hexagon] Adding encoding bits for...
2014-10-22 Colin LeMahieu[Hexagon] Adding encoding bits for add opcode.
2014-10-03 Sid ManningAdding skeleton for unit testing Hexagon Code Emission
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2012-03-22 Craig TopperRemove some unnecessary forward declarations.
2012-03-17 Craig TopperFix some copy and paste remnants of Cell and SPU in...
2011-12-15 Tony LinthicumAdd MCTargetDesc library to Hexagon target