summaryrefslogtreecommitdiff
path: root/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp
AgeCommit message (Expand)Author
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-10-11[MC] Have MCObjectStreamer take its MCAsmBackend argument via unique_ptr.Lang Hames
2017-06-07Move Object format code to lib/BinaryFormat.Zachary Turner
2017-04-14This patch closes PR#32216: Better testing of schedule model instruction late...Andrew V. Tischenko
2017-02-06[Hexagon] Update MCTargetDescKrzysztof Parzyszek
2016-12-17[Hexagon] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko
2016-04-20[Hexagon] Fix handling of lcomm directiveKrzysztof Parzyszek
2015-11-13[Hexagon] Factoring bundle creation in to a utility function.Colin LeMahieu
2015-11-13[Hexagon] Fixing leak in padEndloop by allocating in MCContext.Colin LeMahieu
2015-11-10[Hexagon] Fixing load instruction parsing and reenabling tests.Colin LeMahieu
2015-10-05Fix pr24486.Rafael Espindola
2015-06-17[Hexagon] Adding MC ELF streamer and updating addend relocation test which sh...Colin LeMahieu